shacl_ast 0.2.9

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).