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

Packages that use AssertionalAxiom
org.dllearner.core.owl Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. 
 

Uses of AssertionalAxiom in org.dllearner.core.owl
 

Subclasses of AssertionalAxiom in org.dllearner.core.owl
 class BooleanDatatypePropertyAssertion
           
 class ClassAssertionAxiom
          Represents a concept assertion in a knowledge base / ontology, e.g.
 class DatatypePropertyAssertion
          A datatype property assertion.
 class DifferentIndividualsAxiom
           
 class DoubleDatatypePropertyAssertion
           
 class ObjectPropertyAssertion
          Represents an role assertion in a knowledge base / ontology, e.g.
 class PropertyAssertion
           
 class StringDatatypePropertyAssertion
           
 

Methods in org.dllearner.core.owl that return types with arguments of type AssertionalAxiom
 Set<AssertionalAxiom> KB.getAbox()
           
 

Methods in org.dllearner.core.owl with parameters of type AssertionalAxiom
 void KB.addABoxAxiom(AssertionalAxiom axiom)
           
 



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