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
|
d2870e5c8b
|
fix(deps): Update dependencies
|
2022-02-11 15:28:50 +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
|
90a6460c8d
|
Merge branch 'main' into versions/3.0.0
# Conflicts:
# package-lock.json
# test/integration/Identity.test.ts
# test/integration/RepresentationConverter.test.ts
|
2022-01-25 11:44:24 +01:00 |
|
Joachim Van Herwegen
|
af049124bf
|
chore: Update eslint dependencies
|
2022-01-24 09:37:50 +01:00 |
|
Joachim Van Herwegen
|
fa94c7d4bb
|
feat: Determine Typed Converter output based on input type
|
2021-11-08 10:16:28 +01: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
|
2ae95bd167
|
refactor: Remove streamify array dependency
|
2021-08-02 14:28:43 +02:00 |
|
Joachim Van Herwegen
|
bd10256e59
|
fix: Make sure there is always a fallback for error handling
|
2021-07-23 14:48:27 +02:00 |
|
Ruben Verborgh
|
4638ba4bce
|
feat: Use baseIRI in QuadToRdfConverter.
Closes https://github.com/solid/community-server/issues/512
|
2021-01-15 12:43:34 +01:00 |
|
Ruben Verborgh
|
be1af89b56
|
feat: Add Content-Type constructor to metadata.
|
2021-01-11 14:03:38 +01:00 |
|
Ruben Verborgh
|
27a5711ec2
|
refactor: Simplify TypedRepresentationConverter contruction.
|
2021-01-09 00:26:40 +01:00 |
|
Ruben Verborgh
|
8343dad7f1
|
refactor: Make createNamespace return regular objects.
|
2021-01-06 11:54:12 +01:00 |
|
Ruben Verborgh
|
87752ddf20
|
feat: Support writer prefixes.
Closes https://github.com/solid/community-server/issues/470
|
2021-01-06 11:36:21 +01:00 |
|
Ruben Verborgh
|
e70e060225
|
fix: Prefer Turtle as default content type.
Fixes https://github.com/solid/community-server/issues/463
|
2021-01-05 22:28:11 +01:00 |
|
Ruben Verborgh
|
4828912593
|
refactor: Use record for representation preference.
|
2021-01-04 23:06:52 +01:00 |
|
Ruben Verborgh
|
8e138c36d1
|
refactor: Use types to create vocabularies.
|
2021-01-02 22:56:25 +01:00 |
|
Joachim Van Herwegen
|
9657fbafb1
|
refactor: Update eslint related dependencies
|
2020-09-17 11:55:49 +02:00 |
|
Joachim Van Herwegen
|
85df2e5d7f
|
refactor: Make URI constants consistent
|
2020-09-16 13:18:58 +02:00 |
|
Joachim Van Herwegen
|
8d3979372b
|
refactor: Streamline RepresentationMetadata interface
|
2020-09-16 12:10:42 +02:00 |
|
Joachim Van Herwegen
|
76319ba360
|
feat: Update RepresentationMetadata to store triples
|
2020-09-16 12:10:42 +02:00 |
|
Ruben Verborgh
|
85e3117efe
|
refactor: Drop CONTENT_TYPE prefix
|
2020-09-03 09:52:48 +02:00 |
|
Ruben Verborgh
|
c5c5d13570
|
refactor: Replace dataType by binary flag
|
2020-09-03 09:52:48 +02:00 |
|
Joachim Van Herwegen
|
af4a82f4c1
|
feat: Dynamically determine matching types in ChainedConverter
|
2020-09-01 15:39:10 +02:00 |
|
Ruben Taelman
|
2c3ae4eded
|
Add generic QuadToRdfConverter
|
2020-09-01 11:49:49 +02:00 |
|