| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
SingleExplanationGeneratorImpl.getOntologyManager() |
OWLOntologyManager |
SingleExplanationGenerator.getOntologyManager()
Gets the ontology manager.
|
OWLOntologyManager |
HSTExplanationGenerator.getOntologyManager() |
| Constructor and Description |
|---|
DefaultExplanationGenerator(OWLOntologyManager man,
OWLReasonerFactory reasonerFactory,
OWLOntology ontology,
ExplanationProgressMonitor progressMonitor)
Instantiates a new default explanation generator.
|
DefaultExplanationGenerator(OWLOntologyManager man,
OWLReasonerFactory reasonerFactory,
OWLOntology ontology,
OWLReasoner reasoner,
ExplanationProgressMonitor progressMonitor)
Instantiates a new default explanation generator.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
OntologyUtils.addAxiom(OWLAxiom axiom,
Set<OWLOntology> ontologies,
OWLOntologyManager manager)
Add the axiom to all the given ontologies.
|
static Set<OWLOntology> |
OntologyUtils.removeAxiom(OWLAxiom axiom,
Set<OWLOntology> ontologies,
OWLOntologyManager manager)
Removes an axiom from all the given ontologies that contains the axiom
and returns those ontologies.
|
| Constructor and Description |
|---|
SemanticLocalityEvaluator(OWLOntologyManager man,
OWLReasonerFactory reasonerFactory)
Instantiates a new semantic locality evaluator.
|
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
KRSS2OWLParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KRSSSyntaxOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
KRSS2SyntaxOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
KRSS2OWLSyntaxOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
KRSS2ObjectRenderer(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer)
Deprecated.
|
KRSS2OWLSyntaxRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
KRSS2SyntaxRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
manager is unnecessary
|
KRSSObjectRenderer(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer)
Deprecated.
|
KRSSSyntaxRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
KRSSOWLParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
OWLFunctionalSyntaxParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
void |
OWLFunctionalSyntaxParser.setUp(OWLOntologyManager man,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OWLFunctionalSyntaxOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
OWLFunctionalSyntaxRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
OWLObjectRenderer(OWLOntologyManager man,
OWLOntology ontology,
Writer writer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LatexOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
LatexRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
ManchesterOWLSyntaxParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
OBOConsumer.getOWLOntologyManager()
Gets the oWL ontology manager.
|
OWLOntologyManager |
AbstractTagValueHandler.getOWLOntologyManager() |
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
OBOParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
| Constructor and Description |
|---|
OBOConsumer(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration,
IRI baseIRI)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OBOFlatFileOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
OBOFlatFileRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OWLXMLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
OWLXMLRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
OWLXMLParserHandler.getOWLOntologyManager() |
protected OWLOntologyManager |
AbstractOWLElementHandler.getOWLOntologyManager() |
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
OWLXMLParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
| Constructor and Description |
|---|
OWLXMLParserHandler(OWLOntologyManager owlOntologyManager,
OWLOntology ontology)
Deprecated.
manager unnecessary
|
OWLXMLParserHandler(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
OWLElementHandler<?> topHandler)
Deprecated.
manager unnecessary
|
OWLXMLParserHandler(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
OWLElementHandler<?> topHandler,
OWLOntologyLoaderConfiguration configuration)
Deprecated.
manager is unnecessary
|
OWLXMLParserHandler(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration)
Deprecated.
manager is unnecessary
|
| Constructor and Description |
|---|
AbstractTranslator(OWLOntologyManager manager,
OWLOntology ontology,
boolean useStrongTyping) |
RDFTranslator(OWLOntologyManager manager,
OWLOntology ontology,
boolean useStrongTyping) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RDFXMLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
RDFXMLNamespaceManager(OWLOntologyManager man,
OWLOntology ontology) |
RDFXMLRenderer(OWLOntologyManager manager,
OWLOntology ontology,
Writer w)
Deprecated.
|
RDFXMLRenderer(OWLOntologyManager manager,
OWLOntology ontology,
Writer w,
OWLOntologyFormat format)
Deprecated.
|
| Constructor and Description |
|---|
RDFRendererBase(OWLOntology ontology,
OWLOntologyManager manager)
Deprecated.
|
RDFRendererBase(OWLOntology ontology,
OWLOntologyManager manager,
OWLOntologyFormat format)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
OWLRDFConsumer.getOWLOntologyManager()
Gets the oWL ontology manager.
|
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
RDFXMLParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
| Constructor and Description |
|---|
OWLRDFConsumer(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
AnonymousNodeChecker checker,
OWLOntologyLoaderConfiguration configuration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TurtleOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
TurtleRenderer(OWLOntology ontology,
OWLOntologyManager manager,
Writer writer,
OWLOntologyFormat format)
Deprecated.
|
| Constructor and Description |
|---|
OWLOntologyXMLNamespaceManager(OWLOntologyManager man,
OWLOntology ontology) |
| Constructor and Description |
|---|
ShortForm2AnnotationGenerator(OWLOntologyManager ontologyManager,
OWLOntology ontology,
ShortFormProvider shortFormProvider,
IRI annotationIRI) |
ShortForm2AnnotationGenerator(OWLOntologyManager ontologyManager,
OWLOntology ontology,
ShortFormProvider shortFormProvider,
IRI annotationIRI,
String languageTag) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
OWLManager.buildOWLOntologyManager() |
OWLOntologyManager |
OWLManager.buildOWLOntologyManager(OWLDataFactory f) |
static OWLOntologyManager |
OWLManager.createOWLOntologyManager()
Creates an OWL ontology manager that is configured with standard parsers,
storeres etc.
|
static OWLOntologyManager |
OWLManager.createOWLOntologyManager(OWLDataFactory dataFactory)
Creates an OWL ontology manager that is configured with standard parsers,
storeres etc.
|
| Modifier and Type | Method and Description |
|---|---|
static OWLOntology |
OWLFunctionalSyntaxFactory.Ontology(OWLOntologyManager man,
OWLAxiom... axioms) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyChange |
OWLOntologyChangeRecord.createOntologyChange(OWLOntologyManager manager)
Creates an
OWLOntologyChange from the OWLOntologyID and
OWLOntologyChangeData associated with this
OWLOntologyChangeRecord object. |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
AbstractOWLDebugger.getOWLOntologyManager() |
| Constructor and Description |
|---|
AbstractOWLDebugger(OWLOntologyManager owlOntologyManager,
OWLOntology ontology) |
BlackBoxOWLDebugger(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
OWLReasonerFactory reasonerFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected OWLOntologyManager |
AbstractOWLRenderer.getOWLOntologyManager()
Deprecated.
|
OWLOntologyManager |
AbstractOWLParser.getOWLOntologyManager()
Deprecated.
Parser implementors should obtain ontology managers from the
ontology that gets supplied in the parse method.
|
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
OWLParserFactory.createParser(OWLOntologyManager owlOntologyManager)
Creates a parser.
|
void |
OWLRenderer.setOWLOntologyManager(OWLOntologyManager owlOntologyManager)
Deprecated.
the manager should not be set but accessed through the
ontology passed to render
|
void |
OWLParser.setOWLOntologyManager(OWLOntologyManager owlOntologyManager)
Deprecated.
Each
OWLOntology contains a reference to its manager.
This method is no longer necessary. Parsers will obtain the
manager from the ontology in the various parse methods i.e.
OWLParser.parse(OWLOntologyDocumentSource, org.semanticweb.owlapi.model.OWLOntology)
,
OWLParser.parse(OWLOntologyDocumentSource, org.semanticweb.owlapi.model.OWLOntology)
,
OWLParser.parse(OWLOntologyDocumentSource, org.semanticweb.owlapi.model.OWLOntology, org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration) |
void |
AbstractOWLRenderer.setOWLOntologyManager(OWLOntologyManager owlOntologyManager)
Deprecated.
|
void |
AbstractOWLParser.setOWLOntologyManager(OWLOntologyManager owlOntologyManager)
Deprecated.
|
| Constructor and Description |
|---|
AbstractOWLRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
OWLMetric.getManager()
Gets the ontology manager which, amongst other things can be used to
obtain the imports closure of the current ontology.
|
OWLOntologyManager |
AbstractOWLMetric.getManager() |
| Modifier and Type | Method and Description |
|---|---|
static Set<OWLMetric<?>> |
AxiomTypeCountMetricFactory.createMetrics(OWLOntologyManager manager) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
OWLOntologyManagerFactory.buildOWLOntologyManager() |
OWLOntologyManager |
OWLOntologyManagerFactory.buildOWLOntologyManager(OWLDataFactory f) |
OWLOntologyManager |
OWLOntologyFactory.getOWLOntologyManager() |
OWLOntologyManager |
OWLOntology.getOWLOntologyManager()
Gets the manager that created this ontology.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyFactory.setOWLOntologyManager(OWLOntologyManager owlOntologyManager) |
void |
OWLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
IRI documentIRI,
OWLOntologyFormat ontologyFormat)
Deprecated.
use storeOntology(ontology, documentIRI, ontologyFormat)
|
void |
OWLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
OWLOntologyDocumentTarget target,
OWLOntologyFormat format)
Deprecated.
|
| Constructor and Description |
|---|
OWL2ELProfileObjectVisitor(OWLOntologyWalker walker,
OWLOntologyManager man) |
| Modifier and Type | Method and Description |
|---|---|
Set<A> |
InferredEntityAxiomGenerator.createAxioms(OWLOntologyManager manager,
OWLReasoner reasoner) |
Set<A> |
InferredAxiomGenerator.createAxioms(OWLOntologyManager manager,
OWLReasoner reasoner) |
OWLOntology |
OWLOntologyMerger.createMergedOntology(OWLOntologyManager ontologyManager,
IRI ontologyIRI) |
void |
InferredOntologyGenerator.fillOntology(OWLOntologyManager manager,
OWLOntology ontology)
Adds 'inferred axioms' to an ontology using the generators that have been
registered with this
InferredAxiomGenerator. |
void |
SimpleRenderer.setPrefixesFromOntologyFormat(OWLOntology ontology,
OWLOntologyManager manager,
boolean processImportedOntologies)
Resets the short form provider and adds prefix name to prefix mappings
based on the specified ontology's format (if it is a prefix format) and
possibly the ontologies in the imports closure.
|
void |
AbstractOWLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
IRI documentIRI,
OWLOntologyFormat ontologyFormat) |
void |
AbstractOWLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
OWLOntologyDocumentTarget target,
OWLOntologyFormat format) |
protected abstract void |
AbstractOWLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format)
Deprecated.
|
| Constructor and Description |
|---|
BidirectionalShortFormProviderAdapter(OWLOntologyManager man,
Set<OWLOntology> ontologies,
ShortFormProvider shortFormProvider)
Creates a BidirectionalShortFormProvider that maps between the entities
that are referenced in the specified ontologies and the shortforms of
these entities.
|
ImportsStructureEntitySorter(OWLOntology ontology,
OWLOntologyManager manager) |
ImportsStructureObjectSorter(OWLOntology ontology,
OWLOntologyManager manager,
ImportsStructureObjectSorter.ObjectSelector<O> objectSelector)
Creates a sorter for the specified ontology, whose imports closure is
obtained with the specified manager, and for each ontology whose objects
are selected using the specified object selector.
|
OWLEntityRemover(OWLOntologyManager owlOntologyManager,
Set<OWLOntology> ontologies)
Creates an entity remover, which will remove entities (axioms referring
to the entities from the specified ontologies).
|
OWLEntityRenamer(OWLOntologyManager owlOntologyManager,
Set<OWLOntology> ontologies) |
OWLEntityURIConverter(OWLOntologyManager manager,
Set<OWLOntology> ontologies,
OWLEntityURIConverterStrategy strategy)
Creates a converter that will convert the URIs of entities in the
specified ontologies using the specified conversion strategy.
|
OWLObjectPropertyManager(OWLOntologyManager manager,
OWLOntology ont) |
OWLOntologyImportsClosureSetProvider(OWLOntologyManager manager,
OWLOntology rootOntology)
Constructs an
OWLOntologySetProvider which provides a set
containing the imports closure of a given ontology. |
OWLOntologyURIChanger(OWLOntologyManager owlOntologyManager) |
| Constructor and Description |
|---|
ExplanationOrdererImpl(OWLOntologyManager m) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLOntologyManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyManager |
OWLOntologyImpl.getOWLOntologyManager() |
OWLOntologyManager |
AbstractInMemOWLOntologyFactory.getOWLOntologyManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInMemOWLOntologyFactory.setOWLOntologyManager(OWLOntologyManager owlOntologyManager) |
| Constructor and Description |
|---|
OWLOntologyImpl(OWLOntologyManager manager,
OWLOntologyID ontologyID) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ManchesterOWLSyntaxOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
ManchesterOWLSyntaxFrameRenderer(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
Writer writer,
ShortFormProvider entityShortFormProvider)
Deprecated.
|
ManchesterOWLSyntaxFrameRenderer(OWLOntologyManager owlOntologyManager,
Set<OWLOntology> ontologies,
OWLOntology defaultOntology,
Writer writer,
ShortFormProvider entityShortFormProvider)
Deprecated.
|
ManchesterOWLSyntaxPrefixNameShortFormProvider(OWLOntologyManager man,
OWLOntology ont)
Deprecated.
|
ManchesterOWLSyntaxRenderer(OWLOntologyManager owlOntologyManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
TurtleOntologyParserFactory.createParser(OWLOntologyManager owlOntologyManager) |
| Constructor and Description |
|---|
OWLRDFConsumerAdapter(OWLOntologyManager owlOntologyManager,
OWLOntology ontology,
AnonymousNodeChecker checker,
OWLOntologyLoaderConfiguration configuration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DLSyntaxOntologyStorerBase.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer w,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
SyntacticLocalityModuleExtractor(OWLOntologyManager man,
OWLOntology ont,
ModuleType moduleType)
Creates a new module extractor for a given ontology, its manager, and a
specified type of locality.
|
SyntacticLocalityModuleExtractor(OWLOntologyManager man,
OWLOntology ont,
Set<OWLAxiom> axs,
ModuleType moduleType)
Creates a new module extractor for a subset of a given ontology, its
manager, and a specified type of locality.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.