-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
spec:enhancementChange to enhance the spec without affecting conformance (class 2) –see also spec:editorialChange to enhance the spec without affecting conformance (class 2) –see also spec:editorial
Description
the requirement expressed in section 5, graph management operations, about media type should be improved.
it now reads
If the Accept header is not provided with a GET request, the server MUST return one of RDF XML, Turtle, or N-Triples.
there are several issues
- is "*/*" to be treated the same as when there is no accept header at all?
- if some media type is specified which the service does not support, should it respond with a "406 Not Acceptable" or should it respond with a type which it does support?
- if the response is a 406, is there a set of representations which must be supplied in the response as the list of acceptable media types?
Metadata
Metadata
Assignees
Labels
spec:enhancementChange to enhance the spec without affecting conformance (class 2) –see also spec:editorialChange to enhance the spec without affecting conformance (class 2) –see also spec:editorial