Gregory Todd Williams: RDF::Query 1.030 (original) (raw)
RDF::Query 1.030 New RDF::Query (version 1.030). Available from CPAN shortly.
In this release:
- Added support for
SELECT *
in SPARQL queries. - Added support for default namespaces in SPARQL queries.
- Added support for querying RDF collections in SPARQL:
(1 ?x 3)
- Fixed a bug where one of two identical triple variables would be ignored (
{ ?a ?a ?b }
).
I’ve also started to write test harnesses for the DAWG Testcases, so that will hopefully help the coverage and lead to more bugfixes.
Enjoy.
]]> New RDF::Query (version 1.030). Available from CPAN shortly.
In this release:
- Added support for
SELECT *
in SPARQL queries. - Added support for default namespaces in SPARQL queries.
- Added support for querying RDF collections in SPARQL:
(1 ?x 3)
- Fixed a bug where one of two identical triple variables would be ignored (
{ ?a ?a ?b }
).
I’ve also started to write test harnesses for the DAWG Testcases, so that will hopefully help the coverage and lead to more bugfixes.
Enjoy.
]]>http://kasei.us/archives/2006/01/15/rdfquery.htmlRDF-Query kasei 2006-01-15T00🔞57-08:00