public class Translators extends Object
Modifier and Type | Class | Description |
---|---|---|
static interface |
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. |
static interface |
Translators.ListItemTranslator<O extends OWLObject> |
Translates and consumes an item in an RDF list.
|
Copyright © 2018 The University of Manchester. All rights reserved.