Package | Description |
---|---|
org.dllearner.reasoning |
Implements the connection to other reasoner or own reasoning/caching algorithms.
|
org.dllearner.utilities.examples |
Utility classes related to finding/modifying examples of
learning problems.
|
org.dllearner.utilities.owl |
OWL utility classes (file manipulation, converting
between different formats, orderings on OWL structures etc.).
|
Modifier and Type | Method and Description |
---|---|
OWLAPIReasoner |
ClosedWorldReasoner.getReasonerComponent() |
Modifier and Type | Method and Description |
---|---|
void |
ClosedWorldReasoner.setReasonerComponent(OWLAPIReasoner rc) |
Constructor and Description |
---|
ClosedWorldReasoner(OWLAPIReasoner baseReasoner) |
Constructor and Description |
---|
DLQueryBasedExamplesProvider(OWLAPIReasoner rc,
org.semanticweb.owlapi.model.OWLClassExpression posExamplesCE,
org.semanticweb.owlapi.model.OWLClassExpression negExamplesCE) |
DLQueryBasedExamplesProvider(OWLAPIReasoner rc,
String posExamplesClassExpressionString,
String negExamplesClassExpressionString) |
Constructor and Description |
---|
OntologyCloserOWLAPI(OWLAPIReasoner reasoner) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann