Skip to content

Commit e536062

Browse files
committed
Adjust changelog
1 parent 43f37a2 commit e536062

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
- added support for testing blank-node identifier maps.
1616
- added support for testing with different hashing algorithms
1717

18+
### Fixed
19+
20+
- Invalid IRI base values within lists are now skipped when serializing to RDF. Fixes [toRdf#tli12](https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli12) and [toRdf#tli14](https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli14).
21+
1822
### Changed
1923
- migrate `canon.py` to `rdflib`:
2024
- now use `rdflib` for RDF term type checking (e.g., checking is something is a bnode), looping over triples/quads, nquads serialization and constructing RDF terms (custom deepcopy is no longer needed)

0 commit comments

Comments
 (0)