- From: Ruben Verborgh <ruben.verborgh@ugent.be>
- Date: Mon, 19 Jan 2015 20:24:49 +0100
- To: Adrian Gschwend <ktk@netlabs.org>
- Cc: public-hydra@w3.org
Hi Adrian, > I also checked Rubens LD Fragments API but that confused me as well > because I somehow expected to see IriTemplates but I can't find any in > the entry point of the API. Note that the triple pattern fragments API doesn't have any designated entry point, it only has fragments. However, you will see an IriTemplate: $ curl -s -H "Accept: text/turtle" http://fragments.dbpedia.org/2014/en?subject=http%3A%2F%2Fdbpedia.org%2Fresource%2FBill_Clinton | grep template _:triplePattern hydra:template "http://fragments.dbpedia.org/2014/en{?subject,predicate,object}"; Best, Ruben
Received on Monday, 19 January 2015 19:25:26 UTC