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: examples/ontology-from-excel/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This workbook can then be used to generate a new ontology or update an already e
5
5
6
6
Please refer to the (documentation)[https://emmo-repo.github.io/EMMOntoPy/latest/api_reference/ontopy/excelparser/] for full explanation of capabilities.
7
7
8
-
The file onto.xlsx contains examples on how to do things correctly as well as incorrectly.
8
+
The file `tool/onto.xlsx` contains examples on how to do things correctly as well as incorrectly.
9
9
The tool will by default exit without generating the ontology if it detects concepts defined incorrectly.
10
10
However, if the argument force is set to True, it will skip concepts that are erroneously defined
0 commit comments