Example project invoking shex-s to validate RDF data using ShEx programmatically.
This repository contains a simple project to invoke the schema validator using ShEx.
The project uses sbt.
Once installed, it is possible to run with the following example:
sbt run -d examples/user.ttl -s examples/user.shex -m examples/user.sm
- Author: Jose Emilio Labra Gayo
- Contributor: Toni Cebrián
Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues