Class RSX
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.RSX
Constants for the Eclipse RDF4J SHACL Extensions.
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRIstatic final IRIstatic final IRIstatic final StringThe namespace (http://rdf4j.org/shacl-extensions#).static final NamespaceAn immutableNamespaceconstant that represents the namespace.static final StringRecommended prefixstatic final IRIstatic final IRIhttp://rdf4j.org/shacl-extensions#targetShapestatic final IRI - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
NAMESPACE
 - 
PREFIX
 - 
NS
 - 
targetShape
http://rdf4j.org/shacl-extensions#targetShape - 
dataGraph
 - 
shapesGraph
 - 
valueConformsToXsdDatatypeFunction
 - 
DataAndShapesGraphLink
 - 
actualPairwisePath
 
 - 
 - 
Constructor Details
- 
RSX
public RSX() 
 -