shacl_ast 0.0.13

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

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