https://github.com/constraintautomaton/shape-index-specification
https://github.com/constraintautomaton/shape-index-specification
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/constraintautomaton/shape-index-specification
- Owner: constraintAutomaton
- License: cc-by-4.0
- Created: 2024-08-20T07:28:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T12:00:21.000Z (about 1 year ago)
- Last Synced: 2025-03-31T13:27:49.968Z (about 1 year ago)
- Language: HTML
- Homepage: https://constraintautomaton.github.io/shape-index-specification/
- Size: 436 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Shape Index Specification
The shape index specification repository.
An online version is available at [this hypermedia link](https://constraintautomaton.github.io/shape-index-specification/).
The specification is written in "pure" HTML, Javascript, and CSS, so it does not require building. The `./index.html` contains all the documentation.
Issues about the website or proposition of improvement can be made via the [github issues](https://github.com/constraintAutomaton/shape-index-specification/issues).
## Abstract
The open web and linked data are often seen as complementary,
yet this doesn't imply that data publication should be disorganized.
While the web as a whole lacks a clear structure,
web segments can still be structured through hypermedia descriptions and precise specifications.
This document introduces the Shape Index specification,
designed to facilitate data quality control and optimize query execution in decentralized unindexed networks of
linked
data.
The shape index leverages RDF data shapes to provide explicit constraints on data publication and provide
lightweight yet
powerful structural and statistical information about the content of RDF datasets in decentralized networks.
A shape index annotates subwebs of documents corresponding to certain data shapes
## License
The code is licensed under the CC-BY-4.0 license. See the [LICENSE](LICENSE) file for details.