| 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
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 07-Dec-2006 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
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Feb-2008 |
Copyright © 2012 The University of Manchester. All Rights Reserved.