| Package | Description |
|---|---|
| org.coode.owlapi.turtle | |
| org.semanticweb.owlapi.formats |
Formats package.
|
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| org.semanticweb.owlapi.rdf.rdfxml.parser |
RDF/XML syntax parser and renderer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TurtleOntologyFormat
Deprecated.
|
| Modifier and Type | Class and 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 | Class and Description |
|---|---|
class |
RDFXMLOntologyFormat
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RDFDocumentFormat |
OWLRDFConsumer.getOntologyFormat()
Gets the ontology format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLRDFConsumer.setOntologyFormat(RDFDocumentFormat format)
Sets the ontology format.
|
Copyright © 2020 The University of Manchester. All rights reserved.