| Package | Description |
|---|---|
| org.semanticweb.HermiT | |
| org.semanticweb.HermiT.model | |
| org.semanticweb.HermiT.structural |
| Constructor and Description |
|---|
Reasoner(Configuration configuration,
org.semanticweb.owlapi.model.OWLOntology rootOntology,
Collection<DescriptionGraph> descriptionGraphs)
Creates a new reasoner object loaded with the given ontology and the given description graphs.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptionGraph |
ExistsDescriptionGraph.getDescriptionGraph() |
| Modifier and Type | Method and Description |
|---|---|
Set<DescriptionGraph> |
DLOntology.getAllDescriptionGraphs() |
| Modifier and Type | Method and Description |
|---|---|
static ExistsDescriptionGraph |
ExistsDescriptionGraph.create(DescriptionGraph descriptionGraph,
int vertex) |
| Modifier and Type | Method and Description |
|---|---|
DLOntology |
OWLClausification.clausify(org.semanticweb.owlapi.model.OWLDataFactory factory,
String ontologyIRI,
OWLAxioms axioms,
OWLAxiomsExpressivity axiomsExpressivity,
Collection<DescriptionGraph> descriptionGraphs) |
Object[] |
OWLClausification.preprocessAndClausify(org.semanticweb.owlapi.model.OWLOntology rootOntology,
Collection<DescriptionGraph> descriptionGraphs) |
Copyright © 2017. All Rights Reserved.