| ExecutionPlatform |
Manages the current execution platform, used by dash:ExecutionPlatform etc.
|
| FailureLog |
A singleton to record (and possibly print) failures thrown by the validation engine.
|
| ImplementationByType |
Extended polymorphism support for Jena, checking whether the Node
has a given rdf:type.
|
| ModelPrinter |
A singleton that takes a Jena Model and prints it into a string.
|
| OrderComparator |
A Comparator that uses sh:order triples of the given resource
in ascending order (defaulting to 0).
|
| OrderThenPathLocalNameComparator |
A Comparator that uses sh:order triples of the given resources in ascending order (defaulting to 0).
|
| PrefixUtil |
Utilities related to querying and updating prefix declarations based on sh:declare.
|
| RecursionGuard |
A ThreadLocal structure to prevent infinite loops of tosh:hasShape calls etc.
|
| SHACLPreferences |
Manages global preferences related to SHACL processing.
|
| SHACLSystemModel |
Provides API access to the system graphs needed by SHACL.
|
| SHACLUtil |
Various SHACL-related utility methods that didn't fit elsewhere.
|
| SimpleImplementation |
An extension of the Jena polymorphism mechanism.
|