Re: Hydra use case: Linked Data Fragments

On 3/11/14 10:20 AM, Ruben Verborgh wrote:
> Now the challenge for Hydra is of course
> to provide the equivalent of this HTML representation for machines.
> The HTML source code is already marked up with Hydra RDFa,
> but for clarity, it might be best to look at the Turtle (or JSON-LD) representation.
> You can access it through content negotiation, or here's a direct Turtle link:
> http://data-cdn.linkeddatafragments.org/dbpedia?subject=&predicate=dbpedia-owl%3AbirthPlace&object=dbpedia%3ANew_York
> Here is the relevant piece of the representation:

Very nice!

curl -IH "Accept: text/turtle" 
"http://data-cdn.linkeddatafragments.org/dbpedia?subject=&predicate=dbpedia-owl%3AbirthPlace&object=dbpedia%3ANew_York"
HTTP/1.1 200 OK
Server: cloudflare-nginx
Date: Tue, 11 Mar 2014 19:47:02 GMT
Content-Type: text/turtle;charset=utf-8
Connection: keep-alive
Set-Cookie: __cfduid=d76ff5d2a6fdbe94559f9c608a85d04661394567220856; 
expires=Mon, 23-Dec-2019 23:50:00 GMT; path=/; 
domain=.linkeddatafragments.org; HttpOnly
Cache-Control: public, max-age=7200
Vary: Accept
Access-Control-Allow-Origin: *
X-Powered-By: Linked Data Fragments Server
Expires: Tue, 11 Mar 2014 21:47:02 GMT
CF-Cache-Status: EXPIRED
CF-RAY: 109a42ea59ec02db-AMS


Tip:

It should really have
<http://data-cdn.linkeddatafragments.org/dbpedia?subject=&predicate=dbpedia-owl%3AbirthPlace&object=dbpedia%3ANew_York> 
in the Location: response header :-)

-- 

Regards,

Kingsley Idehen	
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen

Received on Tuesday, 11 March 2014 19:50:21 UTC