fixed wrong ontology url for camera ontology authored by Wolfgang Schmid's avatar Wolfgang Schmid
...@@ -139,7 +139,7 @@ If she is not sure about the correct answer she can leave the question unanswere ...@@ -139,7 +139,7 @@ If she is not sure about the correct answer she can leave the question unanswere
**Important**: in order to proceed the user __has to answer at least one question__ in the current set of queries. **Important**: in order to proceed the user __has to answer at least one question__ in the current set of queries.
In our example we assume that both axioms are correct since only persons can have a degree, i.e. the domain of ```hasDegree``` is ```Person```, and we assume that only persons can be hard-working, i.e. the domain of ```isHardWorking``` is ```Person``` as well. Please note that as soon as the user answers/classifies one axiom the submit button becomes active - the user is not forced to answer all questions. In our example we assume that both axioms are correct since only persons can have a degree, i.e. the domain of ```hasDegree``` is ```Person```, and we assume that only persons can be hard-working, i.e. the domain of ```isHardWorking``` is ```Person``` as well. Please note that as soon as the user answers/classifies one axiom the submit button becomes active - the user is not forced to answer all queries.
![step1](/uploads/b16660d4ac3eaa898adce04a71b752a6/step1.png)*Answer both statements with YES and press the SUBMIT button* ![step1](/uploads/b16660d4ac3eaa898adce04a71b752a6/step1.png)*Answer both statements with YES and press the SUBMIT button*
... ...
......