| 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).
|