Skip to content

Commit

Permalink
hyperlinked
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Jun 17, 2024
1 parent 041eab9 commit 74d6b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ KGCL can express common ontology editing operations (such as modifying a label o
using a syntax as close as possible to natural English language.
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’”.

The grammar defining KGCL can be found at https://github.com/INCATools/kgcl/blob/main/src/kgcl_schema/grammar/kgcl.lark.
The grammar defining KGCL can be found `here <https://github.com/INCATools/kgcl/blob/main/src/kgcl_schema/grammar/kgcl.lark>`_.`

0 comments on commit 74d6b9d

Please sign in to comment.