You are here: Home > November 2005 > Tuesday 15 > SPARQL Query Service Online

November 15, 2005

SPARQL Query Service Online

The initial version of the SPARQL query service is now live. Actually its been live for a few days but I've only just finished the documentation!

Read through the documentation and pointers to get started with the service.

You can play with the service using the query form.

This is the first service up as its featured in a forthcoming XML.com SPARQL tutorial. There are some other services (RDF model algebra, Rules processing and XSLT transforms) which are actually running on the server, but I've not yet written the documentation.

For those of you looking at manipulating SPARQL query output in various ways I've included some additional output options for SELECT queries. This should make it easy to integrate SPARQL queries with bookmarklets, Javascript code, drop results directly into web pages, etc.

I also have an AJAX client just about ready to go live. I just want to add some code documentation and example usage before releasing it. More on that tomorrow.

« Introduction to XAK | Main | AJAX Client »