My summary of how Solid-Rest should behave to be spec-compliant (other than requirements for http, CORS, and WAC) :
https://solid.github.io/specification/#read-write (2020-10-29)
Updated 2020-12-15
READING 2.4.2
WRITING 2.4.3
DELETING 2.4.4
REPRESENTATIONS 2.4.5
CROSS-ORIGN RESOURCE SHARING 2.8
LDP Spec https://www.w3.org/TR/ldp/
My summary of how Solid-Rest should behave to be spec-compliant (other than requirements for http, CORS, and WAC) :
https://solid.github.io/specification/#read-write (2020-10-29)
Updated 2020-12-15
READING 2.4.2
types in GET and HEAD requests and MAY list them in OPTIONS requests
WRITING 2.4.3
to requests to container URLs (those ending in slash)
the request has a slug
DELETING 2.4.4
REPRESENTATIONS 2.4.5
CROSS-ORIGN RESOURCE SHARING 2.8
LDP Spec https://www.w3.org/TR/ldp/