Sord 0.12.0
drobilla.net ⋅Sord 0.12.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_get() for easily getting single property values
- Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
- sord_validate: Pass type check when range is xsd:anyURI and value is a URI
- sord_validate: Support any subClassOf rdf:Property, not just baked-in ones
- sordmm.hpp: Add Node::to_serd_node()
- sordmm.hpp: Add convenient constructors for decimal and integer literals
- sordmm.hpp: Don't automatically add RDF namespace prefix to world