Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/TopQuadrant/shacl
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerKnublauch committed Mar 10, 2020
2 parents a6fd91b + 38627a7 commit 80b069a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Coverage:

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 6.3 release).
The same code is used in the TopBraid products (currently aligned with the TopBraid 6.3 release).

Feedback and questions should become GitHub issues or sent to TopBraid Users mailing list:
https://groups.google.com/forum/#!forum/topbraid-users
Expand All @@ -40,11 +40,11 @@ Releases are available in the central maven repository:

Download the latest release from:

`http://central.maven.org/maven2/org/topbraid/shacl/`
`https://repo1.maven.org/maven2/org/topbraid/shacl/`

The binary distribution is:

`http://central.maven.org/maven2/org/topbraid/shacl/*VER*/shacl-*VER*-bin.zip`.
`https://repo1.maven.org/maven2/org/topbraid/shacl/*VER*/shacl-*VER*-bin.zip`.

Two command line utilities are included: validate (performs constraint validation) and infer (performs SHACL rule inferencing).

Expand Down

0 comments on commit 80b069a

Please sign in to comment.