Skip to content
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

Implement storage description resource discovery #1805

Open
csarven opened this issue Dec 2, 2024 · 0 comments
Open

Implement storage description resource discovery #1805

csarven opened this issue Dec 2, 2024 · 0 comments
Labels
feature good first issue An issue that should be quite easy for newcomers to fix triage Issues that need team review

Comments

@csarven
Copy link
Member

csarven commented Dec 2, 2024

https://solidproject.org/ED/protocol#server-storage-description details the discovery of the storage description resource.

Servers MUST include the Link header field with rel="http://www.w3.org/ns/solid/terms#storageDescription" targeting the URI of the storage description resource in the response of HTTP GET, HEAD and OPTIONS requests targeting a resource in a storage.


solid/specification#355 (comment) shows how an application (e.g., https://dokie.li/ ) makes use of such resource to discover the features of the storage. Some common use cases are mentioned in solid/specification#355 (comment)

@csarven csarven added feature good first issue An issue that should be quite easy for newcomers to fix triage Issues that need team review labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue An issue that should be quite easy for newcomers to fix triage Issues that need team review
Projects
None yet
Development

No branches or pull requests

1 participant