Monthly ArchiveJune 2002
librdf RDF API 08 Jun 2002 12:40 pm
Redland Version 0.9.11 Released
- Update to Raptor version 0.9.5 (RDF/XML and N-Triples parser)
- Added serialization to a syntax API; with
N-Triples
as the first syntax - Added start of query language API
- Updated Python interface to be more Pythonic, now requires python 2.1+
- Added Ruby API
- Redland will now work as a perl CPAN module
- Updated Perl interface – modules have been renamed. Fix programs with update-perl-api.pl
- Updated Java API
- Now uses libtool to build dynamic and static libraries
- Multiple startup/shutdowns of entire library now works.
libraptor RDF syntax parsing/serializing 08 Jun 2002 06:35 am
Raptor Version 0.9.5 Released
- Many bugs fixed
- Added full relative URI resolving
- Work around bugs in libxml and expat (older versions)
- Support libxml with the use of entities in the document
- Support xml:lang passing to application