public interface SHRule extends SHResource
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.RDFNode |
getObject()
Gets the sh:subject (assuming this is a triple rule)
|
org.apache.jena.rdf.model.Resource |
getPredicate()
Gets the sh:subject (assuming this is a triple rule)
|
org.apache.jena.rdf.model.RDFNode |
getSubject()
Gets the sh:subject (assuming this is a triple rule)
|
boolean |
isJSRule()
Checks if this rule is an instance of sh:JSRule
|
boolean |
isSPARQLRule()
Checks if this rule is an instance of sh:SPARQLRule
|
boolean |
isTripleRule()
Checks if this rule is an instance of sh:TripleRule
|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toStringorg.apache.jena.rdf.model.RDFNode getSubject()
org.apache.jena.rdf.model.Resource getPredicate()
org.apache.jena.rdf.model.RDFNode getObject()
boolean isJSRule()
boolean isSPARQLRule()
boolean isTripleRule()
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.