| Modifier and Type | Method and Description |
|---|---|
DLOntology |
Reasoner.getDLOntology() |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockingStrategy.additionalDLOntologySet(DLOntology additionalDLOntology) |
void |
AnywhereValidatedBlocking.additionalDLOntologySet(DLOntology additionalDLOntology) |
void |
AnywhereBlocking.additionalDLOntologySet(DLOntology additionalDLOntology) |
void |
AncestorBlocking.additionalDLOntologySet(DLOntology additionalDLOntology) |
| Modifier and Type | Method and Description |
|---|---|
DLOntology |
DatalogEngine.getDLOntology() |
| Constructor and Description |
|---|
DatalogEngine(DLOntology dlOntology) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExistentialExpansionStrategy.additionalDLOntologySet(DLOntology additionalDLOntology) |
void |
AbstractExpansionStrategy.additionalDLOntologySet(DLOntology additionalDLOntology) |
| Modifier and Type | Method and Description |
|---|---|
static DLOntology |
DLOntology.load(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
DLOntology |
OWLClausification.clausify(org.semanticweb.owlapi.model.OWLDataFactory factory,
String ontologyIRI,
OWLAxioms axioms,
OWLAxiomsExpressivity axiomsExpressivity,
Collection<DescriptionGraph> descriptionGraphs) |
| Modifier and Type | Method and Description |
|---|---|
DLOntology |
Tableau.getAdditionalDLOntology() |
DLOntology |
Tableau.getPermanentDLOntology() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatatypeManager.additionalDLOntologySet(DLOntology additionalDLOntology) |
void |
Tableau.setAdditionalDLOntology(DLOntology additionalDLOntology) |
boolean |
Tableau.supportsAdditionalDLOntology(DLOntology additionalDLOntology) |
| Constructor and Description |
|---|
Tableau(InterruptFlag interruptFlag,
TableauMonitor tableauMonitor,
ExistentialExpansionStrategy existentialsExpansionStrategy,
boolean useDisjunctionLearning,
DLOntology permanentDLOntology,
DLOntology additionalDLOntology,
Map<String,Object> parameters) |
Copyright © 2017. All Rights Reserved.