Skip to content

(SHACL) Validating RDF data using SHACL

Ángel Iglesias Préstamo edited this page Aug 11, 2024 · 10 revisions
cargo run -- shacl-validate --shapes examples/book.ttl --data examples/book_conformant.ttl
cargo run -- shacl-validate --shapes examples/book.ttl --data examples/book_non-conformant.ttl

Clone this wiki locally