Expand description
SHACL Abstract Syntax
Ths abstract syntax follows the SHACL spec
Re-exports§
pub use ast::*;
Modules§
Enums§
- Shacl
Format - SHACL Formats supported. Mostly RDF formats In the future, we could also support SHACL Compact format
SHACL Abstract Syntax
Ths abstract syntax follows the SHACL spec
pub use ast::*;