Skip to content

Commit 5ad897b

Browse files
committed
Minor fixes
1 parent 6c7f4dc commit 5ad897b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
2121
- [Shape Editors, Visualizations](#shape-editors-visualizations)
2222
- [Declarative UIs](#declarative-uis)
2323
- [IDE support](#ide-support)
24-
- [Book](#book)
24+
- [Books](#books)
2525
- [Tutorials](#tutorials)
2626
- [Presentations](#presentations)
2727
- [Specifications](#specifications)
@@ -40,7 +40,7 @@ Semantic shapes are frequently described using the SHACL or ShEx language.
4040
## ShEx Validators
4141

4242
- [Apache Jena ShEx](https://jena.apache.org/documentation/shex/index.html) <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/apache/jena" align="top"> - `Apache-2.0` `Java`.
43-
- [shexSpec/shex.js](https://github.com/shexjs/shex.js)<img alt="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`.
43+
- [shexSpec/shex.js](https://github.com/shexjs/shex.js)<img alt="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`.
4444
- [ShEx-validator](https://github.com/HW-SWeL/ShEx-validator)<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/HW-SWeL/ShEx-validator" align="top"> - :skull: `MIT` `JavaScript`.
4545
- [Validata](https://github.com/HW-SWeL/Validata)<img alt="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`.
4646

0 commit comments

Comments
 (0)