public class JSComponentExecutor extends AbstractJSExecutor
SHACL| Constructor and Description |
|---|
JSComponentExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addBindings(Constraint constraint,
org.apache.jena.query.QuerySolutionMap bindings) |
protected SHJSExecutable |
getExecutable(Constraint constraint) |
protected String |
getLabel(Constraint constraint) |
protected List<org.apache.jena.rdf.model.RDFNode> |
getValueNodes(ValidationEngine validationEngine,
Constraint constraint,
org.apache.jena.query.QuerySolutionMap bindings,
org.apache.jena.rdf.model.RDFNode focusNode) |
executeConstraintprotected void addBindings(Constraint constraint, org.apache.jena.query.QuerySolutionMap bindings)
addBindings in class AbstractJSExecutorprotected SHJSExecutable getExecutable(Constraint constraint)
getExecutable in class AbstractJSExecutorprotected String getLabel(Constraint constraint)
getLabel in class AbstractJSExecutorprotected List<org.apache.jena.rdf.model.RDFNode> getValueNodes(ValidationEngine validationEngine, Constraint constraint, org.apache.jena.query.QuerySolutionMap bindings, org.apache.jena.rdf.model.RDFNode focusNode)
getValueNodes in class AbstractJSExecutorCopyright © 2017 TopQuadrant, Inc.. All rights reserved.