On 08/06/16 15:14, mehmet mehmet wrote:
I have created an ontology in Protege called Student.owl. I want to import it in jena and apply some jena rules on the class/subclass of my ontology. Please if some one guide me how to do this and where (in jena code) my rules will fit in.
See https://jena.apache.org/documentation/inference/#rulesfor details on JenaRules, which includes some code examples if you scroll down.
Dave
