Closed
Description
How should servers handle POST
, PUT
, PATCH
requests that not include LDP's interaction model(s) in Link
?
For example:
- Reject request.
- Accept request but do not assign an interaction model.
- Normalise to an interaction model derived from
Content-Type
( if not RDFSource, default to NonRDFSource or Resource?)
What may be the ramifications?
Metadata
Metadata
Assignees
Type
Projects
Status
Done