o-development / ldo

Monorepo for Linked Data Objects (ldo)
MIT License
23 stars 5 forks source link

Use the Storage link header to get the root resource rather than travering #17

Open jaxoncreed opened 3 months ago

jaxoncreed commented 3 months ago

Servers MUST include the Link header 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.

Servers MUST include statements about the storage as part of the storage description resource.

Storage description statements include the properties:

rdf:type A class whose URI is http://www.w3.org/ns/pim/space#Storage.