| Package | Description |
|---|---|
| org.semanticweb.HermiT | |
| org.semanticweb.HermiT.structural |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.clone() |
Configuration |
Reasoner.getConfiguration() |
| Constructor and Description |
|---|
Reasoner(Configuration configuration,
org.semanticweb.owlapi.model.OWLOntology rootOntology)
Creates a new reasoner object with the parameters for blocking, expansion strategy etc as specified in the given configuration object.
|
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.
|
| Constructor and Description |
|---|
OWLClausification(Configuration configuration) |
ReducedABoxOnlyClausification(Configuration configuration,
Set<AtomicConcept> allAtomicConcepts,
Set<AtomicRole> allAtomicObjectRoles,
Set<AtomicRole> allAtomicDataRoles) |
Copyright © 2020. All rights reserved.