Context:
I have an ontology (.owl file) to which I added SWRL rules using the SWRL Plugin in the Protege editor. I have two queries:
-
Can the data property within the ontology be inferred without the Pellet reasoner? Currently, the data property is not accessible by owl2ready.
-
Is there a built-in function or way to access SWRL rules in the ontology?