Hi there,
I am having some trouble reasoning over an ontology with the Ontop 3.0.1 reasoner. I have a class called "Procedure" and I want to say "Procedure is EquivalentTo "some hasTask some Task"".
In DL notation, that is: Procedure ≡ ∃hasTask.Task
However, when running the ONTOP reasoner, I get the following warning:
My understanding is that EquivalentClasses are within the OWL 2 QL profile. Am I incorrect in thinking this? Any help would be appreciated.
Thank you for your help!
Kind Regards,
Caitlin Woods