| Package | Description |
|---|---|
| org.topbraid.shacl.rules |
| Modifier and Type | Method and Description |
|---|---|
void |
SPARQLRule.execute(RuleEngine ruleEngine,
List<org.apache.jena.rdf.model.RDFNode> focusNodes,
Shape shape) |
abstract void |
Rule.execute(RuleEngine ruleEngine,
List<org.apache.jena.rdf.model.RDFNode> focusNodes,
Shape shape)
Executes this rule, calling
ruleEngine.infer() to add triples. |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.