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