| Package | Description |
|---|---|
| org.topbraid.shacl.arq | |
| org.topbraid.shacl.engine | |
| org.topbraid.shacl.model | |
| org.topbraid.shacl.model.impl | |
| org.topbraid.shacl.util |
| Constructor and Description |
|---|
SHACLSPARQLARQFunction(SHConstraintComponent component,
org.apache.jena.rdf.model.Resource askValidator)
Constructs a new SHACLSPARQLARQFunction based on a given sh:ConstraintComponent
and a given validator (which must be a value of sh:nodeValidator, sh:propertyValidator etc.
|
| Modifier and Type | Method and Description |
|---|---|
SHConstraintComponent |
Constraint.getComponent() |
SHConstraintComponent |
ShapesGraph.getComponentWithParameter(org.apache.jena.rdf.model.Property parameter) |
| Constructor and Description |
|---|
Constraint(Shape shape,
SHConstraintComponent component,
List<SHParameter> params,
org.apache.jena.rdf.model.RDFNode parameterValue) |
| Modifier and Type | Method and Description |
|---|---|
static SHConstraintComponent |
SHFactory.asConstraintComponent(org.apache.jena.rdf.model.RDFNode resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
SHConstraintComponentImpl |
| Modifier and Type | Method and Description |
|---|---|
static SHConstraintComponent |
SHACLUtil.getConstraintComponentOfValidator(org.apache.jena.rdf.model.Resource validator) |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.