Uses of Class
org.dllearner.core.owl.ObjectPropertyHierarchy

Packages that use ObjectPropertyHierarchy
org.dllearner.core Core structure of DL-Learner including the definition of component types and a component manager. 
org.dllearner.reasoning Implements the connection to other reasoner or own reasoning/caching algorithms. 
 

Uses of ObjectPropertyHierarchy in org.dllearner.core
 

Methods in org.dllearner.core that return ObjectPropertyHierarchy
 ObjectPropertyHierarchy SchemaReasoner.getObjectPropertyHierarchy()
          Computes and returns the object property hierarchy of the knowledge base.
 ObjectPropertyHierarchy AbstractReasonerComponent.getObjectPropertyHierarchy()
           
 ObjectPropertyHierarchy ReasonerOld.getRoleHierarchy()
          Deprecated.  
 ObjectPropertyHierarchy AbstractReasonerComponent.prepareRoleHierarchy()
          Creates the object property hierarchy.
 

Uses of ObjectPropertyHierarchy in org.dllearner.reasoning
 

Methods in org.dllearner.reasoning that return ObjectPropertyHierarchy
 ObjectPropertyHierarchy SPARQLReasoner.getObjectPropertyHierarchy()
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann