public class GTPAnnotationLiteralHandler extends AbstractLiteralTripleHandler
| Constructor and Description |
|---|
GTPAnnotationLiteralHandler(OWLRDFConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(IRI subject,
IRI predicate,
OWLLiteral object) |
boolean |
canHandleStreaming(IRI subject,
IRI predicate,
OWLLiteral object) |
void |
handleTriple(IRI subject,
IRI predicate,
OWLLiteral object) |
addAxiom, consumeTriple, consumeTriple, getConsumer, getDataFactory, getPendingAnnotations, isAnnotationPropertyLax, isAnnotationPropertyOnly, isAnnotationPropertyStrict, isAnonymous, isClassExpressionLax, isClassExpressionLax, isClassExpressionListStrict, isClassExpressionStrict, isClassExpressionStrict, isDataPropertyLax, isDataPropertyLax, isDataPropertyOnly, isDataPropertyStrict, isDataPropertyStrict, isDataRangeLax, isDataRangeLax, isDataRangeListStrict, isDataRangeStrict, isDataRangeStrict, isIndividualListStrict, isLiteralPresent, isNonNegativeIntegerLax, isNonNegativeIntegerStrict, isObjectPropertyLax, isObjectPropertyLax, isObjectPropertyOnly, isObjectPropertyStrict, isObjectPropertyStrict, isResourceListStrict, isResourcePresent, isRestrictionLax, isRestrictionStrict, isStrict, translateClassExpression, translateDataProperty, translateDataRange, translateIndividual, translateInteger, translateObjectPropertypublic GTPAnnotationLiteralHandler(OWLRDFConsumer consumer)
public boolean canHandleStreaming(IRI subject, IRI predicate, OWLLiteral object)
canHandleStreaming in class AbstractLiteralTripleHandlerpublic boolean canHandle(IRI subject, IRI predicate, OWLLiteral object)
canHandle in class AbstractLiteralTripleHandlerpublic void handleTriple(IRI subject, IRI predicate, OWLLiteral object)
handleTriple in class AbstractLiteralTripleHandlerCopyright © 2012 The University of Manchester. All Rights Reserved.