Hello, just wanted to share this with you. I've put up a SPARQL server for the LIBRIS data. It is still very experimental. You can find it here: http://lab3.libris.kb.se/sparql There is some HTTP content negotiation going on in the background, so you can do stuff like: curl --header accept:application/sparql-results+xml "http://lab3.libris.kb.se/sparqlquery=select+%3Fs+where+%7B+%3Fs+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23prefLabel%3E+%22Historia%22%40sv+.+%7D%0D%0A " and: curl --header accept:text/rdf+n3 "http://lab3.libris.kb.se/sparql?query=describe+%3Chttp%3A%2F%2Flibris.kb.se%2Fresource%2Fauth%2F94541%3E " /martin -------------------------------------------- Martin Malmsten Systemutvecklare / Senior Developer Avdelningen för Nationell samverkan/LIBRIS Kungl. biblioteket/National Library of Sweden E-post: martin.malmsten_at_kb.se libris.kb.seReceived on Thu May 07 2009 - 05:32:50 EDT