Redland
view release on metacpan or search on metacpan
redland/NEWS.html view on Meta::CPAN
Added Debian (.deb) package support<br />
SiRPAC parser wrapper now handles multi-line literals<br />
Changed stream and iterator interfaces and classes to be
compatible, in preparation for unifying in one new filter class.
NOTE: This requires changes to user-code -
librdf_iterator_have_elements is now !librdf_iterator_is_end and
librdf_iterator_set_map is now librdf_iterator_add_map<br />
Added perl and python interface warnings for above changes<br />
Preparation work for querying for arcs to/from a resource node,
filtering<br />
Additional examples and explanations added to perl interface documentation<br />
Updated to <a href="http://librdf.org/raptor/">Raptor</a> RDF/XML parser 0.9.1 - many bug fixes
</p>
<h2 id="D2001-02-05-V0.9.8">2001-02-05 Redland Version 0.9.8 Released</h2>
<p>Added <a href="docs/tcl.html">Tcl</a> interface<br />
Added <a href="http://librdf.org/raptor/">Raptor</a> RDF parser, written by me (alpha quality) and made some changes to support it.<br />
More fixes to <a href="docs/perl.html">Perl</a> interface to fix crashes<br />
Added <a href="docs/perl.html">Perl</a> <a href="docs/pod/RDF/RSS.html">RDF::RSS</a> method <tt>as_xhtml</tt> for simple RSS 1.0 to (X)HTML formatting.
</p>
<h2 id="D2001-01-05-V0.9.7">2001-01-05 Redland Version 0.9.7 Released</h2>
<p>Changed <a href="docs/pod/RDF/Model.html">Perl Model API</a> - renamed get_* method names, added deprecated warnings for old names.<br />
Updated <a href="http://injektilo.org/rdf/repat.html">Repat</a> to 2000-12-24 version (plus some patches).<br />
Added <a href="docs/pod/RDF.html">Perl Plain Old Documentation (POD)</a>.<br />
Fixed subtle <a href="docs/perl.html">Perl interface</a> object reference bugs.<br />
Changed <a href="docs/api/model.html">Model API</a> - add_statement now does not own the added statement<br />
Added to <a href="docs/api/model.html">Model API</a> - get_source, get_arc, get_target return one matching <a href="docs/api/node.html">librdf_node</a>, not a list of them like get_sources etc. do via <a href="docs/api/iterator.html">librdf_iterator<...
Added <a href="docs/api/utf8.html">UTF-8 support</a> for converting between UTF-8 and ISO Latin-1.
</p>
<h2 id="D2000-11-06-V0.9.6">2000-11-06 Redland Version 0.9.6 Released</h2>
<p>Added python interface (2.0 and 1.5)<br />
More perl interface fixes<br />
Parser APIs updated to handle syntax specified by MIME type and/or URI and
now have features allowing the setting/querying of parser options.
</p>
<h2 id="D2000-10-20-V0.9.5">2000-10-20 Redland Version 0.9.5 Released</h2>
<p>Added <a href="http://injektilo.org/rdf/repat.html">Repat</a> RDF parser by Jason Diamond - <em>jason at njektilo dot org</em><br />
More perl API fixes and improvements<br />
Internal changes preparing for proper reification support
and use of rdf:, rdfs: concepts
</p>
<h2 id="D2000-09-29-V0.9.4">2000-09-29 Redland Version 0.9.4 Released</h2>
<p>Implemented perl interface<br />
Created RPM construction support<br />
Started work on internal RDF parser
</p>
<h2 id="D2000-08-30-V0.9.3">2000-08-30 Redland Version 0.9.3 Released</h2>
<p>Implemented fast get sources, targets, arcs for storage models using multiple hashes (Berkeley DB)<br />
Made Berkeley DB support work for V3, two variants of V2<br />
Implemented removing statements for stored models<br />
Changed internal hash API arguments, which was nice.<br />
Added general RDF utility example code <a href="example4.c">example4.c</a>
that parses RDF/XML syntax, stores it and provides multiple query methods.<br />
Added simple 10-line RDF example code <a href="example3.c">example3.c</a><br />
SiRPAC Java parser call changed to not discard error output<br />
Use streaming part of SiRPAC Java parser<br />
Didn't do anything on <a href="TODO.html">list</a> <tt>:(</tt> but fixed several parts of code marked FIXME <tt>:-)</tt>.
</p>
<h2 id="D2000-08-21-V0.9.2">2000-08-21 Redland Version 0.9.2 Released</h2>
<p><a href="docs/api/index.html">API HTML</a> documentation added to release.<br />
configure now splits and generates sub-version numbers.
</p>
<h2 id="D2000-08-18-V0.9.1">2000-08-18 Redland Version 0.9.1 Released</h2>
<p>configure warns user if no persistant storage (BDB) found<br />
configure warns user if no RDF parser configured<br />
Made BDB V1 fail if found by configure - does not work with Redland.<br />
Some improvements to installation document.
</p>
<h2 id="D2000-08-18-V0.9.0">2000-08-18 Redland Version 0.9.0 Released</h2>
<h2>2000-08-17</h2>
<p>Redland renamed from librdf, license changed to LGPL/MPL
from LGPL/BSD.</p>
<h2>2000-06-21</h2>
<p>Redland 'born' with first CVS commit: <em>It compiles and builds
as a GNU automake/conf suite with 'make distcheck' and 'make check'</em></p>
<hr />
<p>Copyright (C) 2000-2006 <a href="http://purl.org/net/dajobe/">Dave Beckett</a><br />Copyright (C) 2000-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
</body>
</html>
( run in 1.026 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )