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
|
c6544fac1d
|
fix: Prefer all inputs equally when generating quads
|
2021-11-08 10:16:28 +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 |
|
Ruben Verborgh
|
be1af89b56
|
feat: Add Content-Type constructor to metadata.
|
2021-01-11 14:03:38 +01:00 |
|
Ruben Verborgh
|
2efebf91fc
|
feat: Only convert when needed.
|
2021-01-07 11:45:46 +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 |
|
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 |
|
Ruben Verborgh
|
af8f1976cd
|
fix: Rename UnsupportedHttpError into BadRequestError.
|
2020-11-27 14:52:16 +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
|
e88e680ed7
|
feat: add support for parsing more RDF formats using rdf-parse
|
2020-08-31 12:01:47 +02:00 |
|