Interface | Description |
---|---|
IRIProvider | |
RDFConstants |
Defines some well-known RDF constants.
|
RDFConsumer |
Receives notifications about triples generated during the parsing process.
|
State |
Base class for all parser states.
|
Translators.ClassExpressionTranslator |
Give a node in an RDF graph, which represents the main node of an OWL class expression, the
ClassExpressionTranslator consumes the triples that represent the class expression,
and translates the triples to the appropriate OWL API OWLClassExpression object. |
Translators.ListItemTranslator<O extends OWLObject> |
Translates and consumes an item in an RDF list.
|
TriplePatternMatcher |
Class | Description |
---|---|
OWLRDFConsumer |
A parser/interpreter for an RDF graph which represents an OWL ontology.
|
RDFParser |
This class parses the RDF according to the syntax specified in
http://www.w3.org/TR/rdf-
syntax-grammar/.
|
RDFXMLParser | |
RDFXMLParserFactory | |
Translators | |
TripleHandlers | |
TripleLogger |
Wrapper for triple logging functions.
|
Enum | Description |
---|---|
Mode |
Exception | Description |
---|---|
OWLRDFXMLParserException |
The Class OWLRDFXMLParserException.
|
OWLRDFXMLParserMalformedNodeException |
The Class OWLRDFXMLParserMalformedNodeException.
|
RDFParserException |
Thrown if an RDF error is encountered while parsing RDF.
|
TranslatedOntologyChangeException | |
TranslatedUnloadableImportException |
Copyright © 2020 The University of Manchester. All rights reserved.