shacl_validation 0.2.12

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
6
7
mod complex;
mod misc;
mod node;
mod path;
mod property;
mod targets;
mod validation_reports;