Skip to content

v2.16.1

Compare
Choose a tag to compare
@mdesalvo mdesalvo released this 16 Oct 18:50
· 1372 commits to master since this release

(FIX) Incorrect parsing of RDF/XML collections when items are nested descriptions (#124)
(FIX) Crash in RDF/XML writer when serializing unfloating containers (#125)
(FIX) Incorrect detection of blank subjects in RDF/XML parser (#130)
(FIX) Crash in RDF/XML parser when xml:lang attribute on RDF document root node (#131)
(FIX) Incorrect scope of xml:lang attribute in RDF/XML parser (#132)
(FIX) Missing reification of rdf:ID when found on RDF/XML property node (#134)
(FIX) Missing support for rdf:parseType=Resource at predicate level in RDF/XML parser (#135)
(FIX) RDF/XML parser should threat datatype of rdf:parseType=Literal as rdf:XMLLiteral (#136)