Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ make owl-core XMI_INPUT_FILE_PATH=/home/mypc/work/model2owl/file1.xml OUTPUT_FOL
#### Setting up commands
* **get-saxon** - this will install saxon in a folder inside the project
* **get-rdflib** - this will install rdflib library
* **get-widoco** - this will install saxon in a folder inside the project
* **get-widoco** - this will install widoco in a folder inside the project
* **get-jinja** – this will install Jinja2 inside the project folder
* **get-jq** – this will install jq inside the project folder
* **install** - this will automatically execute all the commands above
Expand Down