Joachim Van Herwegen
|
d52aa94e53
|
feat: Add "no conversion" as possible path in ChainedConverter
|
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
|
27306d6e3f
|
refactor: Create BaseTypedRepresentationConverter
|
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
|
fe8d579c72
|
fix: Remove the cache from the ChainedConverter
|
2021-07-23 14:48:27 +02:00 |
|
Joachim Van Herwegen
|
e7ff134b25
|
fix: Always find the best path with ChainedConverter
|
2021-07-05 13:58:03 +02:00 |
|
Joachim Van Herwegen
|
52a3b84ee0
|
fix: Support missing type preferences in ChainedConverter
|
2021-05-12 12:53:26 +02:00 |
|
Joachim Van Herwegen
|
44d82eac04
|
feat: Update ChainedConverter to create dynamic paths
|
2021-04-27 16:12:47 +02:00 |
|
Ruben Verborgh
|
be1af89b56
|
feat: Add Content-Type constructor to metadata.
|
2021-01-11 14:03:38 +01:00 |
|
Ruben Verborgh
|
8cd3f7d2e5
|
feat: Incorporate server-side representation quality.
Closes https://github.com/solid/community-server/issues/467
|
2021-01-05 11:03:15 +01:00 |
|
Ruben Verborgh
|
09ae959333
|
refactor: Rename RepresentationPreference into ValuePreferences.
|
2021-01-05 11:03:14 +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
|
dfc1d4662f
|
feat: Expose ConversionUtil.
|
2021-01-02 14:04:52 +01:00 |
|
Joachim Van Herwegen
|
1073c2ff4c
|
refactor: Clean up utility functions
|
2020-11-18 17:19:53 +01:00 |
|
Ruben Verborgh
|
0476ba8069
|
chore(deps): update all dependencies (#293)
|
2020-11-02 09:08:14 +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 |
|
Joachim Van Herwegen
|
af4a82f4c1
|
feat: Dynamically determine matching types in ChainedConverter
|
2020-09-01 15:39:10 +02:00 |
|
Joachim Van Herwegen
|
734f7e7f0f
|
feat: Create RepresentationConverter that chains other converters
|
2020-09-01 15:39:10 +02:00 |
|