-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
revisitNot a current priority, reconsider laterNot a current priority, reconsider later
Description
From the discussion with @timbl yesterday, the decision was made that the current container .meta mechanism is not very useful, and may be counter-intuitive to developers, and so should be removed.
- Currently, a PATCH or a PUT with a body to a solid container puts the triples in the request body into that container's
.metaresource. Disable/remove that logic. - The contents of a container's
.metaresource gets appended to the container listing no a GET to that container. Disable/remove logic. - Update Solid spec to reflect this change.
Metadata
Metadata
Assignees
Labels
revisitNot a current priority, reconsider laterNot a current priority, reconsider later