Releases: rdfjs/N3.js
Releases · rdfjs/N3.js
v2.0.0
2.0.0 (2026-01-07)
BREAKING CHANGES
This update removes RDF-star parsing and instead implements support for RDF 1.2.
Concretely, this includes serialization and parsing support for directional
language-tagged strings, triple terms, reified triples, and VERSION clauses.
This passes all 1.2 (and 1.1) spec tests for N-Triples, N-Quads, Turtle, and TriG.