https://github.com/linkeddata/shacl-check
A subset of the SHACL checking functionality.
https://github.com/linkeddata/shacl-check
Last synced: 4 months ago
JSON representation
A subset of the SHACL checking functionality.
- Host: GitHub
- URL: https://github.com/linkeddata/shacl-check
- Owner: linkeddata
- Created: 2017-03-25T00:39:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T15:22:49.000Z (over 1 year ago)
- Last Synced: 2025-10-11T07:15:15.436Z (8 months ago)
- Language: JavaScript
- Size: 805 KB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shacl-check
A subset of the SHACL checking functionality.
Written as a way of reviewing the document.
- SHACL spec: https://www.w3.org/TR/shacl/#validation-report
Other pointers:
- Isse list for that https://github.com/w3c/data-shapes/issues
- test suite manifest?? https://github.com/w3c/data-shapes/blob/gh-pages/data-shapes-test-suite/tests/manifest.ttl
2017-03-24