public class TypeSWRLDataRangeAtomHandler extends BuiltInTypeHandler
| Constructor and Description |
|---|
TypeSWRLDataRangeAtomHandler(OWLRDFConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleTriple(IRI subject,
IRI predicate,
IRI object) |
canHandle, canHandleStreaming, getTypeIRIgetPredicateIRIinferTypes, isSubjectAndObjectClassExpression, isSubjectAndObjectDataRange, isSubjectAndObjectMatchingClassExpressionOrMatchingDataRange, isSubjectOrObjectAnonymousaddAxiom, 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 TypeSWRLDataRangeAtomHandler(OWLRDFConsumer consumer)
consumer - consumerpublic void handleTriple(IRI subject, IRI predicate, IRI object) throws UnloadableImportException
handleTriple in class AbstractResourceTripleHandlersubject - subjectpredicate - predicateobject - objectUnloadableImportException - if an ontology cannot be importedCopyright © 2014 The University of Manchester. All Rights Reserved.