Stored Procedures for the Web
Posted on June 6th, 2007 08:25 AM | Comments (0) | Pings (0)This morning, I gave a talk at the Scripting for the Semantic Web workshop on my paper Extensible SPARQL Functions With Embedded Javascript.
The following entries were written in the RDF-Query category:
This morning, I gave a talk at the Scripting for the Semantic Web workshop on my paper Extensible SPARQL Functions With Embedded Javascript.
Version 1.041 of RDF::Query hit CPAN a few days ago.
It made my day to hear online yesterday that my pet project, RDF::Query, was saving someone’s ass at work.
New RDF::Query (version 1.038). Available from CPAN shortly.
New RDF::Query (version 1.035). Available from CPAN shortly.
New RDF::Query (version 1.034). Available from CPAN shortly.
New RDF::Query (version 1.032). Available from CPAN shortly.
New RDF::Query (version 1.031). Available from CPAN shortly.
New RDF::Query (version 1.030). Available from CPAN shortly.
I’ve just uploaded a new version of RDF::Query (version 1.028) to my site, and it should be available from the CPAN shortly.
I’ve just released RDF::Query 1.027, tracking some of the changes in the latest SPARQL draft.
I’ve uploaded RDF::Query version 1.024 to CPAN. This release has a significant number of changes, including some serious bugfixes for the RDF::Core support.
I’ve just released version 1.020 of RDF::Query including preliminary support for SPARQL OPTIONAL graph patterns. It hasn’t been tested a tremendous amount, but it seems to work on the simple stuff. Also included in this release are support for the SPARQL Query Results XML Format and miscellaneous bug fixes.
I’ve now got initial support for ASK, DESCRIBE and CONSTRUCT SPARQL queries in RDF::Query.
Spurred on by Libby’s work with cross-querying with Joseki, I’ve put up v1.014 of RDF::Query which will run queries with proper FILTERs, including custom function filters. Here’s an example of a custom function for finding images within a certain radius of a point.
I’ve resurrected my RDF::Query project, and added initial SPARQL support (with the new Turtle syntax!).