| Package | Description |
|---|---|
| org.semanticweb.owlapi.rdf.rdfxml.parser |
RDF/XML syntax parser and renderer.
|
| org.semanticweb.owlapi.rdf.turtle.parser |
Turtle syntax parser and renderer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLRDFConsumer
A parser/interpreter for an RDF graph which represents an OWL ontology.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDFParser.parse(InputSource source,
RDFConsumer inputConsumer)
Parses RDF from given input source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLRDFConsumerAdapter
The Class OWLRDFConsumerAdapter.
|
Copyright © 2017 The University of Manchester. All rights reserved.