- From: Dave Beckett <dave@dajobe.org>
- Date: Tue, 01 Feb 2011 11:13:34 -0800
- To: 'Semantic Web' <semantic-web@w3.org>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Redland librdf RDF library 1.0.13 http://librdf.org/ Redland librdf is a Free Software / Open Source C library that provides a high-level API for the Resource Description Framework (RDF) allowing the RDF graph to be parsed, serialized, stored, queried and manipulated. It is a mature and portable library that has been tesed on multiple POSIX systems and architectures. Redland implements each of the RDF concepts in its own class via an object based API, reflected into the other language APIs such as Perl, PHP and Python provided by the Redland Bindings[1]. Many of the classes implementations for parsers and triple stores are built as modules that can be added or removed as required. The main changes in this version since the last release 2010-10-13 are: * Raptor V1 support was removed; Raptor minimum version is now 2.0.0 * Rasqal minimum version is now 0.9.22. * Added description-style APIs for parser, serializer and query results formats * Serializing to quad formats now works * Replaced remaining few abort()s in code paths with error log and failure * Several other minor API changes * Fixed Issues: #0000325 #0000404 and #0000419 For full details see the Redland librdf 1.0.13 release notes at http://librdf.org/RELEASE.html#rel1_0_13 The Redland librdf API reference manual section on API changes at http://librdf.org/docs/api/redland-changes.html provides detailed function, enum, macro and type changes. Redland librdf 1.0.13 requires: 1) Rasqal 0.9.22[2] or newer 2) Raptor 2.0.01[3] or newer which are all packaged and distributed separately. Binary deb packages for Debian will be made available shortly via the standard debian archive and download.librdf.org. The http://librdf.org/ site lets you browse and check out the latest version of the sources in GIT and use Raptor in various demos as part of Redland such as Triplr http://triplr.org/ For more information on Redland, librdf, 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 Language Bindings http://librdf.org/bindings/ [2] Rasqal RDF Query Library http://librdf.org/rasqal/ [3] Raptor RDF parser and serializer library, http://librdf.org/raptor/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iD8DBQFNSFtcQ+ySUE9xlVoRAsmHAJ9sTmUYgxNS/t2lao01wbAA8HF/3gCbBdZK bBGQTJDFsA5hflAfJjswKHc= =aACA -----END PGP SIGNATURE-----
Received on Tuesday, 1 February 2011 19:14:04 UTC