Joachim Van Herwegen
|
9ceb62b8b6
|
refactor: Remove @rdfjs/data-model dependency
We already have N3.js for term generation.
No need to have two solutions there.
|
2022-02-11 15:28:50 +01:00 |
|
Renovate Bot
|
2e99cc9934
|
fix(deps): update dependency sparqlalgebrajs to v4
|
2021-11-05 16:07:20 +01:00 |
|
Joachim Van Herwegen
|
5613ff9e71
|
fix: Let Representations always have a body
This is relevant when the request has a content-type
but no data.
|
2021-10-12 13:30:06 +02:00 |
|
Joachim Van Herwegen
|
b3da9c9fcf
|
refactor: Restructure source code folder
This way the location of certain classes should make more sense
|
2021-10-12 12:51:02 +02:00 |
|
Joachim Van Herwegen
|
ef9703e284
|
feat: Patch containers by recreating Representation from metadata
Also included is a change to the Patching architecture.
Patching is now done by RepresentationPatchers that take a Representation as input.
|
2021-09-16 13:39:11 +02:00 |
|