Releases: INCATools/odk-robot-plugin
Releases · INCATools/odk-robot-plugin
ODK ROBOT Plugin 0.3.0
Changes since 0.2.0 release:
- New command
odk:checkto perform additional checks on an ontology (for now, checking that it does not reference obsolete terms). - New command
odk:obsolete-replace, to obsolete a term and replace references to it by references to its replacement term.
ODK ROBOT Plugin 0.2.0
Changes since 0.1.0 release:
- The
odk:validatecommand has been renamedodk:check-align, and can now additionally check alignment against arbitrary root terms. - Command-line options that accept IRIs can now accept CURIEs.
- A new
odk:importcommand has been added to manipulate OWL Import declarations within an ontology.
ODK ROBOT Plugin 0.1.0
This is the initial release of the ROBOT plugin for the Ontology Development Kit.
See the README for the commands provided by this plugin.