Awesome
Simple ShEx Scala
Example project invoking shex-s to validate RDF data using ShEx programmatically.
Introduction
This repository contains a simple project to invoke the schema validator using ShEx.
Installation and compilation
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 & contributors
- Author: Jose Emilio Labra Gayo
- Contributor: Toni Cebrián
Contribution
Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues