You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/intro.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ KGCL can express common ontology editing operations (such as modifying a label o
14
14
using a syntax as close as possible to natural English language.
15
15
As an example, the KGCL command to change the name of the ontology term with the ID ENVO:01000575 from ‘wax’ to ‘oil’ is “rename ENVO:01000575 from ‘wax’ to ‘oil’”.
16
16
17
-
The grammar defining KGCL can be found at https://github.com/INCATools/kgcl/blob/main/src/kgcl_schema/grammar/kgcl.lark.
17
+
The grammar defining KGCL can be found `here <https://github.com/INCATools/kgcl/blob/main/src/kgcl_schema/grammar/kgcl.lark>`_.`
0 commit comments