shacl 0.3.1

A SHACL validator for RDF data, implemented in Rust.
Documentation

SHACL

SHACL implementation in Rust.

This project started as a re-implementation in Rust of SHACL-s.

Configuration for tests

The tests depend on the shacl-testsuite which is available as a git submodule. In order to run tests it is necessary to run in the root folder of rudof:

 git submodule update --init --recursive