solid-spec icon indicating copy to clipboard operation
solid-spec copied to clipboard

Solid specification draft 0.7.0

Results 84 solid-spec issues
Sort by recently updated
recently updated
newest added

The way I have previously implemented a POST operation on an existing LDP [RDF Source](https://www.w3.org/TR/rdf11-concepts/#dfn-rdf-source) is to perform an [RDF Merge](https://www.w3.org/TR/rdf-mt/#defmerge) between the existing resource and the payload body. I...

enhancement

When you ask me, I'm sure that the following two statements are true about Solid, but if you ask me how do I know that, then I don't really have...

What spec should an identity provider follow in order for it to work with Solid? I didn't find it in this repo, but maybe I missed it.

As part of the transition process to the 1.0 format, let's make a list of issues on which the spec is currently not saying anything, but we feel it should...

When DELETE or GET a `xxx.meta` file, Response will be `Trying to access metadata file as regular file` and status is 404. What is the proper way to update or...

Some markup and language tweaks for better reader clarity; some punctuation fixes for typos. Significant changes to **the `OPTIONS` method** section which did not conform to RFC 7231 -- https://tools.ietf.org/html/rfc7231#section-4.3.7...

E.g. [here](https://github.com/solid/solid-spec/issues/162#issue-441190412) I think @RubenVerborgh 's wording: > This should likely not be in the core spec (especially since it is unclear what subset should be supported). Can be in...

question

First of all, I'm not entirely sure this is the right repo to create this Issue in. It is in regards to the Type Index concepts laid out in the...

Are there API methods for copying or moving items in a pod? For implementing these I currently fetch the file, POST it to the new location and optionally delete the...

Not well specified; not used; dangerous DOS point. Even better would be to just remove (#206)

bug
enhancement