Package | Description |
---|---|
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.refinementoperators |
Refinement operator implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAxiomLearningAlgorithm.setQueryExecutionFactory(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef) |
void |
AbstractReasonerComponent.setUpdated()
Notify the reasoner component that the underlying knowledge base has
changed and all caches (for named classes, subsumption hierarchies, etc.)
should be invalidaded.
|
Modifier and Type | Method and Description |
---|---|
org.semanticweb.owlapi.model.OWLDatatype |
ClosedWorldReasoner.getDatatype(org.semanticweb.owlapi.model.OWLDataProperty dp) |
void |
SPARQLReasoner.setSynchronized() |
void |
OWLAPIReasoner.setSynchronized() |
void |
ClosedWorldReasoner.setSynchronized() |
Modifier and Type | Method and Description |
---|---|
void |
RhoDRDown.setClassHierarchy(ClassHierarchy classHierarchy) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann