| Package | Description |
|---|---|
| org.semanticweb.owlapi.formats | |
| org.semanticweb.owlapi.model |
Main API classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRDFPrefixDocumentFormat
An Abstract Document Format for Prefix aware RDF formats.
|
class |
FunctionalSyntaxDocumentFormat |
class |
ManchesterSyntaxDocumentFormat |
class |
OWLXMLDocumentFormat |
class |
PrefixDocumentFormatImpl
A PrefixOWLOntologyFormat delegates all PrefixManager operations to a
PrefixManager implementation.
|
class |
RDFXMLDocumentFormat |
class |
TurtleDocumentFormat |
| Modifier and Type | Method and Description |
|---|---|
PrefixDocumentFormat |
PrefixDocumentFormatImpl.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
OBODocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
LatexDocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
LatexAxiomsListDocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
LabelFunctionalDocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
KRSSDocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
KRSS2DocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
DLSyntaxHTMLDocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
DLSyntaxDocumentFormat.asPrefixOWLOntologyFormat() |
PrefixDocumentFormat |
AbstractRDFNonPrefixDocumentFormat.asPrefixOWLOntologyFormat()
If this format is an instance of
PrefixDocumentFormat then this
method will obtain it as a
PrefixDocumentFormat. |
| Modifier and Type | Method and Description |
|---|---|
PrefixDocumentFormat |
OWLDocumentFormat.asPrefixOWLOntologyFormat()
If this format is an instance of
PrefixDocumentFormat then this
method will obtain it as a
PrefixDocumentFormat. |
Copyright © 2016 The University of Manchester. All Rights Reserved.