| AbstractEngine |
Base class for validation and rule engines.
|
| Constraint |
Represents a constraint as input to an engine (e.g.
|
| SHACLScriptEngineManager |
A singleton that uses a ThreadLocal to manage the life cycle of a JSScriptEngine
that can be shared for all JavaScript evaluated as part of a SHACL validation.
|
| Shape |
Represents a shape as input to an engine (e.g.
|
| ShapesGraph |
Represents a shapes graph as input to an engine (e.g.
|
| ShapesGraphFactory |
The singleton that should be used to construct ShapesGraph instances.
|