- From: Steve Harris <steve.harris@garlik.com>
- Date: Thu, 29 Nov 2007 14:17:07 +0000
- To: Semantic Web Interest Group <semantic-web@w3.org>
We (Garlik), have just released an online service that exposes RDF data as Linked Data - or at least something that looks a bit like it :) http://qdos.com/ The "profile" pages, eg. http://qdos.com/celeb/c11940fa2ae9ccad441a4bf8ac3a0a2b will forward to http://qdos.com/celeb/c11940fa2ae9ccad441a4bf8ac3a0a2b/turtle if you Accept: application/x-turtle, eg. $ rapper -g http://qdos.com/user/7cdd8a33015b31e82336e1230c5da53f The (quite patchy) schema is at http://qdos.com/schema, also only available in turtle. The data uses a mixture of our domain specific properties, FOAF and DC. There are some issues I'm aware of with the data as it stands - most obviously it's only available in turtle. The whole site is built ontop of RDF in turtle, so there's a bit of bias there. Also it references some URIs (with rdfs:seeAlso) ending with -ext that contain some raw data, but those aren't dereferencable right now, due to a bug I didn't have time to fix. So, what could we do to make the data more useful to the RDF community at large? There will be an API of some kind at some point (please click on the "Developers" link if you're interested), but first I want to get us exposing linked data in a useful manner. Cheers, Steve
Received on Thursday, 29 November 2007 14:17:51 UTC