Serd 0.32.6
Posted on in Software, RDF, SerdSerd 0.32.6 has been released. Serd is a lightweight C library for working with RDF data.
Changes:
- Avoid over-use of yielding meson options
- Drop graphs when writing Turtle output
- Eliminate recursion in the writer
- Fix handling of bad predicates in anonymous blank nodes
- Fix handling of some invalid EOF cases in lax mode
- Fix indentation of named objects after anonymous objects
- Fix indentation when ending anonymous nodes with many objects
- Fix invalid characters in error messages
- Fix reading numbers with no space before the final dot
- Fix reading prefix names that start with "true." or "false."
- Refuse to write incoherent statements
- Remove project and version number from man page OS field
- Write a blank line between statements and Turtle/TriG directives