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
|
96a07e4853
|
refactor: Simplify resource metadata generation
|
2021-05-12 15:27:51 +02:00 |
|
Joachim Van Herwegen
|
fea726ae7d
|
fix: Take baseIRI into account when calling parseQuads
|
2021-01-07 14:38:19 +01:00 |
|
Ruben Verborgh
|
feaac1cf56
|
feat: Support strings in addQuad.
|
2021-01-02 18:13:28 +01:00 |
|
Joachim Van Herwegen
|
a114d00827
|
fix: Remove metadata content-type assumption from QuadUtil
|
2020-12-18 10:40:07 +01:00 |
|
Ruben Verborgh
|
9c933fd2d4
|
chore: Build to dist folder.
Closes https://github.com/solid/community-server/issues/136
|
2020-12-08 09:30:18 +01:00 |
|
Joachim Van Herwegen
|
1073c2ff4c
|
refactor: Clean up utility functions
|
2020-11-18 17:19:53 +01:00 |
|