You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attached is a ontology that appears to cause an infinite loop in the EmptySRIQStrategy, continuously calling SomeValuesRule(), blocking and branching without end.
A fragment of the logging which shows the repeated portion the loop:
As far as I can tell, it is valid OWL2 DL and Openllint doesn't spot anything.
I have tried changing OpenlletOptions (USE_COMPLETION_STRATEGY, and IGNORE_INVERSES) but no change.
Attached is a ontology that appears to cause an infinite loop in the EmptySRIQStrategy, continuously calling SomeValuesRule(), blocking and branching without end.
A fragment of the logging which shows the repeated portion the loop:
As far as I can tell, it is valid OWL2 DL and Openllint doesn't spot anything.
I have tried changing OpenlletOptions (USE_COMPLETION_STRATEGY, and IGNORE_INVERSES) but no change.
openllet-owlapi (2.64)
thanks
SRIQTest.owl.txt
The text was updated successfully, but these errors were encountered: