Package | Description |
---|---|
org.semanticweb.owlapi.formats | |
org.semanticweb.owlapi.rdf.rdfxml.parser |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractRDFNonPrefixDocumentFormat |
An abstract base class for RDF Document Formats that are not prefix aware.
|
class |
AbstractRDFPrefixDocumentFormat |
An Abstract Document Format for Prefix aware RDF formats.
|
class |
RDFXMLDocumentFormat |
|
class |
TurtleDocumentFormat |
Modifier and Type | Method | Description |
---|---|---|
RDFDocumentFormat |
OWLRDFConsumer.getOntologyFormat() |
Gets the ontology format.
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLRDFConsumer.setOntologyFormat(RDFDocumentFormat format) |
Sets the ontology format.
|
Copyright © 2018 The University of Manchester. All rights reserved.