[redland-announce] ANNOUNCEMENT: Rasqal RDF Query Library 0.9.33
Dave Beckett
dave at dajobe.org
Mon Dec 15 21:48:21 EST 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rasqal RDF Query Library 0.9.33
http://librdf.org/rasqal/
Rasqal is a free software / Open Source C library that handles Resource
Description Framework (RDF) query language syntaxes, query construction
and execution of queries returning results as bindings, boolean, RDF
graphs/triples or syntaxes. The supported query languages are:
SPARQL 1.0[3]
SPARQL Query 1.1[4], SPARQL Update 1.1[5] (no executing) and
Experimental SPARQL extensions (LAQRS).
Rasqal can write binding query results in the following formats:
SPARQL XML, SPARQL JSON, CSV, TSV, HTML, ASCII tables, RDF/XML and
Turtle / N3, mKR
and read them in:
SPARQL XML, SPARQL CSV, TSV, RDF/XML and Turtle / N3.
Rasqal was designed to work closely with the Redland librdf[1] RDF
library and the Raptor[2] RDF Syntax Library but is entirely separate
from both.
This is a beta quality library - the code is mature, the API is
mostly stable but changing slowly. Rasqal supports all of SPARQL 1.0
query and most of SPARQL 1.1 query. It is a portable library and has
been tested on multiple POSIX systems and architectures. Rasqal has
no known memory leaks.
The main changes in this version since the last release 2014-02-23 are:
* Added support for reading and writing boolean result formats.
* Fixed several query engine operator evaluations (AVG, STRBEFORE,
STRAFTER, CONCAT)
* Updated query results class constructor and methods, deprecating older.
* Portability fixes for ICC, clang and GCC 5.
* New internal test runner utility
* Variable bindings query results can be formatted in mKR CSV format.
* Multiple other fixes and improvements including fixing reported
issues: 0000546, 0000568, 0000583 and 0000588.
For full details see the Rasqal 0.9.33 release notes at
http://librdf.org/rasqal/RELEASE.html#rel0_9_33
rasqal-0.9.33.tar.gz
SHA256 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c
MD5 1f5def51ca0026cd192958ef07228b52
The Rasqal API reference manual section on API changes at
http://librdf.org/rasqal/docs/api/raptor-changes.html provides
detailed function, enum, macro and type changes.
Rasqal 0.9.33 requires Raptor 2.0.7[2] or newer to provide RDF
syntax, web, XML and URI support. Optional requirements are a POSIX
regular expression library such as PCRE or one built into the C
library to handle regex matching / replacing; a multi-precision
decimal library such as GNU MP or MPFR for handling XSD decimals;
a UUID library for generating unique IDs.
Binary deb packages for Debian unstable will be made available
later via the standard Debian archive.
The http://librdf.org/ site lets you browse and check out the latest
version of the sources in GIT and try out Rasqal (as part of Redland)
in a web demonstration at http://librdf.org/query and as part of
Triplr http://triplr.org/
For more information on Redland, Raptor or Rasqal please join
the redland-dev list by visiting http://librdf.org/lists/
or visit IRC channel #redland on irc.freenode.net
Issues should be reported to http://bugs.librdf.org/
Dave
[1] Redland librdf RDF API library
http://librdf.org/
[2] Raptor RDF Syntax Library
http://librdf.org/raptor/
[3] SPARQL Query W3C Recommendation 2008-01-15
http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/
[3] SPARQL 1.1 Query W3C Recommendation of 2013-03-21
http://www.w3.org/TR/2013/REC-sparql11-query-20130321/
[4] SPARQL 1.1 Update W3C Recommendation of 2012-03-21
http://www.w3.org/TR/2013/REC-sparql11-update-20130321/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFUj51yQ+ySUE9xlVoRAqoMAJwJ0k0S1MMvDvk5hzyxurEt8FuL5ACeJ6K3
pdWyqcnYbELhYWjuUnFeiao=
=dnTh
-----END PGP SIGNATURE-----
More information about the redland-announce
mailing list