Recent Releases of tools4rdf

tools4rdf - 0.3.5

What's Changed

  • Fix source namespace by @srmnitc in https://github.com/OCDO/tools4RDF/pull/64

Full Changelog: https://github.com/OCDO/tools4RDF/compare/0.3.4...0.3.5

- Python
Published by srmnitc 7 months ago

tools4rdf - 0.3.4

What's Changed

  • Warn instead of fail by @srmnitc in https://github.com/OCDO/tools4RDF/pull/53
  • Refactor create_query by @samwaseda in https://github.com/OCDO/tools4RDF/pull/55
  • [nit] run black by @samwaseda in https://github.com/OCDO/tools4RDF/pull/56
  • Add examples to create_query by @samwaseda in https://github.com/OCDO/tools4RDF/pull/57
  • Add example notebooks by @aazocar in https://github.com/OCDO/tools4RDF/pull/59
  • Add limit by @srmnitc in https://github.com/OCDO/tools4RDF/pull/60
  • Add remote by @srmnitc in https://github.com/OCDO/tools4RDF/pull/61
  • update by @srmnitc in https://github.com/OCDO/tools4RDF/pull/62
  • Add a documentation frontpage by @srmnitc in https://github.com/OCDO/tools4RDF/pull/63

Full Changelog: https://github.com/OCDO/tools4RDF/compare/0.3.0...0.3.4

- Python
Published by srmnitc 7 months ago

tools4rdf - 0.3.0

What's Changed

  • Write only namespaces used in the query by @samwaseda in https://github.com/OCDO/tools4RDF/pull/33
  • add source namespace by @srmnitc in https://github.com/OCDO/tools4RDF/pull/42
  • make destinations optional by @srmnitc in https://github.com/OCDO/tools4RDF/pull/41
  • Parse subproperty by @srmnitc in https://github.com/OCDO/tools4RDF/pull/44
  • Query start at predicate by @srmnitc in https://github.com/OCDO/tools4RDF/pull/45
  • remove explicit file check so IRIs can be parsed by @srmnitc in https://github.com/OCDO/tools4RDF/pull/46
  • Fix extra namespaces by @srmnitc in https://github.com/OCDO/tools4RDF/pull/47
  • bug fix to read prov by @srmnitc in https://github.com/OCDO/tools4RDF/pull/49
  • Change how predicate behaves by @srmnitc in https://github.com/OCDO/tools4RDF/pull/48
  • [nit] Replace explicit URI by rdflib namespaces by @samwaseda in https://github.com/OCDO/tools4RDF/pull/50
  • Find many paths instead of one by @srmnitc in https://github.com/OCDO/tools4RDF/pull/51
  • Cleanup by @srmnitc in https://github.com/OCDO/tools4RDF/pull/52

Full Changelog: https://github.com/OCDO/tools4RDF/compare/0.2.0...0.3.0

- Python
Published by srmnitc 10 months ago

tools4rdf - 0.2.0

What's Changed

  • Add all default namespaces by @samwaseda in https://github.com/OCDO/tools4RDF/pull/18
  • Separate onto reader by @samwaseda in https://github.com/OCDO/tools4RDF/pull/23
  • Separate Network from OntologyNetwork by @samwaseda in https://github.com/OCDO/tools4RDF/pull/30
  • Make OntoTerm safer by @samwaseda in https://github.com/OCDO/tools4RDF/pull/21
  • [patch] Organize onto by @samwaseda in https://github.com/OCDO/tools4RDF/pull/9
  • Set g and terms on request by @samwaseda in https://github.com/OCDO/tools4RDF/pull/29
  • Bind namespaces instead of storing in a temporary dict by @samwaseda in https://github.com/OCDO/tools4RDF/pull/28
  • Move all storage into triples by @samwaseda in https://github.com/OCDO/tools4RDF/pull/24
  • Translate namespace when OntoTerm is defined by @samwaseda in https://github.com/OCDO/tools4RDF/pull/19
  • [patch] Make a safe init by @samwaseda in https://github.com/OCDO/tools4RDF/pull/16
  • Add recursive parsing by @srmnitc in https://github.com/OCDO/tools4RDF/pull/31

Full Changelog: https://github.com/OCDO/tools4RDF/compare/0.1.0...0.2.0

- Python
Published by srmnitc 11 months ago

tools4rdf - 0.1.0

What's Changed

  • Refactoring and make code a bit more stable by @samwaseda in https://github.com/OCDO/tools4RDF/pull/1
  • Force definition of infile by @samwaseda in https://github.com/OCDO/tools4RDF/pull/2
  • run black by @samwaseda in https://github.com/OCDO/tools4RDF/pull/4
  • [style] Run flake8 by @samwaseda in https://github.com/OCDO/tools4RDF/pull/7
  • Remove adddata_nodes by @samwaseda in https://github.com/OCDO/tools4RDF/pull/11
  • Separate read_ontology from OntoParser by @samwaseda in https://github.com/OCDO/tools4RDF/pull/13
  • [refactor] Separate onto by @samwaseda in https://github.com/OCDO/tools4RDF/pull/5
  • [patch] Define data dict to facilitate add by @samwaseda in https://github.com/OCDO/tools4RDF/pull/10
  • Bugfix by @samwaseda in https://github.com/OCDO/tools4RDF/pull/15
  • [style] Remove unused OntoTerm by @samwaseda in https://github.com/OCDO/tools4RDF/pull/20
  • [bug] Change name of readontology to parseontology because it's already d… by @samwaseda in https://github.com/OCDO/tools4RDF/pull/22
  • Add owl:Thing as superclass by @aazocar in https://github.com/OCDO/tools4RDF/pull/27

New Contributors

  • @aazocar and @samwaseda

Full Changelog: https://github.com/OCDO/tools4RDF/compare/0.0.3...0.1.0

- Python
Published by srmnitc 11 months ago

tools4rdf - 0.0.3

Full Changelog: https://github.com/OCDO/tools4RDF/compare/0.0.2...0.0.3

- Python
Published by srmnitc 12 months ago

tools4rdf - 0.0.2

Full Changelog: https://github.com/OCDO/tools4RDF/commits/0.0.2

- Python
Published by srmnitc 12 months ago