- From: Ruben Verborgh <ruben.verborgh@ugent.be>
- Date: Mon, 5 Oct 2015 16:52:25 +0200
- To: Asbjørn Ulsberg <asbjorn@ulsberg.no>
- Cc: Melvin Carvalho <melvincarvalho@gmail.com>, Hydra <public-hydra@w3.org>
> I'm not sure. Perhaps JSON-LD should be mandated. There's no way to mandate this. The Hydra Core Vocabulary is a vocabulary, not an API where we can set such constraints. > And I > do think that alternative serializations will make Hydra and the APIs > using it less accessible. Content negotiation is key. Just to be clear, JSON-LD alone won't help you, because JSON-LD files can have quite arbitrary shapes. For instance, $ curl -H "Accept: application/ld+json" http://fragments.dbpedia.org/2015/en does give you JSON-LD, but not (yet) the kind you want I guess. Framing would be needed here. Best, Ruben
Received on Monday, 5 October 2015 14:52:56 UTC