public class TPFirstLiteralHandler extends AbstractLiteralTripleHandler
| Constructor and Description |
|---|
TPFirstLiteralHandler(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 TPFirstLiteralHandler(OWLRDFConsumer consumer)
public boolean canHandle(IRI subject, IRI predicate, OWLLiteral object)
canHandle in class AbstractLiteralTripleHandlerpublic boolean canHandleStreaming(IRI subject, IRI predicate, OWLLiteral object)
canHandleStreaming in class AbstractLiteralTripleHandlerpublic void handleTriple(IRI subject, IRI predicate, OWLLiteral object) throws OWLOntologyChangeException
handleTriple in class AbstractLiteralTripleHandlerOWLOntologyChangeExceptionCopyright © 2012 The University of Manchester. All Rights Reserved.