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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,10 +40,10 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
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="top"> - `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="top"> - [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="top"> - :skull:`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="top"> - 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"align="top"> - 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="top"> - 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="top"> - A standalone Node module with a command line interface; :skull:`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="top"> - 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,7 +57,7 @@ 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="top"> - :skull: "shape shifter" from SHACL to other formats (currently RDForms); `GPL-3.0``Python`.
60
+
-[ShacShifter](https://github.com/AKSW/ShacShifter) <imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/AKSW/ShacShifter"align="top"> - Shape shifter from SHACL to other formats (currently RDForms);:skull:`GPL-3.0``Python`.
61
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="top"> - TS, SHACL-to-JSON-Schema translator; `Typescript`.
0 commit comments