| Package | Description |
|---|---|
| org.topbraid.shacl.engine | |
| org.topbraid.shacl.engine.filters | |
| org.topbraid.shacl.model | |
| org.topbraid.shacl.model.impl |
| Modifier and Type | Method and Description |
|---|---|
SHShape |
Shape.getShapeResource() |
SHShape |
Constraint.getShapeResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapesGraph.setShapeFilter(Predicate<SHShape> value)
Sets a filter Predicate that can be used to ignore certain shapes.
|
| Constructor and Description |
|---|
Shape(ShapesGraph shapesGraph,
SHShape shape) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MinSeverityShapeFilter.test(SHShape shape) |
boolean |
ExcludeMetaShapesFilter.test(SHShape shape) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SHNodeShape |
interface |
SHParameter |
interface |
SHPropertyShape |
| Modifier and Type | Method and Description |
|---|---|
static SHShape |
SHFactory.asShape(org.apache.jena.rdf.model.RDFNode node) |
| Modifier and Type | Class and Description |
|---|---|
class |
SHNodeShapeImpl |
class |
SHParameterImpl |
class |
SHPropertyShapeImpl |
class |
SHShapeImpl |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.