owlcollab / owltools

OWLTools
BSD 3-Clause "New" or "Revised" License
108 stars 33 forks source link

Is it possible to get paths from one OWL Entity to another using OWLTools? #220

Open karanthpallavi opened 7 years ago

karanthpallavi commented 7 years ago

In my application, i would like to find paths from one OWL entity to another. I have loaded an ontology using OWL API. Have OWL Axioms of two classes, Using OWL Tools, Is it possible to find paths from one entity to another? Please tell me how i can approach this using OWLTools. Thanks much