Class Translators
java.lang.Object
org.semanticweb.owlapi.rdf.rdfxml.parser.Translators
- Since:
- 2.0.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Give a node in an RDF graph, which represents the main node of an OWL class expression, theClassExpressionTranslator
consumes the triples that represent the class expression, and translates the triples to the appropriate OWL APIOWLClassExpression
object.static interface
Translators.ListItemTranslator<O extends OWLObject>
Translates and consumes an item in an RDF list. -
Method Summary