RDF::Query 1.035
June 4th, 2006 4:27 PM
I’ve just uploaded a new version of RDF::Query (version 1.035). It should be available from CPAN shortly.
Notable changes in this release:
Added DAWG test suite and a test harness. Currently, only some of the tests are being run, but this addition has greatly improved the coverage of the query engine to match the SPARQL semantics.
Rewrote the OPTIONAL handling code to produce expected results as defined by the DAWG tests.
Comparisons on literals now respect numeric datatypes.
Added custom functions:
- jena:sha1sum
- jena:now
- jena:langeq
- jena:listMember
- ldodds:Distance