solid / solid/data-interoperability-panel
Find a Data Registration from a Data Instance
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 58
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It would be very useful if, given a Data Instance, we could easily find the relative Data Registration.
For example with a simple Link header when we do a GET or a HEAD on a given resource:
Link: <https://mypod.store/alice/data/as/event>; rel="http://www.w3.org/ns/solid/interop#hasDataRegistration"
Solid already include such a link to find the storage linked with a given resource (source)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the issue example and the linked Solid protocol storage-description source, then inspect the repository's existing specification structure. Done means the specification clearly defines whether and how a Data Instance exposes a Link relation to its Data Registration, including the GET and HEAD behavior described here.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100