public class SKOSClassTripleHandler extends BuiltInTypeHandler
| Constructor and Description |
|---|
SKOSClassTripleHandler(OWLRDFConsumer consumer,
SKOSVocabulary v) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleTriple(IRI subject,
IRI predicate,
IRI object) |
canHandle, canHandleStreaming, getTypeIRIgetPredicateIRIinferTypesgetConsumerpublic SKOSClassTripleHandler(OWLRDFConsumer consumer, SKOSVocabulary v)
consumer - consumerv - vocabularypublic void handleTriple(IRI subject, IRI predicate, IRI object) throws UnloadableImportException
handleTriple in class AbstractResourceTripleHandlersubject - subjectpredicate - predicateobject - objectUnloadableImportException - if an ontology cannot be importedCopyright © 2015 The University of Manchester. All Rights Reserved.