public class ObjectPropertyListItemTranslator extends Object implements ListItemTranslator<OWLObjectPropertyExpression>
| Constructor and Description |
|---|
ObjectPropertyListItemTranslator(OWLRDFConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyExpression |
translate(IRI firstObject)
The rdf:first triple that represents the item to be translated.
|
OWLObjectPropertyExpression |
translate(OWLLiteral firstObject) |
public ObjectPropertyListItemTranslator(OWLRDFConsumer consumer)
public OWLObjectPropertyExpression translate(IRI firstObject)
translate in interface ListItemTranslator<OWLObjectPropertyExpression>firstObject - The rdf:first triple that points to the item to be translated.public OWLObjectPropertyExpression translate(OWLLiteral firstObject)
translate in interface ListItemTranslator<OWLObjectPropertyExpression>Copyright © 2012 The University of Manchester. All Rights Reserved.