Includes support for JenaSHACL and SHACL-TQ
Pre-release
Pre-release
This release added support for:
- JenaSHACL
- Top Braid SHACL API identified by SHACL-TQ
In this way, now it is possible to validate with SHACL using any of the 3 SHACL engines: SHaclEX (the engine implemented in Scala called SHACL-s, JenaSHACL and SHACL-TQ.
The SHACL-to-ShEx converter has also been improved and now generates also Shape Maps from target declarations.
We alse refactored the code to improve the support of cats effect IO.