Skip to content

Running java dependencies in windows #1418

Answered by areleu
areleu asked this question in Q&A
Discussion options

You must be logged in to vote

I discovered that to run HermiT one has to give the ontology/competency questions paths with the following structure:

java  -jar path/to/HermiT.jar --premise=file:///C:/your/path/to/your/ontology/oeo-full.owl --conclusion=file:///C:/your/path/to/your/competency_questions/q1.omn -E

Emphasis in the file:/// which took me like an hour to figure out, otherwise java won't find yur file.

Replies: 1 comment

Comment options

areleu
Nov 24, 2022
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by areleu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant