Skip to content

Find a Data Registration from a Data Instance #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
srosset81 opened this issue Feb 27, 2025 · 1 comment
Open

Find a Data Registration from a Data Instance #326

srosset81 opened this issue Feb 27, 2025 · 1 comment

Comments

@srosset81
Copy link
Contributor

srosset81 commented Feb 27, 2025

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)

@srosset81
Copy link
Contributor Author

Link: <https://mypod.store/alice/data/as/event>; rel="http://www.w3.org/ns/solid/interop#hasDataRegistration"

FYI I implemented exactly this in ActivityPods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant