public interface SHParameterizable extends SHResource
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelTemplate() |
List<SHParameter> |
getOrderedParameters()
Gets an ordered List of all declared SHParameters, based on
sh:order values (if one of them exists), then the local names of the path predicates.
|
List<SHParameter> |
getParameters()
Gets an unordered List of all declared Parameters.
|
Map<String,SHParameter> |
getParametersMap()
Gets a Map of variable names to Parameters.
|
boolean |
isOptionalParameter(org.apache.jena.rdf.model.Property predicate)
Checks if one of the sh:parameters declaring a given predicate is also marked
as sh:optional true.
|
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, toStringList<SHParameter> getParameters()
Map<String,SHParameter> getParametersMap()
String getLabelTemplate()
List<SHParameter> getOrderedParameters()
boolean isOptionalParameter(org.apache.jena.rdf.model.Property predicate)
predicate - the predicate to checkCopyright © 2019 TopQuadrant, Inc.. All rights reserved.