Joachim Van Herwegen
|
c5052625d1
|
Merge branch 'main' into versions/3.0.0
# Conflicts:
# package-lock.json
# package.json
# src/storage/patch/SparqlUpdatePatcher.ts
# test/unit/init/AppRunner.test.ts
# test/unit/util/QuadUtil.test.ts
|
2022-02-11 15:30:45 +01:00 |
|
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 |
|
Joachim Van Herwegen
|
a9941ebe78
|
feat: Add support for N3 Patch
|
2022-01-25 11:30:42 +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 |
|