Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerKnublauch committed Jul 15, 2017
1 parent 386634d commit d9742a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ This API also serves as a reference implementation developed in parallel to the
**The code is not really optimized for performance, just for correctness.**

Coverage:
* SHACL Core and SHACL-SPARQL validation
* SHACL Advanced Features (Rules etc)
* SHACL JavaScript Extensions
* [SHACL Core and SHACL-SPARQL validation](https://www.w3.org/TR/shacl/)
* [SHACL Advanced Features (Rules etc)](https://www.w3.org/TR/shacl-af/)
* [SHACL JavaScript Extensions](https://www.w3.org/TR/shacl-js/)

See [SHACL-JS https://github.com/TopQuadrant/shacl-js] for a pure JavaScript implementation.
See [SHACL-JS](https://github.com/TopQuadrant/shacl-js) for a pure JavaScript implementation.

The same code is used in the TopBraid products (currently aligned with the upcoming TopBraid 5.4 release).
For interoperability with TopBraid this library uses code from org.topbraid.spin packages.
Expand Down

0 comments on commit d9742a3

Please sign in to comment.