Skip to content

Commit bf04f75

Browse files
Update examples/ontology-from-excel/README.md
Co-authored-by: Jesper Friis <[email protected]>
1 parent b0dae68 commit bf04f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ontology-from-excel/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This workbook can then be used to generate a new ontology or update an already e
55

66
Please refer to the (documentation)[https://emmo-repo.github.io/EMMOntoPy/latest/api_reference/ontopy/excelparser/] for full explanation of capabilities.
77

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.
99
The tool will by default exit without generating the ontology if it detects concepts defined incorrectly.
1010
However, if the argument force is set to True, it will skip concepts that are erroneously defined
1111
and generate the ontology with what is availble.

0 commit comments

Comments
 (0)