Releases: weso/shaclex
Releases · weso/shaclex
SHACLex: Scala implementation of ShEx and SHACL
v0.0.69 Added dataURL parameter...still needs schemaURL and shapeMapURL param…
First version with support for SHACL Validation Report generation
In this version, it is possible to generate a Validation Report that follows the SHACL spec. This is the first version with support for that report and it is not fully tested (there are some differences that require extra-refactoring of the code).
However, we expect to continue testing and solving the differences to create a fully compatible SHACL core implementation.
0.0.68
v0.0.67
Latest release as of March 2018
This release contains the latest version of the code as of March 2018
- All the ShEx compact syntax grammar tests pass except 2 with extended unicode characters
- Support for shapeMaps
- Solves issue #66