shacl_ast 0.0.13

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
# SHACL AST

Represents [SHACL](https://www.w3.org/TR/shacl/) Abstract Syntax Tree. 

This project started as a re-implementation in Rust of [SHACL-s](https://github.com/weso/shacl-s).