Release Notes

Version 1.2.0

  • Adds the infer command to perform OWL DL reasoning on an input ontology.

  • Bugfixes in write command: Local names (curies) with escaped special characters are correctly parsed now; local names and literals are correctly escaped when writing.

Version 1.1.0

  • Adds the write command to read RDF files in multiple formats and write them out. When choosing RDF/Turtle as output format, the output is pretty-printed and formatting can be controlled.

Version 1.0.0

  • This is the first released version.

  • It supports the diagram command to automatically generate diagrams from OWL ontologies.