You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[RDF4J SHACL Engine](https://rdf4j.org/documentation/programming/shacl) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/eclipse-rdf4j/rdf4j"align="bottom"> - Supports SHACL Core (without some property paths), SHACL-SPARQL, incremental validation; `BSD-3-Clause``Java`.
35
-
-[rdf-validate-shacl](https://github.com/zazuko/rdf-validate-shacl) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/zazuko/rdf-validate-shacl"align="bottom"> - Supports SHACL Core; pure JavaScript validator on top of the [RDFJS](https://rdf.js.org/) stack; [playground](https://zazuko.github.io/shacl-playground); `MIT``JavaScript`.
-[RDF4J SHACL Engine](https://rdf4j.org/documentation/programming/shacl) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/eclipse-rdf4j/rdf4j"> - Supports SHACL Core (without some property paths), SHACL-SPARQL, incremental validation; `BSD-3-Clause``Java`.
35
+
-[rdf-validate-shacl](https://github.com/zazuko/rdf-validate-shacl) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/zazuko/rdf-validate-shacl"> - Supports SHACL Core; pure JavaScript validator on top of the [RDFJS](https://rdf.js.org/) stack; [playground](https://zazuko.github.io/shacl-playground); `MIT``JavaScript`.
36
36
-[SHACL for Ruby](https://github.com/ruby-rdf/shacl/) - A pure-Ruby library for working with the Shape Constraint Language to validate the shape of RDF graphs; `BSD-3-Clause``Ruby`.
37
-
-[shacl-engine](https://github.com/rdf-ext/shacl-engine) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/rdf-ext/shacl-engine"align="bottom"> - Supports SHACL Core, SHACL-SPARQL; A fast engine for data provided as [RDF/JS](http://rdf.js.org/data-model-spec/) objects; [playground](https://playground.rdf-ext.org/shacl/); `MIT``JavaScript`.
38
-
-[TopBraid SHACL API](https://github.com/TopQuadrant/shacl) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/TopQuadrant/shacl"align="bottom"> - Supports SHACL Core, SHACL-SPARQL, SHACL rules; based on Jena; `BSD-3-Clause``Java`.
39
-
-[TopBraid SHACL API Extended](https://github.com/SHACL-X/shacl-x) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/SHACL-X/shacl-x"align="bottom"> - Fork of TopBraid SHACL API + added SHACL-JS based on GraalVM Polyglot; `BSD-3-Clause``Java`.
37
+
-[shacl-engine](https://github.com/rdf-ext/shacl-engine) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/rdf-ext/shacl-engine"> - Supports SHACL Core, SHACL-SPARQL; A fast engine for data provided as [RDF/JS](http://rdf.js.org/data-model-spec/) objects; [playground](https://playground.rdf-ext.org/shacl/); `MIT``JavaScript`.
38
+
-[TopBraid SHACL API](https://github.com/TopQuadrant/shacl) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/TopQuadrant/shacl"> - Supports SHACL Core, SHACL-SPARQL, SHACL rules; based on Jena; `BSD-3-Clause``Java`.
39
+
-[TopBraid SHACL API Extended](https://github.com/SHACL-X/shacl-x) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/SHACL-X/shacl-x"> - Fork of TopBraid SHACL API + added SHACL-JS based on GraalVM Polyglot; `BSD-3-Clause``Java`.
40
40
41
41
## ShEx Validators
42
42
43
-
-[Apache Jena ShEx](https://jena.apache.org/documentation/shex/index.html) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/apache/jena"align="bottom"> - Supports ShEx, ShExC; not supported semantic actions, EXTERNAL; `Apache-2.0``Java`.
44
-
-[shexSpec/shex.js](https://github.com/shexjs/shex.js) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/shexjs/shex.js"align="bottom"> - JavaScript implementation of Shape Expressions; [playground](http://rawgit.com/shexSpec/shex.js/master/doc/shex-simple.html); `MIT``JavaScript`.
45
-
-[ShEx-validator](https://github.com/HW-SWeL/ShEx-validator) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/HW-SWeL/ShEx-validator"align="bottom"> :skull: - A standalone Node module with a command line interface; `MIT``JavaScript`.
46
-
-[Validata](https://github.com/HW-SWeL/Validata) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/HW-SWeL/Validata"align="bottom"> - An intuitive, standalone web-based tool to help building RDF documents by validating against preset schemas written in the ShEx language; [playground](http://hw-swel.github.io/Validata/); [playground](https://www.w3.org/2015/03/ShExValidata/); `MIT``JavaScript`.
43
+
-[Apache Jena ShEx](https://jena.apache.org/documentation/shex/index.html) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/apache/jena"> - Supports ShEx, ShExC; not supported semantic actions, EXTERNAL; `Apache-2.0``Java`.
44
+
-[shexSpec/shex.js](https://github.com/shexjs/shex.js) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/shexjs/shex.js"> - JavaScript implementation of Shape Expressions; [playground](http://rawgit.com/shexSpec/shex.js/master/doc/shex-simple.html); `MIT``JavaScript`.
45
+
-[ShEx-validator](https://github.com/HW-SWeL/ShEx-validator) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/HW-SWeL/ShEx-validator"> :skull: - A standalone Node module with a command line interface; `MIT``JavaScript`.
46
+
-[Validata](https://github.com/HW-SWeL/Validata) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/HW-SWeL/Validata"> - An intuitive, standalone web-based tool to help building RDF documents by validating against preset schemas written in the ShEx language; [playground](http://hw-swel.github.io/Validata/); [playground](https://www.w3.org/2015/03/ShExValidata/); `MIT``JavaScript`.
47
47
48
48
## Shapes Discovery Tools
49
49
@@ -57,8 +57,8 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
57
57
58
58
## Shape Conversion Tools
59
59
60
-
-[ShacShifter](https://github.com/AKSW/ShacShifter) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/AKSW/ShacShifter"align="bottom"> :skull: - Shape shifter from SHACL to other formats (currently RDForms); `GPL-3.0``Python`.
61
-
-[SHACL To JSON Schema](https://github.com/comake/shacl-to-json-schema) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/comake/shacl-to-json-schema"align="bottom"> - TS, SHACL-to-JSON-Schema translator; `Typescript`.
60
+
-[ShacShifter](https://github.com/AKSW/ShacShifter) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/AKSW/ShacShifter"> :skull: - Shape shifter from SHACL to other formats (currently RDForms); `GPL-3.0``Python`.
61
+
-[SHACL To JSON Schema](https://github.com/comake/shacl-to-json-schema) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/comake/shacl-to-json-schema"> - TS, SHACL-to-JSON-Schema translator; `Typescript`.
62
62
63
63
## Shape Generators
64
64
@@ -76,7 +76,7 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
76
76
77
77
Data viewers/Editors based on shapes.
78
78
79
-
-[shaperone](https://forms.hypermedia.app) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/hypermedia-app/shaperone"align="bottom"> - SHACL Shapes Form generator; [playground](https://forms.hypermedia.app/playground); `MIT``Typescript`.
79
+
-[shaperone](https://forms.hypermedia.app) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/hypermedia-app/shaperone"> - SHACL Shapes Form generator; [playground](https://forms.hypermedia.app/playground); `MIT``Typescript`.
0 commit comments