| Modifier and Type | Class and Description |
|---|---|
class |
KRSS2OntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
KRSS2OWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
KRSS2OWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
KRSSSyntaxOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
boolean |
KRSS2SyntaxOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
boolean |
KRSS2OWLSyntaxOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
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) |
protected void |
KRSSSyntaxOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
KRSS2SyntaxOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
KRSS2OWLSyntaxOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Modifier and Type | Class and Description |
|---|---|
class |
KRSSOntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
KRSSOWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
KRSSOWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
OWLFunctionalSyntaxOWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
OWLFunctionalSyntaxOWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OWLFunctionalSyntaxOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
protected void |
OWLFunctionalSyntaxOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
OWLFunctionalSyntaxOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Modifier and Type | Class and Description |
|---|---|
class |
LatexAxiomsListOntologyFormat |
class |
LatexOntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LatexOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
protected void |
LatexOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
LatexOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManchesterOWLSyntaxOntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
ManchesterOWLSyntaxOntologyParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
ManchesterOWLSyntaxOntologyParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
OBOOntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
OWLOBOParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
OWLOBOParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OBOFlatFileOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
protected void |
OBOFlatFileOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
OBOFlatFileOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OWLXMLOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
void |
OWLXMLRenderer.render(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
OWLXMLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
OWLXMLOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
OWLXMLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
OWLXMLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RDFXMLOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
protected void |
RDFXMLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
RDFXMLOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
RDFXMLNamespaceManager(OWLOntology ontology,
OWLOntologyFormat format) |
RDFXMLRenderer(OWLOntologyManager manager,
OWLOntology ontology,
Writer w,
OWLOntologyFormat format)
Deprecated.
|
RDFXMLRenderer(OWLOntology ontology,
Writer w,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
RDFRendererBase(OWLOntology ontology,
OWLOntologyFormat format) |
RDFRendererBase(OWLOntology ontology,
OWLOntologyManager manager,
OWLOntologyFormat format)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
RDFXMLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
RDFXMLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
TurtleOntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TurtleOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
protected void |
TurtleOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
TurtleOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
TurtleRenderer(OWLOntology ontology,
OWLOntologyManager manager,
Writer writer,
OWLOntologyFormat format)
Deprecated.
|
TurtleRenderer(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
OWLOntologyXMLNamespaceManager(OWLOntology ontology,
OWLOntologyFormat format) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOntologyFormat |
class |
OWLFunctionalSyntaxOntologyFormat |
class |
OWLXMLOntologyFormat |
class |
RDFOntologyFormat |
class |
RDFXMLOntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
OWLParser.parse(IRI documentIRI,
OWLOntology ontology)
Parses the ontology with a concrete representation available at
documentIRI and adds its axioms to ontology. |
OWLOntologyFormat |
AbstractOWLParser.parse(IRI documentIRI,
OWLOntology ontology) |
OWLOntologyFormat |
OWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology)
Parses the ontology with a concrete representation in
documentSource and adds its axioms to ontology. |
OWLOntologyFormat |
OWLParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration)
Parses the ontology with a concrete representation in
documentSource and adds its axioms to ontology. |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
OWLOntologyManager.getOntologyFormat(OWLOntology ontology)
Gets the ontology format for the specified ontology.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OWLOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat)
Determines if this storer can store an ontology in the specified ontology
format.
|
void |
OWLOntologyManager.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat)
Saves the specified ontology in the specified ontology format to its
document URI.
|
void |
OWLOntologyManager.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
IRI documentIRI)
Saves the specified ontology to the specified document IRI in the
specified ontology format.
|
void |
OWLOntologyManager.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
OutputStream outputStream)
Saves the specified ontology to the specified output stream in the
specified ontology format.
|
void |
OWLOntologyManager.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
OWLOntologyDocumentTarget documentTarget)
Saves the specified ontology to the specified output target in the
specified ontology format.
|
void |
OWLOntologyManager.setOntologyFormat(OWLOntology ontology,
OWLOntologyFormat ontologyFormat)
Sets the format for the specified ontology.
|
void |
OWLOntologyFactory.OWLOntologyCreationHandler.setOntologyFormat(OWLOntology ontology,
OWLOntologyFormat format) |
void |
OWLOntologyStorer.storeOntology(OWLOntology ontology,
IRI documentIRI,
OWLOntologyFormat ontologyFormat)
Stores an ontology to the specified ontology document IRI in the
specified format.
|
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.
|
void |
OWLOntologyStorer.storeOntology(OWLOntology ontology,
OWLOntologyDocumentTarget target,
OWLOntologyFormat format)
Stores an ontology to the specified target.
|
| Constructor and Description |
|---|
OWLOntologyStorerNotFoundException(OWLOntologyFormat format) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOWLOntologyStorer.storeOntology(OWLOntology ontology,
IRI documentIRI,
OWLOntologyFormat ontologyFormat) |
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.
|
void |
AbstractOWLOntologyStorer.storeOntology(OWLOntology ontology,
OWLOntologyDocumentTarget target,
OWLOntologyFormat format) |
protected abstract void |
AbstractOWLOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrefixOWLOntologyFormat |
| Modifier and Type | Field and Description |
|---|---|
protected Map<OWLOntologyID,OWLOntologyFormat> |
OWLOntologyManagerImpl.ontologyFormatsByOntology |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
OWLOntologyManagerImpl.getOntologyFormat(OWLOntology ontology) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManagerImpl.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat) |
void |
OWLOntologyManagerImpl.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
IRI documentIRI) |
void |
OWLOntologyManagerImpl.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
OutputStream outputStream) |
void |
OWLOntologyManagerImpl.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
OWLOntologyDocumentTarget documentTarget) |
void |
OWLOntologyManagerImpl.setOntologyFormat(OWLOntology ontology,
OWLOntologyFormat format) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ManchesterOWLSyntaxOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
protected void |
ManchesterOWLSyntaxOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
ManchesterOWLSyntaxOntologyStorer.storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
| Constructor and Description |
|---|
ManchesterOWLSyntaxPrefixNameShortFormProvider(OWLOntologyFormat format)
Constructs a short form provider that reuses any prefix name mappings
from the specified ontology format.
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyFormat |
TurtleOntologyParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology) |
OWLOntologyFormat |
TurtleOntologyParser.parse(OWLOntologyDocumentSource documentSource,
OWLOntology ontology,
OWLOntologyLoaderConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DLSyntaxHTMLOntologyFormat |
class |
DLSyntaxOntologyFormat |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DLSyntaxOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
boolean |
DLSyntaxHTMLOntologyStorer.canStoreOntology(OWLOntologyFormat ontologyFormat) |
protected void |
DLSyntaxOntologyStorerBase.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer w,
OWLOntologyFormat format) |
protected void |
DLSyntaxOntologyStorerBase.storeOntology(OWLOntology ontology,
Writer w,
OWLOntologyFormat format) |
Copyright © 2014 The University of Manchester. All Rights Reserved.