| Package | Description |
|---|---|
| org.coode.owlapi.rdfxml.parser | |
| org.semanticweb.owlapi.rdf.syntax | |
| uk.ac.manchester.cs.owl.owlapi.turtle.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLRDFConsumer
A parser/interpreter for an RDF graph which represents an OWL ontology.
|
| Modifier and Type | Field and Description |
|---|---|
protected RDFConsumer |
RDFParser.m_consumer
Consumer receiving notifications about parsing events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDFParser.parse(InputSource source,
RDFConsumer consumer)
Parses RDF from given input source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLRDFConsumerAdapter
The Class OWLRDFConsumerAdapter.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.