shacl_ast 0.0.9

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
6
pub mod shacl_to_rdf;
pub mod rdf_to_shacl;

pub use shacl_to_rdf::*;
pub use rdf_to_shacl::*;