<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>drobilla.net - Sord</title><link>https://drobilla.net/</link><description/><atom:link href="https://drobilla.net/category/sord/feed/rss2" rel="self"/><lastBuildDate>Tue, 10 Feb 2026 18:43:00 -0500</lastBuildDate><item><title>Sord 0.16.22</title><link>https://drobilla.net/2026/02/10/sord-0-16-22.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/sord-0.16.22.tar.xz"&gt;Sord 0.16.22&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add clang nullability annotations&lt;/li&gt;
&lt;li&gt;Address new warnings in clang and clang-tidy 21&lt;/li&gt;
&lt;li&gt;Make more API functions tolerate NULL&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 10 Feb 2026 18:43:00 -0500</pubDate><guid>tag:drobilla.net,2026-02-10:/2026/02/10/sord-0-16-22.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.20</title><link>https://drobilla.net/2025/11/12/sord-0-16-20.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/sord-0.16.20.tar.xz"&gt;Sord 0.16.20&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add header warnings test&lt;/li&gt;
&lt;li&gt;Add missing const qualifiers to API&lt;/li&gt;
&lt;li&gt;Avoid over-use of yielding meson options&lt;/li&gt;
&lt;li&gt;Update man pages&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 12 Nov 2025 19:12:00 -0500</pubDate><guid>tag:drobilla.net,2025-11-12:/2025/11/12/sord-0-16-20.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.18</title><link>https://drobilla.net/2025/01/19/sord-0-16-18.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/sord-0.16.18.tar.xz"&gt;Sord 0.16.18&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add option to install tool man pages&lt;/li&gt;
&lt;li&gt;Enable clang nullability checks&lt;/li&gt;
&lt;li&gt;Fix build as C with MSVC&lt;/li&gt;
&lt;li&gt;Fix library current_version on MacOS&lt;/li&gt;
&lt;li&gt;Replace more platform-specific code with use of zix&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 19 Jan 2025 13:46:00 -0500</pubDate><guid>tag:drobilla.net,2025-01-19:/2025/01/19/sord-0-16-18.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.16</title><link>https://drobilla.net/2023/10/22/sord-0-16-16.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/sord-0.16.16.tar.xz"&gt;Sord 0.16.16&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow SORD_API to be defined by the user&lt;/li&gt;
&lt;li&gt;Fix command line help interface of sord_validate&lt;/li&gt;
&lt;li&gt;Fix dependencies in pkg-config file&lt;/li&gt;
&lt;li&gt;Override pkg-config dependency within meson&lt;/li&gt;
&lt;li&gt;Port sord_validate to pcre2&lt;/li&gt;
&lt;li&gt;Switch to external zix dependency&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 22 Oct 2023 19:59:00 -0400</pubDate><guid>tag:drobilla.net,2023-10-22:/2023/10/22/sord-0-16-16.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.14</title><link>https://drobilla.net/2022/09/09/sord-0-16-14.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.16.14.tar.xz"&gt;Sord 0.16.14&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adopt REUSE machine-readable licensing standard&lt;/li&gt;
&lt;li&gt;Allow programs to be used from subproject&lt;/li&gt;
&lt;li&gt;Fix accidentally exposed internal zix symbols&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 09 Sep 2022 03:07:00 -0400</pubDate><guid>tag:drobilla.net,2022-09-09:/2022/09/09/sord-0-16-14.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.12</title><link>https://drobilla.net/2022/07/17/sord-0-16-12.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/sord-0.16.12.tar.xz"&gt;Sord 0.16.12&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix various warnings&lt;/li&gt;
&lt;li&gt;Switch to meson build system&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 17 Jul 2022 21:22:00 -0400</pubDate><guid>tag:drobilla.net,2022-07-17:/2022/07/17/sord-0-16-12.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.10</title><link>https://drobilla.net/2022/05/26/sord-0-16-10.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.16.10.tar.bz2"&gt;Sord 0.16.10&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix Windows build&lt;/li&gt;
&lt;li&gt;Fix potential crash or incorrectness issue with GCC 10 again&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 26 May 2022 23:22:00 -0400</pubDate><guid>tag:drobilla.net,2022-05-26:/2022/05/26/sord-0-16-10.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.8</title><link>https://drobilla.net/2021/01/07/sord-0-16-8.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.16.8.tar.bz2"&gt;Sord 0.16.8&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Clean up code&lt;/li&gt;
&lt;li&gt;Fix potential undefined behavior&lt;/li&gt;
&lt;li&gt;Fix potentially incorrect search results&lt;/li&gt;
&lt;li&gt;Remove the need for a generated configuration header&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 07 Jan 2021 21:33:00 -0500</pubDate><guid>tag:drobilla.net,2021-01-07:/2021/01/07/sord-0-16-8.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.6</title><link>https://drobilla.net/2020/09/27/sord-0-16-6.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.16.6.tar.bz2"&gt;Sord 0.16.6&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix potential crash or incorrectness issues with GCC 10&lt;/li&gt;
&lt;li&gt;Fix various minor warnings and other code quality issues&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 27 Sep 2020 11:08:00 -0400</pubDate><guid>tag:drobilla.net,2020-09-27:/2020/09/27/sord-0-16-6.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.4</title><link>https://drobilla.net/2019/11/10/sord-0-16-4.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.16.4.tar.bz2"&gt;Sord 0.16.4&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Update build system&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 10 Nov 2019 21:26:00 -0500</pubDate><guid>tag:drobilla.net,2019-11-10:/2019/11/10/sord-0-16-4.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.2</title><link>https://drobilla.net/2018/07/22/sord-0-16-2.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.16.2.tar.bz2"&gt;Sord 0.16.2&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;sord_validate: Add support for maximum cardinality&lt;/li&gt;
&lt;li&gt;sord_validate: Fix restriction count reporting&lt;/li&gt;
&lt;li&gt;sord_validate: Only report functional / inverse functional property errors if the subjects / objects are not blank&lt;/li&gt;
&lt;li&gt;sord_validate: Use consistent error format&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 22 Jul 2018 18:38:00 -0400</pubDate><guid>tag:drobilla.net,2018-07-22:/2018/07/22/sord-0-16-2.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.16.0</title><link>https://drobilla.net/2016/09/20/sord-0-16-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.16.0.tar.bz2"&gt;Sord 0.16.0&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add sord_node_get_string_measured() to get both byte and character counts&lt;/li&gt;
&lt;li&gt;Fix construction and comparison of URIs with UTF-8 characters&lt;/li&gt;
&lt;li&gt;Fix documentation generation&lt;/li&gt;
&lt;li&gt;Make sord_node_get_counted return byte count, and clarify documentation&lt;/li&gt;
&lt;li&gt;Return error from sord_inserter_write_statement() if a node can not be written (e.g. undefined prefix)&lt;/li&gt;
&lt;li&gt;Safely return NULL from sord_iter_get() for end iterators&lt;/li&gt;
&lt;li&gt;sord_validate: Do proper numeric comparison for propery bounds checking&lt;/li&gt;
&lt;li&gt;sord_validate: Tolerate xsd:decimal literals for double and float properties if literals match pattern&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 20 Sep 2016 02:23:00 -0400</pubDate><guid>tag:drobilla.net,2016-09-20:/2016/09/20/sord-0-16-0.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.14.0</title><link>https://drobilla.net/2015/10/08/sord-0-14-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.14.0.tar.bz2"&gt;Sord 0.14.0&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add sord_erase() for erasing statements via an iterator&lt;/li&gt;
&lt;li&gt;Fix bugs with stores that contain both graphs and default graph statements&lt;/li&gt;
&lt;li&gt;Fix compilation on compilers that do not support -pthread flag&lt;/li&gt;
&lt;li&gt;Fix crash caused by multiple deletion of datatype nodes&lt;/li&gt;
&lt;li&gt;Fix minor memory leak in sordi&lt;/li&gt;
&lt;li&gt;Fix using sordi with stdin&lt;/li&gt;
&lt;li&gt;Improve test coverage&lt;/li&gt;
&lt;li&gt;Reduce memory usage and increase performance with a better data structure&lt;/li&gt;
&lt;li&gt;Show sordi errors in standard format&lt;/li&gt;
&lt;li&gt;This release does not break the ABI, but the semantics of iterators has changed: any modification to a model invalidates iterators on that model&lt;/li&gt;
&lt;li&gt;Upgrade to waf 1.8.14&lt;/li&gt;
&lt;li&gt;sord_validate: More extensive validation, including cardinality, PlainLiteral, and someValuesFrom restrictions.&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 08 Oct 2015 19:37:00 -0400</pubDate><guid>tag:drobilla.net,2015-10-08:/2015/10/08/sord-0-14-0.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.12.2</title><link>https://drobilla.net/2014/08/08/sord-0-12-2.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.12.2.tar.bz2"&gt;Sord 0.12.2&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix iteration over an entire graph (* * * graph)&lt;/li&gt;
&lt;li&gt;Update to waf 1.7.16&lt;/li&gt;
&lt;li&gt;sordmm.hpp: Remove unused members&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 08 Aug 2014 22:03:00 -0400</pubDate><guid>tag:drobilla.net,2014-08-08:/2014/08/08/sord-0-12-2.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.12.0</title><link>https://drobilla.net/2013/02/18/sord-0-12-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.12.0.tar.bz2"&gt;Sord 0.12.0&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add sord_get() for easily getting single property values&lt;/li&gt;
&lt;li&gt;Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)&lt;/li&gt;
&lt;li&gt;sord_validate: Pass type check when range is xsd:anyURI and value is a URI&lt;/li&gt;
&lt;li&gt;sord_validate: Support any subClassOf rdf:Property, not just baked-in ones&lt;/li&gt;
&lt;li&gt;sordmm.hpp: Add Node::to_serd_node()&lt;/li&gt;
&lt;li&gt;sordmm.hpp: Add convenient constructors for decimal and integer literals&lt;/li&gt;
&lt;li&gt;sordmm.hpp: Don't automatically add RDF namespace prefix to world&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Mon, 18 Feb 2013 16:05:00 -0500</pubDate><guid>tag:drobilla.net,2013-02-18:/2013/02/18/sord-0-12-0.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.10.4</title><link>https://drobilla.net/2012/10/14/sord-0-10-4.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.10.4.tar.bz2"&gt;Sord 0.10.4&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Disable timestamps in HTML documentation for reproducible build&lt;/li&gt;
&lt;li&gt;Fix memory leaks in sord_validate&lt;/li&gt;
&lt;li&gt;Implement better data type validation in sord_validate conformant with the XSD and OWL specifications&lt;/li&gt;
&lt;li&gt;Install sord_validate man page&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 14 Oct 2012 22:23:00 -0400</pubDate><guid>tag:drobilla.net,2012-10-14:/2012/10/14/sord-0-10-4.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.10.0</title><link>https://drobilla.net/2012/08/23/sord-0-10-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.10.0.tar.bz2"&gt;Sord 0.10.0&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add error callback to world for custom error reporting&lt;/li&gt;
&lt;li&gt;Add option to build utilities as static binaries&lt;/li&gt;
&lt;li&gt;Do not require a C++ compiler to build&lt;/li&gt;
&lt;li&gt;Fix various hyper-strict warnings&lt;/li&gt;
&lt;li&gt;Make all 'zix' symbols private to avoid symbol clashes in static builds&lt;/li&gt;
&lt;li&gt;Performance and space (per node) improvements&lt;/li&gt;
&lt;li&gt;Remove problematic "Loaded n statements" output from serdi&lt;/li&gt;
&lt;li&gt;SSE4.2 accelerated hashing for node interning, where available&lt;/li&gt;
&lt;li&gt;Strip down API documentation to a single clean page&lt;/li&gt;
&lt;li&gt;Upgrade to waf 1.7.2&lt;/li&gt;
&lt;li&gt;sordmm.hpp: Add indices and graphs parameters to Model constructor&lt;/li&gt;
&lt;li&gt;sordmm.hpp: Correctly handle Sord::Node self-assignment&lt;/li&gt;
&lt;li&gt;sordmm.hpp: Remove overzealous URI scheme assertion&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 23 Aug 2012 04:19:00 -0400</pubDate><guid>tag:drobilla.net,2012-08-23:/2012/08/23/sord-0-10-0.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.8.0</title><link>https://drobilla.net/2012/04/17/sord-0-8-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.8.0.tar.bz2"&gt;Sord 0.8.0&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add SordInserter for writing to a model via Serd sink functions.&lt;/li&gt;
&lt;li&gt;Add convenient sord_search(), sord_ask(), and sord_count()&lt;/li&gt;
&lt;li&gt;Add sord_iter_get_node()&lt;/li&gt;
&lt;li&gt;Add sord_new_relative_uri()&lt;/li&gt;
&lt;li&gt;Add sord_validate tool for validating data against RDF/OWL schemas&lt;/li&gt;
&lt;li&gt;Fix comparison of typed literals&lt;/li&gt;
&lt;li&gt;Install man page to DATADIR (e.g. PREFIX/share/man, not PREFIX/man)&lt;/li&gt;
&lt;li&gt;Refuse to intern relative URIs in sord_new_uri*()&lt;/li&gt;
&lt;li&gt;Support compilation as C++ under MSVC++.&lt;/li&gt;
&lt;li&gt;Take advantage of interning in sord_node_equals()&lt;/li&gt;
&lt;li&gt;Tolerate serd passing NULL nodes to reader callback (serd 0.6.0)&lt;/li&gt;
&lt;li&gt;Use path variables in pkgconfig files&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 17 Apr 2012 22:24:00 -0400</pubDate><guid>tag:drobilla.net,2012-04-17:/2012/04/17/sord-0-8-0.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.5.0</title><link>https://drobilla.net/2011/09/29/sord-0-5-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.5.0.tar.bz2"&gt;Sord 0.5.0&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add ability to build static library&lt;/li&gt;
&lt;li&gt;Add function sord_contains for checking for a triple pattern&lt;/li&gt;
&lt;li&gt;Add function sord_write_iter for writing a queried range&lt;/li&gt;
&lt;li&gt;Fix Sord::Namespaces::qualify to no longer chop prefixes&lt;/li&gt;
&lt;li&gt;Remove glib dependency&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 29 Sep 2011 04:00:00 -0400</pubDate><guid>tag:drobilla.net,2011-09-29:/2011/09/29/sord-0-5-0.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.4.2</title><link>https://drobilla.net/2011/05/25/sord-0-4-2.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.4.2.tar.bz2"&gt;Sord 0.4.2&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bump Serd dependency to 0.4.0&lt;/li&gt;
&lt;li&gt;Fix build system Python 3 compatibility&lt;/li&gt;
&lt;li&gt;Fix compilation issues on some systems&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 25 May 2011 23:00:00 -0400</pubDate><guid>tag:drobilla.net,2011-05-25:/2011/05/25/sord-0-4-2.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item><item><title>Sord 0.4.0</title><link>https://drobilla.net/2011/05/25/sord-0-4-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/sord-0.4.0.tar.bz2"&gt;Sord 0.4.0&lt;/a&gt; has been released.  Sord is a lightweight C library for storing RDF statements in memory. For more information, see &lt;a href="http://drobilla.net/software/sord"&gt;http://drobilla.net/software/sord&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 25 May 2011 03:00:00 -0400</pubDate><guid>tag:drobilla.net,2011-05-25:/2011/05/25/sord-0-4-0.html</guid><category>misc</category><category>Software</category><category>RDF</category><category>Sord</category></item></channel></rss>