nodeSolidServer / node-solid-server

Solid server on top of the file-system in NodeJS
https://solidproject.org/for-developers/pod-server
Other
1.78k stars 303 forks source link

Update to latest rdflib.js #1416

Closed michielbdejong closed 1 year ago

michielbdejong commented 4 years ago

A lot of work has been done on rdflib.js since version 0.21. But there were breaking changes, and the NSS code would have to adapt to them. For instance: https://github.com/linkeddata/rdflib.js/pull/401#issuecomment-608270542

melvincarvalho commented 4 years ago

Good idea in principle. It looks like a significant change of over 500 commits.

Can we try to categorize which tests fail, and for what reason?