Package | Description |
---|---|
org.dllearner.core |
Core structure of DL-Learner including the definition of component types and a component manager.
|
org.dllearner.core.owl |
Classes/Interfaces for representing OWL constructs - see
the OWL 2 Structural
Specification for details.
|
Modifier and Type | Method and Description |
---|---|
Hierarchy<org.semanticweb.owlapi.model.OWLClassExpression> |
SchemaReasoner.getClassHierarchy()
Computes and returns the class hierarchy of the knowledge base.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHierarchy<T extends org.semanticweb.owlapi.model.OWLObject> |
class |
ClassHierarchy
Represents a class subsumption hierarchy (ignoring equivalent concepts).
|
class |
DatatypePropertyHierarchy
Represents a hierarchy of datatype properties.
|
class |
LazyClassHierarchy
Represents a class subsumption hierarchy (ignoring equivalent concepts).
|
class |
ObjectPropertyHierarchy
Represents a hierarchy of object properties (roles in Description Logics).
|
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann