Releases: weso/shaclex
Includes support for JenaSHACL and SHACL-TQ
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.
0.1.32 Release during Biohackathon 2019
Repaired a bug on validating normalized shapes
Removal of extra command line information
This release is published to remove unnecessary command line information that was produced for debugging.
0.1.24 First optimization for ShEx
Adds support for owl:imports in SHACL
New features
- Added support for owl:imports in SHACL
TODOs
Adds support for sh:message, sh:severity and sh:deactivated in SHACL
New features
- Added support for sh:severity, sh:message and sh:deactivated in SHACL
TODOs
First pre-release that passes all SHACL-core tests
New features
-
Passes all SHACL-Core tests
-
Implements most ShEx features except semantic actions which are partially implemented
TODOs
Validation against SPARQL endpoint
New features
-
Added command line options to validate against endpoints
-
Repaired stackoverflow bug when validating wikidata endpoint with nodes that
had a large volume of incoming arcs
TODOs
-
ShEx: Complete UML generation for ShEx schemas
-
ShEx: Complete semantic actions implementation
-
SHACL: support using RDf4j (add SHACL paths to SRDF4j)
-
SHACL: Check test-suite and create report
-
ShEx: test-suite with shape maps and update report
-
Shaclex: Conversion from ShEx to SHACL
-
Shaclex: Conversion from SHACL to ShEx
Generates UML diagrams from ShEx schemas
New features
- ShEx: Added more features to generate UML diagrams from ShEx schemas
TODOs
-
ShEx: Complete UML generation for ShEx schemas
-
ShEx: Complete semantic actions implementation
-
SHACL: support using RDf4j (add SHACL paths to SRDF4j)
-
SHACL: Check test-suite and create report
-
ShEx: test-suite with shape maps and update report
-
Shaclex: Conversion from ShEx to SHACL
-
Shaclex: Conversion from SHACL to ShEx
SHACLex: Scala implementation of ShEx and SHACL
Scala implementation of ShEx and SHACL