Uses of Interface
org.dllearner.core.IndividualReasoner

Packages that use IndividualReasoner
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. 
org.dllearner.reasoning.fuzzydll   
 

Uses of IndividualReasoner in org.dllearner.core
 

Subinterfaces of IndividualReasoner in org.dllearner.core
 interface Reasoner
          List of available reasoning/query methods.
 

Classes in org.dllearner.core that implement IndividualReasoner
 class AbstractReasonerComponent
          Abstract component representing a reasoner.
 

Uses of IndividualReasoner in org.dllearner.reasoning
 

Classes in org.dllearner.reasoning that implement IndividualReasoner
 class DIGReasoner
          DIG 1.1 implementation of the reasoner interface.
 class FastInstanceChecker
          Reasoner for fast instance checks.
 class FastRetrievalReasoner
          Reasoner for fast retrieval inference (other tasks redirected to OWL API reasoner).
 class OWLAPIReasoner
          Mapping to OWL API reasoner interface.
 class PelletReasoner
           
 class ProtegeReasoner
           
 class SPARQLReasoner
           
 

Uses of IndividualReasoner in org.dllearner.reasoning.fuzzydll
 

Classes in org.dllearner.reasoning.fuzzydll that implement IndividualReasoner
 class FuzzyOWLAPIReasoner
          Mapping to OWL API reasoner interface.
 



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