[web-annotation] Should all responses have the anno json-ld profile?

azaroth42 has just created a new issue for 
https://github.com/w3c/web-annotation:

== Should all responses have the anno json-ld profile? ==

Should all responses from Annotation Servers where the entity-body is 
a serialized annotation have a Content-Type of application/json+ld 
with the profile URI for the annotation profile?  As most servers will
 have to explicitly set the content-type header, rather than allowing 
it to be set by an upstream system (such as apache's mod_mime_magic or
 similar) the implementation cost seems low.

It doesn't seem totally necessary, but could be useful for systems 
that do support multiple profiles.  Better to be liberal with what you
 accept and strict with what you send.

See https://github.com/w3c/web-annotation/issues/39

Received on Thursday, 18 June 2015 21:44:29 UTC