Re: a good example implementation

thanks Ruben! 

Another question, is it possible to have URI/IRI templates in ‘plain’ JSON-LD or I need Hydra for that? There’s a closed issue (108 <https://github.com/json-ld/json-ld.org/issues/108>) and a telcon minutes about it http://json-ld.org/minutes/2012-07-17/#topic-1 <http://json-ld.org/minutes/2012-07-17/#topic-1>, but nothing came out of it.

regards,
Milan

> On Jun 25, 2015, at 09:16, Ruben Verborgh <ruben.verborgh@ugent.be> wrote:
> 
> Hi Milan,
> 
>> could you please point me out to a hypermedia API implementation using json-ld.
> 
> The Triple Pattern Fragments interface [1] is a hypermedia API.
> Our implementation [2] supports JSON-LD:
>    $ curl -H "Accept: application/ld+json" http://fragments.dbpedia.org/2014/en
> You'll see the hypermedia controls in the response.
> 
> Several of these APIs (600.000+) have been deployed:
> – http://fragments.dbpedia.org/2014/en
> – http://data.linkeddatafragments.org/
> – http://lodlaundromat.org/wardrobe/
> — …
> 
> Let me know if you need more info on this!
> 
> Best,
> 
> Ruben
> 
> [1] http://www.hydra-cg.com/spec/latest/triple-pattern-fragments/
> [2] https://github.com/LinkedDataFragments/Server.js

Received on Thursday, 25 June 2015 09:30:08 UTC