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

Packages that use DatatypePropertyHierarchy
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 DatatypePropertyHierarchy in org.dllearner.core
 

Methods in org.dllearner.core that return DatatypePropertyHierarchy
 DatatypePropertyHierarchy SchemaReasoner.getDatatypePropertyHierarchy()
          Computes and returns the data property hierarchy of the knowledge base.
 DatatypePropertyHierarchy AbstractReasonerComponent.getDatatypePropertyHierarchy()
           
 DatatypePropertyHierarchy ReasonerOld.getDatatypePropertyHierarchy()
          Deprecated.  
 DatatypePropertyHierarchy AbstractReasonerComponent.prepareDatatypePropertyHierarchy()
          Creates the data property hierarchy.
 

Uses of DatatypePropertyHierarchy in org.dllearner.reasoning
 

Methods in org.dllearner.reasoning that return DatatypePropertyHierarchy
 DatatypePropertyHierarchy SPARQLReasoner.getDatatypePropertyHierarchy()
           
 



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