We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
List of spec issues that dispute tests we have:
Decision: Access Rule with acl:default does not imply acl:accessTo solid/specification#193 (comment)
acl:default
acl:accessTo
Which permissions are required for PUT to create? solid/specification#236 (on hold until we decide #193)
Should PUT-to-create c/r in existing container be allowed with only accessTo Write c/? solid/specification#246
Is Read required on top of Write for PATCH delete and where ? solid/specification#220 (on hold until we decide Make any deviation of SPARQL UPDATE explicit solid/specification#139)
The text was updated successfully, but these errors were encountered:
Resolving solid/specification#193 as 'yes' because of arguments we arrived at in solid/specification#193 (comment).
@csarven confirmed that the answer to solid/specification#236 is: If c/ exists but c/r does not, then PUT to create c/r requires append or write on c/ + write on r. so answer to solid/specification#246 is also 'no'. anser to solid/specification#220: 'yes' (but we will use content-type application/sparql-update-single-match from now on, see solid/specification#139 (comment)).
application/sparql-update-single-match
Sorry, something went wrong.
No branches or pull requests
List of spec issues that dispute tests we have:
Decision: Access Rule with
acl:default
does not implyacl:accessTo
solid/specification#193 (comment)Which permissions are required for PUT to create? solid/specification#236 (on hold until we decide #193)
Should PUT-to-create c/r in existing container be allowed with only accessTo Write c/? solid/specification#246
Is Read required on top of Write for PATCH delete and where ? solid/specification#220 (on hold until we decide Make any deviation of SPARQL UPDATE explicit solid/specification#139)
The text was updated successfully, but these errors were encountered: