|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use OWLAPIOntologyCollector | |
|---|---|
| org.dllearner.kb.extraction | Core extraction algorithm including datastructures. |
| Uses of OWLAPIOntologyCollector in org.dllearner.kb.extraction |
|---|
| Methods in org.dllearner.kb.extraction that return OWLAPIOntologyCollector | |
|---|---|
OWLAPIOntologyCollector |
Configuration.getOwlAPIOntologyCollector()
|
| Methods in org.dllearner.kb.extraction with parameters of type OWLAPIOntologyCollector | |
|---|---|
org.semanticweb.owlapi.model.OWLClassExpression |
BlankNode.getAnonymousClass(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
void |
InstanceNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
void |
DatatypePropertyNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
void |
ObjectPropertyNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
void |
LiteralNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
void |
BlankNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
abstract void |
Node.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
void |
ClassNode.toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
|
| Constructors in org.dllearner.kb.extraction with parameters of type OWLAPIOntologyCollector | |
|---|---|
Configuration(TupleAquisitor tupelAquisitor,
Manipulator manipulator,
int recursiondepth,
boolean getAllSuperClasses,
boolean closeAfterRecursion,
boolean getPropertyInformation,
int breakSuperClassesAfter,
boolean dissolveBlankNodes,
OWLAPIOntologyCollector owlAPIOntologyCollector)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||