From: Emre G. <emr...@gm...> - 2011-06-04 10:51:41
|
Dear All, I am trying to print the class hierarchy of an ontology with the OWLAPI as a tree. What I first did was finding the top element (Thing) and then recursively call its subclasses. Thıs works for simple ontologies, however, in some complex ontologies does not work for several reasons. Is it possible to list classes with OWLAPI like Protege does? If so, which functions and attributes should I focus? Thank you for your time. Emre Göynügür CS Master Student Saarland University DFKI |