Skip to content

Commit

Permalink
Update examples/ontology-from-excel/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jesper Friis <jesper-friis@users.noreply.github.com>
  • Loading branch information
francescalb and jesper-friis authored Jun 21, 2023
1 parent b0dae68 commit bf04f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ontology-from-excel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This workbook can then be used to generate a new ontology or update an already e

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

The file onto.xlsx contains examples on how to do things correctly as well as incorrectly.
The file `tool/onto.xlsx` contains examples on how to do things correctly as well as incorrectly.
The tool will by default exit without generating the ontology if it detects concepts defined incorrectly.
However, if the argument force is set to True, it will skip concepts that are erroneously defined
and generate the ontology with what is availble.
Expand Down

0 comments on commit bf04f75

Please sign in to comment.