Package | Description |
---|---|
org.semanticweb.owlapi.formats | |
org.semanticweb.owlapi.model |
Main API classes.
|
Modifier and Type | Class | 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 | Description |
---|---|---|
PrefixDocumentFormat |
AbstractRDFNonPrefixDocumentFormat.asPrefixOWLOntologyFormat() |
If this format is an instance of
PrefixDocumentFormat then this
method will obtain it as a
PrefixDocumentFormat . |
PrefixDocumentFormat |
DLSyntaxDocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
DLSyntaxHTMLDocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
KRSS2DocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
KRSSDocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
LabelFunctionalDocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
LatexAxiomsListDocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
LatexDocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
OBODocumentFormat.asPrefixOWLOntologyFormat() |
|
PrefixDocumentFormat |
PrefixDocumentFormatImpl.asPrefixOWLOntologyFormat() |
Modifier and Type | Method | Description |
---|---|---|
PrefixDocumentFormat |
OWLDocumentFormat.asPrefixOWLOntologyFormat() |
If this format is an instance of
PrefixDocumentFormat then this
method will obtain it as a
PrefixDocumentFormat . |
Copyright © 2018 The University of Manchester. All rights reserved.