solid / solid/data-interoperability-panel

Find a Data Registration from a Data Instance

Open
#326 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.