File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,14 @@ Currently, the ODK ROBOT plugin provides the following commands:
1414* [ odk: subset ] ( subset.html ) , to create ontology subsets;
1515* [ odk: check-align ] ( alignment.html ) , to check the alignment of an
1616 ontology against an upper-level ontology and/or arbitrary root terms;
17+ * ` odk:check ` (documentation TBD), to perform other various checks on an
18+ ontology;
1719* [ odk: normalize ] ( normalize.html ) , to perform various normalisation
1820 operations on an ontology;
1921* [ odk: import ] ( import.html ) , to add or remove import declarations in an
2022 ontology.
23+ * [ odk: obsolete-replace ] ( obsolete-replace.html ) , to obsolete an entity
24+ replace all its usages with another entity.
2125
2226Using with the ODK
2327------------------
@@ -48,4 +52,4 @@ The ODK ROBOT plugin is distributed under the same terms as the Ontology
4852Development Kit itself (3-clause BSD license). See the [ COPYING
4953file] ( https://github.com/INCATools/odk-robot-plugin/blob/main/COPYING )
5054in the source distribution.
51-
55+
Original file line number Diff line number Diff line change 1212 <item name =" subset" href =" subset.html" />
1313 <item name =" check-align" href =" alignment.html" />
1414 <item name =" normalize" href =" normalize.html" />
15+ <item name =" import" href =" import.html " />
16+ <item name =" obsolete-replace" href =" obsolete-replace.html" />
1517 </menu >
1618 <menu name =" Links" >
1719 <item name =" Issue tracker" href =" https://github.com/INCATools/odk-robot-plugin/issues" />
You can’t perform that action at this time.
0 commit comments