Hi Martin. Could you say a bit more specifically (for those of us ill-versed in SPARQL queries) what kind of strings can be entered into the LIBRIS query box? The examples you give below look like terminal command. Thanks! Daniel -----Original Message----- From: Next generation catalogs for libraries [mailto:NGC4LIB_at_LISTSERV.ND.EDU] On Behalf Of Martin Malmsten Sent: Thursday, May 07, 2009 5:31 AM To: NGC4LIB_at_LISTSERV.ND.EDU Subject: SPARQL server for LIBRIS 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 - 09:25:20 EDT