Monthly ArchiveJune 2005
language bindings 10 Jun 2005 05:44 am
Redland Bindings Version 1.0.2.1 Released
- Synchronise with Redland 1.0.2
- Some minor fixes in the Perl, Python and Ruby bindings.
See the 1.0.2.1 Release Notes
for the full details of the changes.
librdf RDF API 10 Jun 2005 05:11 am
Redland Version 1.0.2 Released
- Fixed a crash when querying or searching with the API and getting no results
- Updated to use Rasqal 0.9.10
to provide query results sorting such as SPARQLORDER BY
and some SPARQL syntax updates.
(release notes) - Updated to use Raptor 1.4.7 to
to fix some crashes in the RSS tag soup parser and serializer.
(release notes)
See the 1.0.2 Release Notes
for the full details of the changes.
librasqal RDF query 09 Jun 2005 07:12 am
Rasqal Version 0.9.10 Released
- The query engine now supports sorting query results
implementing SPARQLORDER BY
(NOTE: duplicate query results are not yet removed) - SPARQL query language support updated for some recent changes
See the 0.9.10 Release Notes
for the full details of the changes.
libraptor RDF syntax parsing/serializing 08 Jun 2005 06:14 am
Raptor Version 1.4.7 Released
- Fix crashes in the RSS tag soup parser / serializer (Suzan Foster)
- Fix a crash in the RDF/XML serializers with bad URI predicates.
See the Raptor 1.4.7 Release Notes
for the full details of the changes.