Sord 0.16.0
drobilla.net ⋅Sord 0.16.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 sord_node_get_string_measured() to get both byte and character counts
- Fix construction and comparison of URIs with UTF-8 characters
- Fix documentation generation
- Make sord_node_get_counted return byte count, and clarify documentation
- Return error from sord_inserter_write_statement() if a node can not be written (e.g. undefined prefix)
- Safely return NULL from sord_iter_get() for end iterators
- sord_validate: Do proper numeric comparison for propery bounds checking
- sord_validate: Tolerate xsd:decimal literals for double and float properties if literals match pattern