restful-open-annotation / spec

RESTful Open Annotation API specification
http://restful-open-annotation.github.io/spec/
1 stars 0 forks source link

Use "profile" with content-type to differentiate expanded/compacted JSON-LD? #4

Open spyysalo opened 9 years ago

spyysalo commented 9 years ago

The JSON-LD spec allows profile to be used in content negotiation to express preferences between expanded and compacted forms (http://www.w3.org/TR/json-ld/#application-ld-json).

This is probably too obscure a feature to be included in the core API, but might be an interesting extension.