| Modifier and Type | Method and Description |
|---|---|
static ShapesGraph |
HasShapeFunction.getShapesGraph() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HasShapeFunction.setShapesGraph(ShapesGraph value,
URI uri) |
| Modifier and Type | Field and Description |
|---|---|
protected ShapesGraph |
AbstractEngine.shapesGraph |
| Modifier and Type | Method and Description |
|---|---|
ShapesGraph |
Shape.getShapesGraph() |
ShapesGraph |
AbstractEngine.getShapesGraph() |
| Constructor and Description |
|---|
AbstractEngine(org.apache.jena.query.Dataset dataset,
ShapesGraph shapesGraph,
URI shapesGraphURI) |
Shape(ShapesGraph shapesGraph,
SHShape shape) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model |
SHACLEntailment.Engine.createModelWithEntailment(org.apache.jena.query.Dataset dataset,
URI shapesGraphURI,
ShapesGraph shapesGraph,
ProgressMonitor monitor) |
org.apache.jena.query.Dataset |
SHACLEntailment.withEntailment(org.apache.jena.query.Dataset dataset,
URI shapesGraphURI,
ShapesGraph shapesGraph,
org.apache.jena.rdf.model.Resource entailment,
ProgressMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
ShapesGraph |
NodeExpressionContext.getShapesGraph() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PathEvaluator.isMaybeInferred(ShapesGraph shapesGraph)
Checks if the values of this may be inferred.
|
boolean |
PathEvaluator.isReversible(ShapesGraph shapesGraph) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PathExpression.isMaybeInferred(ShapesGraph shapesGraph) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model |
RulesEntailment.createModelWithEntailment(org.apache.jena.query.Dataset dataset,
URI shapesGraphURI,
ShapesGraph shapesGraph,
ProgressMonitor monitor) |
static List<Shape> |
RuleUtil.getShapesWithTargetNode(org.apache.jena.rdf.model.RDFNode focusNode,
ShapesGraph shapesGraph) |
| Constructor and Description |
|---|
RuleEngine(org.apache.jena.query.Dataset dataset,
URI shapesGraphURI,
ShapesGraph shapesGraph,
org.apache.jena.rdf.model.Model inferences) |
| Modifier and Type | Method and Description |
|---|---|
ValidationEngine |
ValidationEngineFactory.create(org.apache.jena.query.Dataset dataset,
URI shapesGraphURI,
ShapesGraph shapesGraph,
org.apache.jena.rdf.model.Resource report)
Constructs a new ValidationEngine.
|
| Constructor and Description |
|---|
ValidationEngine(org.apache.jena.query.Dataset dataset,
URI shapesGraphURI,
ShapesGraph shapesGraph,
org.apache.jena.rdf.model.Resource report)
Constructs a new ValidationEngine.
|
| Constructor and Description |
|---|
SHACLObject(ShapesGraph shapesGraph,
URI shapesGraphURI,
org.apache.jena.query.Dataset dataset) |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.