| Package | Description |
|---|---|
| org.dllearner.kb.extraction |
Core extraction algorithm including datastructures.
|
| Modifier and Type | Method and Description |
|---|---|
OWLAPIOntologyCollector |
Configuration.getOwlAPIOntologyCollector() |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLClassExpression |
BlankNode.getAnonymousClass(OWLAPIOntologyCollector owlAPIOntologyCollector) |
abstract void |
Node.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
void |
ObjectPropertyNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
void |
ClassNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
void |
LiteralNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
void |
InstanceNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
void |
BlankNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
void |
DatatypePropertyNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
| Constructor and Description |
|---|
Configuration(TupleAquisitor tupelAquisitor,
Manipulator manipulator,
int recursiondepth,
boolean getAllSuperClasses,
boolean closeAfterRecursion,
boolean getPropertyInformation,
int breakSuperClassesAfter,
boolean dissolveBlankNodes,
OWLAPIOntologyCollector owlAPIOntologyCollector) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann