public class TypeReflexivePropertyHandler extends BuiltInTypeHandler
Constructor and Description |
---|
TypeReflexivePropertyHandler(OWLRDFConsumer consumer) |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandleStreaming(IRI subject,
IRI predicate,
IRI object) |
void |
handleTriple(IRI subject,
IRI predicate,
IRI object) |
canHandle, getTypeIRI
getPredicateIRI
inferTypes, isSubjectAndObjectClassExpression, isSubjectAndObjectDataRange, isSubjectAndObjectMatchingClassExpressionOrMatchingDataRange, isSubjectOrObjectAnonymous
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, translateObjectProperty
public TypeReflexivePropertyHandler(OWLRDFConsumer consumer)
public boolean canHandleStreaming(IRI subject, IRI predicate, IRI object)
canHandleStreaming
in class BuiltInTypeHandler
public void handleTriple(IRI subject, IRI predicate, IRI object) throws UnloadableImportException
handleTriple
in class AbstractResourceTripleHandler
UnloadableImportException