| Package | Description |
|---|---|
| org.topbraid.shacl.engine | |
| org.topbraid.shacl.entailment | |
| org.topbraid.shacl.expr | |
| org.topbraid.shacl.rules | |
| org.topbraid.shacl.validation |
| Constructor and Description |
|---|
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 |
|---|---|
ShapesGraph |
RuleEngine.getShapesGraph() |
| 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) |
| 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 |
|---|---|
ShapesGraph |
ValidationEngine.getShapesGraph() |
| 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.
|
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.