Package org.topbraid.shacl.expr
Interface NodeExpressionContext
- All Known Implementing Classes:
AbstractEngine,RuleEngine,ValidationEngine
public interface NodeExpressionContext
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.query.Dataset
-
Method Details
-
getDataset
org.apache.jena.query.Dataset getDataset() -
getShapesGraph
ShapesGraph getShapesGraph() -
getShapesGraphURI
URI getShapesGraphURI()
-