Expand description
The SHACL processor implementation, used for validating a data graph against a shapes graph and obtaining a Validation Report as a result.
Structs§
- Endpoint
Validation - The Endpoint Graph Validation algorithm.
- Graph
Validation - The In-Memory Graph Validation algorithm.
- RdfData
Validation
Enums§
- Shacl
Validation Mode - Backend used for the validation.
Traits§
- Shacl
Processor - The basic operations of the SHACL Processor.