Sord 0.5.0
Sord 0.5.0 has been released. Sord is a lightweight C library for storing RDF statements in memory. For more information, see http://drobilla.net/software/sord.
Changes:
- Add ability to build static library
- Add function sord_contains for checking for a triple pattern
- Add function sord_write_iter for writing a queried range
- Fix Sord::Namespaces::qualify to no longer chop prefixes
- Remove glib dependency