The library handles RDF using a simple RDF interface which has 2 implementations, one using Apache Jena and another one using RDF4j.
It is possible to use this library to validate RDF models from any of those RDF libraries, as well as from external SPARQL endpoints.
This interface is being used by SHACLEX.
The project uses sbt for compilation as well as Java 1.8.
sbt test
compiles and runs the tests
- Author: Jose Emilio Labra Gayo
Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues