I’ve been working on mod_sparql for a while now and thansk to a small patch from Dave Beckett for his redland libraries it now works as expected for GET style queries. I still need to get POST queries working and it still doesn’t have the code needed for handling persistent or user configured stores – but what is there does work as expected.

The code can be found at http://david-reid.com/repos/public/mod_sparql. It needs apache 2 and the redland libraries (1.0.4). If you try it and have comments/suggestions/patches then send them along!

I’m hopeful that the module can be deployed on projects.apache.org eventually to allow for querying of the project data, but that is still a little ways off yet.