Skip to content

Releases: kodymoodley/simpleowlapi

simpleowlapi-lib-1.2.1

29 Sep 16:13
Compare
Choose a tag to compare
  1. adds a new 'setNamespace' method to switch namespace of entities to add into the ontology (this can be used to reuse terms from external vocabularies and ontologies).
  2. Cleans printing of ontology information and entities to console output by numbering any lists of entities.

Download simpleowlapi

simpleowlapi-lib-1.1.0

15 Nov 23:44
2fb5f78
Compare
Choose a tag to compare

simpleowlapi-lib-1.0.1

23 Oct 18:16
Compare
Choose a tag to compare

Bug fixes:

  • Fixed problem encountered when rerunning cell in Jupyter -> creating the same ontology results in an OntologyAlreadyExists exception.
  • Handled exceptions related to reasoning with inconsistent ontologies.
  • Handled file not found exceptions when loading ontologies from file.
  • Cosmetic changes to console rendering of ontology entities.
  • Parser exception handling: when ontology entity has not been created, specified in error output which entity has not been created.

Download simpleowlapi

simpleowlapi-lib-1.0.0

21 Oct 20:39
Compare
Choose a tag to compare

simpleowlapi-lib-1.0.0.jar - core package (without bundled dependencies)
simpleowlapi-lib-1.0.0-jar-with-dependencies.jar - full package bundled with all required dependencies ("onejar")