Class | Description |
---|---|
AsymmetricObjectPropertyAxiomLearner | |
AxiomAlgorithms |
A utility class that holds links between entity type, axiom types and axiom algorithms.
|
DataPropertyAxiomLearner<T extends org.semanticweb.owlapi.model.OWLDataPropertyAxiom> |
A learning algorithm for data property axioms.
|
DataPropertyDomainAxiomLearner | |
DataPropertyHierarchyAxiomLearner<T extends org.semanticweb.owlapi.model.OWLDataPropertyAxiom> |
A learning algorithm for data property hierarchy axioms.
|
DataPropertyRangeAxiomLearner | |
DisjointDataPropertyAxiomLearner | |
DisjointObjectPropertyAxiomLearner | |
EquivalentDataPropertyAxiomLearner | |
EquivalentObjectPropertyAxiomLearner | |
FunctionalDataPropertyAxiomLearner | |
FunctionalObjectPropertyAxiomLearner | |
InverseFunctionalObjectPropertyAxiomLearner | |
InverseObjectPropertyAxiomLearner | |
IrreflexiveObjectPropertyAxiomLearner | |
MultiPropertyAxiomLearner |
This is a wrapper class to handle more than one property axiom type in a more intelligent way,
e.g.
|
ObjectPropertyAxiomLearner<T extends org.semanticweb.owlapi.model.OWLObjectPropertyAxiom> |
A learning algorithm for object property axioms.
|
ObjectPropertyCharacteristicsAxiomLearner<T extends org.semanticweb.owlapi.model.OWLObjectPropertyCharacteristicAxiom> |
A learning algorithm for object property characteristic axioms.
|
ObjectPropertyDomainAxiomLearner | |
ObjectPropertyHierarchyAxiomLearner<T extends org.semanticweb.owlapi.model.OWLObjectPropertyAxiom> |
A learning algorithm for object property hierarchy axioms.
|
ObjectPropertyRangeAxiomLearner | |
PropertyAxiomLearner<S extends org.semanticweb.owlapi.model.OWLProperty,T extends org.semanticweb.owlapi.model.OWLLogicalAxiom,V extends org.semanticweb.owlapi.model.OWLObject> |
A learning algorithm for property axioms.
|
ReflexiveObjectPropertyAxiomLearner | |
SubDataPropertyOfAxiomLearner | |
SubObjectPropertyOfAxiomLearner | |
SymmetricObjectPropertyAxiomLearner | |
TransitiveObjectPropertyAxiomLearner |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann