@twin.org/standards-ld-contexts 0.0.3-next.8 → 0.9.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/es/ldContexts/dataspace-protocol-2024.json +57 -0
- package/dist/es/ldContexts/gs1-epcis.json +593 -0
- package/dist/es/ldContexts/gs1-vocab.json +59070 -0
- package/dist/es/ldContexts/schema.org.json +139 -1
- package/dist/es/ldContexts/w3c-data-integrity-v2.json +81 -0
- package/dist/es/ldContexts/w3c-odrl.json +1 -1
- package/dist/es/ldContexts/w3c-vc-data-model-v1.json +231 -0
- package/dist/es/ldContexts/w3id-cid-v1.json +113 -0
- package/dist/es/ldContexts/w3id-did-v1.json +57 -0
- package/dist/es/ldContexts/w3id-ed25519-v1.json +93 -0
- package/dist/es/ldContexts/w3id-multikey-v1.json +35 -0
- package/dist/es/ldContexts.js +63 -33
- package/dist/es/ldContexts.js.map +1 -1
- package/dist/types/ldContexts.d.ts +3 -0
- package/docs/changelog.md +562 -82
- package/docs/examples.md +19 -1
- package/docs/reference/functions/addAllContextsToDocumentCache.md +2 -0
- package/docs/reference/functions/addContextToDocumentCache.md +6 -0
- package/package.json +6 -6
- package/dist/es/ldContexts/gaia-x-v24.11.json +0 -2397
- /package/dist/es/ldContexts/{dataspace-protocol.json → dataspace-protocol-2025.json} +0 -0
- /package/dist/es/ldContexts/{un-cefact-vocab.json → un-cefact-d23b.json} +0 -0
package/docs/changelog.md
CHANGED
|
@@ -1,320 +1,800 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0
|
|
3
|
+
## [0.9.0-next.1](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.9.0-next.0...standards-ld-contexts-v0.9.0-next.1) (2026-06-23)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Features
|
|
7
7
|
|
|
8
|
-
* add
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
* add context id features ([#64](https://github.com/iotaledger/twin-standards/issues/64)) ([e68bb87](https://github.com/iotaledger/twin-standards/commit/e68bb87a215f3c3956cfd6400a5e1e2a16256085))
|
|
9
|
+
* add ds protocol catalog dataset ([#86](https://github.com/iotaledger/twin-standards/issues/86)) ([45600e6](https://github.com/iotaledger/twin-standards/commit/45600e6cba212d85e250cb12cbdcb712d8db0e52))
|
|
10
|
+
* add extra ld contexts needed ([#17](https://github.com/iotaledger/twin-standards/issues/17)) ([d9f1be2](https://github.com/iotaledger/twin-standards/commit/d9f1be2a852f776cb3a8f00bb4dd631da0fe848e))
|
|
11
|
+
* add ids contract negotiation types ([6225dde](https://github.com/iotaledger/twin-standards/commit/6225ddec9e845e3782e2944f30c771911855f165))
|
|
12
|
+
* add ld-contexts package ([c361354](https://github.com/iotaledger/twin-standards/commit/c3613542c3dab5c37cc3d9869ea72eef86bc1ba1))
|
|
13
|
+
* add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
|
|
14
|
+
* add w3c dcat standards package ([#68](https://github.com/iotaledger/twin-standards/issues/68)) ([85746c6](https://github.com/iotaledger/twin-standards/commit/85746c673464498a52e9c30ce498fd88b81a7434))
|
|
15
|
+
* eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
|
|
16
|
+
* generate unece types from JSON schema ([#71](https://github.com/iotaledger/twin-standards/issues/71)) ([5a596e7](https://github.com/iotaledger/twin-standards/commit/5a596e7a79c1a0b213560f5fb8b9ec5019d598d7))
|
|
17
|
+
* normalise type outputs ([0b3aed7](https://github.com/iotaledger/twin-standards/commit/0b3aed7df0802cd609423bbd7fda6bde601d3ceb))
|
|
18
|
+
* remove gaia-x ([b8c05b7](https://github.com/iotaledger/twin-standards/commit/b8c05b78a85e9f00d9fd98749852c83377a099e1))
|
|
19
|
+
* remove gaia-x ([3e87ac1](https://github.com/iotaledger/twin-standards/commit/3e87ac14480758289cd43c8da7fa02dd251ed6c4))
|
|
20
|
+
* typescript 6 update ([79bfb52](https://github.com/iotaledger/twin-standards/commit/79bfb52e3dcb24689cec7b201dde822bcee970c5))
|
|
21
|
+
* update dependencies ([e422ed3](https://github.com/iotaledger/twin-standards/commit/e422ed351fb09e2deea5ef741326c37b0802af3a))
|
|
22
|
+
* update epcis models to match spec ([#92](https://github.com/iotaledger/twin-standards/issues/92)) ([1e56f70](https://github.com/iotaledger/twin-standards/commit/1e56f70415a8612113a36ad65a6cc5abdd85e091))
|
|
23
|
+
* update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
|
|
24
|
+
* update ld context cache ([#169](https://github.com/iotaledger/twin-standards/issues/169)) ([5fb59af](https://github.com/iotaledger/twin-standards/commit/5fb59af25526f040bbd4bb5dbe1a7574158c500a))
|
|
25
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
26
|
+
* update to new ts-ts-schema and generic constructs ([4dff991](https://github.com/iotaledger/twin-standards/commit/4dff991fb70de4320668641ed94abf8e9b06acad))
|
|
27
|
+
* use local LD contexts in tests instead of remote ones ([#201](https://github.com/iotaledger/twin-standards/issues/201)) ([7d6c6ea](https://github.com/iotaledger/twin-standards/commit/7d6c6ea7b952fb9e2240ff252f8ce85c42d78985))
|
|
28
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
11
29
|
|
|
12
30
|
|
|
13
31
|
### Bug Fixes
|
|
14
32
|
|
|
15
|
-
*
|
|
33
|
+
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/iotaledger/twin-standards/issues/21)) ([05f7bba](https://github.com/iotaledger/twin-standards/commit/05f7bbafd0efbff445b878ccc2709975e50a7773))
|
|
34
|
+
* federated catalogue terms ld context last version copied ([#26](https://github.com/iotaledger/twin-standards/issues/26)) ([37f4ff0](https://github.com/iotaledger/twin-standards/commit/37f4ff00664e8b5efc7d24f1e2417061fd2bda56))
|
|
35
|
+
* gaia-x loire LD Context ([#62](https://github.com/iotaledger/twin-standards/issues/62)) ([072c4e7](https://github.com/iotaledger/twin-standards/commit/072c4e789158b3f989fa0fdd23df2532f7626dad))
|
|
36
|
+
* gaia-x pinned LD Context ([#59](https://github.com/iotaledger/twin-standards/issues/59)) ([7572616](https://github.com/iotaledger/twin-standards/commit/7572616a2e853e8f6f6234763e675edb96e54005))
|
|
37
|
+
* pin to 24.11 Gaia-X LD Context ([#58](https://github.com/iotaledger/twin-standards/issues/58)) ([4d3b9cc](https://github.com/iotaledger/twin-standards/commit/4d3b9cc365af276f5d4fc111a1744768746daa28))
|
|
38
|
+
* refine local LD Contexts ([#84](https://github.com/iotaledger/twin-standards/issues/84)) ([785e359](https://github.com/iotaledger/twin-standards/commit/785e359ad6895fcb97197ca707915651fe3ae79c))
|
|
39
|
+
|
|
40
|
+
## [0.0.3-next.69](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.68...standards-ld-contexts-v0.0.3-next.69) (2026-06-22)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
* remove gaia-x ([b8c05b7](https://github.com/iotaledger/twin-standards/commit/b8c05b78a85e9f00d9fd98749852c83377a099e1))
|
|
46
|
+
* remove gaia-x ([3e87ac1](https://github.com/iotaledger/twin-standards/commit/3e87ac14480758289cd43c8da7fa02dd251ed6c4))
|
|
47
|
+
|
|
48
|
+
## [0.0.3-next.68](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.67...standards-ld-contexts-v0.0.3-next.68) (2026-06-22)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Miscellaneous Chores
|
|
52
|
+
|
|
53
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
54
|
+
|
|
55
|
+
## [0.0.3-next.67](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.66...standards-ld-contexts-v0.0.3-next.67) (2026-06-12)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Miscellaneous Chores
|
|
59
|
+
|
|
60
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
61
|
+
|
|
62
|
+
## [0.0.3-next.66](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.65...standards-ld-contexts-v0.0.3-next.66) (2026-06-09)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Miscellaneous Chores
|
|
66
|
+
|
|
67
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
68
|
+
|
|
69
|
+
## [0.0.3-next.65](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.64...standards-ld-contexts-v0.0.3-next.65) (2026-06-02)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Miscellaneous Chores
|
|
73
|
+
|
|
74
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
75
|
+
|
|
76
|
+
## [0.0.3-next.64](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.63...standards-ld-contexts-v0.0.3-next.64) (2026-06-01)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
### Miscellaneous Chores
|
|
80
|
+
|
|
81
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
82
|
+
|
|
83
|
+
## [0.0.3-next.63](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.62...standards-ld-contexts-v0.0.3-next.63) (2026-05-19)
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
### Features
|
|
87
|
+
|
|
88
|
+
* update dependencies ([e422ed3](https://github.com/iotaledger/twin-standards/commit/e422ed351fb09e2deea5ef741326c37b0802af3a))
|
|
89
|
+
|
|
90
|
+
## [0.0.3-next.62](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.61...standards-ld-contexts-v0.0.3-next.62) (2026-05-18)
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Miscellaneous Chores
|
|
94
|
+
|
|
95
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
16
96
|
|
|
17
|
-
## [0.0.3-next.
|
|
97
|
+
## [0.0.3-next.61](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.60...standards-ld-contexts-v0.0.3-next.61) (2026-05-11)
|
|
18
98
|
|
|
19
99
|
|
|
20
100
|
### Features
|
|
21
101
|
|
|
22
|
-
*
|
|
102
|
+
* typescript 6 update ([79bfb52](https://github.com/iotaledger/twin-standards/commit/79bfb52e3dcb24689cec7b201dde822bcee970c5))
|
|
103
|
+
|
|
104
|
+
## [0.0.3-next.60](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.59...standards-ld-contexts-v0.0.3-next.60) (2026-04-21)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Miscellaneous Chores
|
|
108
|
+
|
|
109
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
110
|
+
|
|
111
|
+
## [0.0.3-next.59](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.58...standards-ld-contexts-v0.0.3-next.59) (2026-04-07)
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Miscellaneous Chores
|
|
115
|
+
|
|
116
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
117
|
+
|
|
118
|
+
## [0.0.3-next.58](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.57...standards-ld-contexts-v0.0.3-next.58) (2026-03-25)
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
### Miscellaneous Chores
|
|
122
|
+
|
|
123
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
124
|
+
|
|
125
|
+
## [0.0.3-next.57](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.56...standards-ld-contexts-v0.0.3-next.57) (2026-03-20)
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
### Miscellaneous Chores
|
|
129
|
+
|
|
130
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
131
|
+
|
|
132
|
+
## [0.0.3-next.56](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.55...standards-ld-contexts-v0.0.3-next.56) (2026-03-20)
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
### Miscellaneous Chores
|
|
136
|
+
|
|
137
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
138
|
+
|
|
139
|
+
## [0.0.3-next.55](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.54...standards-ld-contexts-v0.0.3-next.55) (2026-03-19)
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
### Features
|
|
143
|
+
|
|
144
|
+
* update to new ts-ts-schema and generic constructs ([4dff991](https://github.com/iotaledger/twin-standards/commit/4dff991fb70de4320668641ed94abf8e9b06acad))
|
|
145
|
+
* use local LD contexts in tests instead of remote ones ([#201](https://github.com/iotaledger/twin-standards/issues/201)) ([7d6c6ea](https://github.com/iotaledger/twin-standards/commit/7d6c6ea7b952fb9e2240ff252f8ce85c42d78985))
|
|
146
|
+
|
|
147
|
+
## [0.0.3-next.54](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.53...standards-ld-contexts-v0.0.3-next.54) (2026-03-12)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Miscellaneous Chores
|
|
151
|
+
|
|
152
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
153
|
+
|
|
154
|
+
## [0.0.3-next.53](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.52...standards-ld-contexts-v0.0.3-next.53) (2026-03-11)
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
### Miscellaneous Chores
|
|
158
|
+
|
|
159
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
160
|
+
|
|
161
|
+
## [0.0.3-next.52](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.51...standards-ld-contexts-v0.0.3-next.52) (2026-03-10)
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
### Miscellaneous Chores
|
|
165
|
+
|
|
166
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
167
|
+
|
|
168
|
+
## [0.0.3-next.51](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.50...standards-ld-contexts-v0.0.3-next.51) (2026-03-10)
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
### Miscellaneous Chores
|
|
172
|
+
|
|
173
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
174
|
+
|
|
175
|
+
## [0.0.3-next.50](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.49...standards-ld-contexts-v0.0.3-next.50) (2026-03-09)
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
### Miscellaneous Chores
|
|
179
|
+
|
|
180
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
23
181
|
|
|
24
|
-
## [0.0.3-next.
|
|
182
|
+
## [0.0.3-next.49](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.48...standards-ld-contexts-v0.0.3-next.49) (2026-03-06)
|
|
25
183
|
|
|
26
184
|
|
|
27
185
|
### Miscellaneous Chores
|
|
28
186
|
|
|
29
187
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
30
188
|
|
|
31
|
-
## [0.0.3-next.
|
|
189
|
+
## [0.0.3-next.48](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.47...standards-ld-contexts-v0.0.3-next.48) (2026-03-06)
|
|
32
190
|
|
|
33
191
|
|
|
34
192
|
### Miscellaneous Chores
|
|
35
193
|
|
|
36
194
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
37
195
|
|
|
38
|
-
## [0.0.3-next.
|
|
196
|
+
## [0.0.3-next.47](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.46...standards-ld-contexts-v0.0.3-next.47) (2026-03-06)
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
### Miscellaneous Chores
|
|
200
|
+
|
|
201
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
202
|
+
|
|
203
|
+
## [0.0.3-next.46](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.45...standards-ld-contexts-v0.0.3-next.46) (2026-03-05)
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
### Miscellaneous Chores
|
|
207
|
+
|
|
208
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
209
|
+
|
|
210
|
+
## [0.0.3-next.45](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.44...standards-ld-contexts-v0.0.3-next.45) (2026-03-04)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
### Miscellaneous Chores
|
|
214
|
+
|
|
215
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
216
|
+
|
|
217
|
+
## [0.0.3-next.44](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.43...standards-ld-contexts-v0.0.3-next.44) (2026-03-04)
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Miscellaneous Chores
|
|
221
|
+
|
|
222
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
223
|
+
|
|
224
|
+
## [0.0.3-next.43](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.42...standards-ld-contexts-v0.0.3-next.43) (2026-02-25)
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
### Miscellaneous Chores
|
|
228
|
+
|
|
229
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
230
|
+
|
|
231
|
+
## [0.0.3-next.42](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.41...standards-ld-contexts-v0.0.3-next.42) (2026-02-25)
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
### Miscellaneous Chores
|
|
235
|
+
|
|
236
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
237
|
+
|
|
238
|
+
## [0.0.3-next.41](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.40...standards-ld-contexts-v0.0.3-next.41) (2026-02-23)
|
|
39
239
|
|
|
40
240
|
|
|
41
241
|
### Features
|
|
42
242
|
|
|
43
|
-
*
|
|
243
|
+
* update ld context cache ([#169](https://github.com/iotaledger/twin-standards/issues/169)) ([5fb59af](https://github.com/iotaledger/twin-standards/commit/5fb59af25526f040bbd4bb5dbe1a7574158c500a))
|
|
244
|
+
|
|
245
|
+
## [0.0.3-next.40](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.39...standards-ld-contexts-v0.0.3-next.40) (2026-02-18)
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
### Miscellaneous Chores
|
|
249
|
+
|
|
250
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
251
|
+
|
|
252
|
+
## [0.0.3-next.39](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.38...standards-ld-contexts-v0.0.3-next.39) (2026-02-13)
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
### Miscellaneous Chores
|
|
256
|
+
|
|
257
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
258
|
+
|
|
259
|
+
## [0.0.3-next.38](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.37...standards-ld-contexts-v0.0.3-next.38) (2026-02-13)
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
### Miscellaneous Chores
|
|
263
|
+
|
|
264
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
265
|
+
|
|
266
|
+
## [0.0.3-next.37](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.36...standards-ld-contexts-v0.0.3-next.37) (2026-02-12)
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
### Miscellaneous Chores
|
|
270
|
+
|
|
271
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
44
272
|
|
|
45
|
-
## [0.0.3-next.
|
|
273
|
+
## [0.0.3-next.36](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.35...standards-ld-contexts-v0.0.3-next.36) (2026-02-11)
|
|
46
274
|
|
|
47
275
|
|
|
48
276
|
### Miscellaneous Chores
|
|
49
277
|
|
|
50
278
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
51
279
|
|
|
52
|
-
## [0.0.3-next.
|
|
280
|
+
## [0.0.3-next.35](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.34...standards-ld-contexts-v0.0.3-next.35) (2026-02-10)
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
### Miscellaneous Chores
|
|
284
|
+
|
|
285
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
286
|
+
|
|
287
|
+
## [0.0.3-next.34](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.33...standards-ld-contexts-v0.0.3-next.34) (2026-02-10)
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
### Miscellaneous Chores
|
|
291
|
+
|
|
292
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
293
|
+
|
|
294
|
+
## [0.0.3-next.33](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.32...standards-ld-contexts-v0.0.3-next.33) (2026-02-06)
|
|
53
295
|
|
|
54
296
|
|
|
55
297
|
### Features
|
|
56
298
|
|
|
57
|
-
* add context id features ([#64](https://github.com/
|
|
58
|
-
* add
|
|
59
|
-
* add
|
|
60
|
-
* add
|
|
61
|
-
* add
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
299
|
+
* add context id features ([#64](https://github.com/iotaledger/twin-standards/issues/64)) ([e68bb87](https://github.com/iotaledger/twin-standards/commit/e68bb87a215f3c3956cfd6400a5e1e2a16256085))
|
|
300
|
+
* add ds protocol catalog dataset ([#86](https://github.com/iotaledger/twin-standards/issues/86)) ([45600e6](https://github.com/iotaledger/twin-standards/commit/45600e6cba212d85e250cb12cbdcb712d8db0e52))
|
|
301
|
+
* add extra ld contexts needed ([#17](https://github.com/iotaledger/twin-standards/issues/17)) ([d9f1be2](https://github.com/iotaledger/twin-standards/commit/d9f1be2a852f776cb3a8f00bb4dd631da0fe848e))
|
|
302
|
+
* add ids contract negotiation types ([6225dde](https://github.com/iotaledger/twin-standards/commit/6225ddec9e845e3782e2944f30c771911855f165))
|
|
303
|
+
* add ld-contexts package ([c361354](https://github.com/iotaledger/twin-standards/commit/c3613542c3dab5c37cc3d9869ea72eef86bc1ba1))
|
|
304
|
+
* add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
|
|
305
|
+
* add w3c dcat standards package ([#68](https://github.com/iotaledger/twin-standards/issues/68)) ([85746c6](https://github.com/iotaledger/twin-standards/commit/85746c673464498a52e9c30ce498fd88b81a7434))
|
|
306
|
+
* eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
|
|
307
|
+
* generate unece types from JSON schema ([#71](https://github.com/iotaledger/twin-standards/issues/71)) ([5a596e7](https://github.com/iotaledger/twin-standards/commit/5a596e7a79c1a0b213560f5fb8b9ec5019d598d7))
|
|
308
|
+
* normalise type outputs ([0b3aed7](https://github.com/iotaledger/twin-standards/commit/0b3aed7df0802cd609423bbd7fda6bde601d3ceb))
|
|
309
|
+
* update epcis models to match spec ([#92](https://github.com/iotaledger/twin-standards/issues/92)) ([1e56f70](https://github.com/iotaledger/twin-standards/commit/1e56f70415a8612113a36ad65a6cc5abdd85e091))
|
|
310
|
+
* update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
|
|
311
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
312
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
67
313
|
|
|
68
314
|
|
|
69
315
|
### Bug Fixes
|
|
70
316
|
|
|
71
|
-
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/
|
|
72
|
-
* federated catalogue terms ld context last version copied ([#26](https://github.com/
|
|
73
|
-
|
|
74
|
-
*
|
|
75
|
-
|
|
317
|
+
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/iotaledger/twin-standards/issues/21)) ([05f7bba](https://github.com/iotaledger/twin-standards/commit/05f7bbafd0efbff445b878ccc2709975e50a7773))
|
|
318
|
+
* federated catalogue terms ld context last version copied ([#26](https://github.com/iotaledger/twin-standards/issues/26)) ([37f4ff0](https://github.com/iotaledger/twin-standards/commit/37f4ff00664e8b5efc7d24f1e2417061fd2bda56))
|
|
319
|
+
iotaledger/twin-standards/commit/4d3b9cc365af276f5d4fc111a1744768746daa28))
|
|
320
|
+
* refine local LD Contexts ([#84](https://github.com/iotaledger/twin-standards/issues/84)) ([785e359](https://github.com/iotaledger/twin-standards/commit/785e359ad6895fcb97197ca707915651fe3ae79c))
|
|
321
|
+
|
|
322
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.31...standards-ld-contexts-v0.0.3-next.32) (2026-02-06)
|
|
323
|
+
|
|
76
324
|
|
|
77
|
-
|
|
325
|
+
### Miscellaneous Chores
|
|
326
|
+
|
|
327
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
328
|
+
|
|
329
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.30...standards-ld-contexts-v0.0.3-next.31) (2026-02-05)
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
### Miscellaneous Chores
|
|
333
|
+
|
|
334
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
335
|
+
|
|
336
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.29...standards-ld-contexts-v0.0.3-next.30) (2026-02-04)
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
### Miscellaneous Chores
|
|
340
|
+
|
|
341
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
342
|
+
|
|
343
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.28...standards-ld-contexts-v0.0.3-next.29) (2026-02-03)
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
### Miscellaneous Chores
|
|
347
|
+
|
|
348
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
349
|
+
|
|
350
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.27...standards-ld-contexts-v0.0.3-next.28) (2026-02-03)
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
### Miscellaneous Chores
|
|
354
|
+
|
|
355
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
356
|
+
|
|
357
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.26...standards-ld-contexts-v0.0.3-next.27) (2026-02-03)
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
### Miscellaneous Chores
|
|
361
|
+
|
|
362
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
363
|
+
|
|
364
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.25...standards-ld-contexts-v0.0.3-next.26) (2026-02-02)
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
### Miscellaneous Chores
|
|
368
|
+
|
|
369
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
370
|
+
|
|
371
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.24...standards-ld-contexts-v0.0.3-next.25) (2026-02-02)
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
### Miscellaneous Chores
|
|
375
|
+
|
|
376
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
377
|
+
|
|
378
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.23...standards-ld-contexts-v0.0.3-next.24) (2026-01-30)
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
### Miscellaneous Chores
|
|
382
|
+
|
|
383
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
384
|
+
|
|
385
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.22...standards-ld-contexts-v0.0.3-next.23) (2026-01-30)
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
### Miscellaneous Chores
|
|
389
|
+
|
|
390
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
391
|
+
|
|
392
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.21...standards-ld-contexts-v0.0.3-next.22) (2026-01-29)
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
### Miscellaneous Chores
|
|
396
|
+
|
|
397
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
398
|
+
|
|
399
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.20...standards-ld-contexts-v0.0.3-next.21) (2026-01-23)
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
### Miscellaneous Chores
|
|
403
|
+
|
|
404
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
405
|
+
|
|
406
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.19...standards-ld-contexts-v0.0.3-next.20) (2026-01-21)
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
### Miscellaneous Chores
|
|
410
|
+
|
|
411
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
412
|
+
|
|
413
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.18...standards-ld-contexts-v0.0.3-next.19) (2026-01-21)
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
### Miscellaneous Chores
|
|
417
|
+
|
|
418
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
419
|
+
|
|
420
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.17...standards-ld-contexts-v0.0.3-next.18) (2026-01-21)
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
### Miscellaneous Chores
|
|
424
|
+
|
|
425
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
426
|
+
|
|
427
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.16...standards-ld-contexts-v0.0.3-next.17) (2026-01-21)
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
### Miscellaneous Chores
|
|
431
|
+
|
|
432
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
433
|
+
|
|
434
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.15...standards-ld-contexts-v0.0.3-next.16) (2026-01-19)
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
### Miscellaneous Chores
|
|
438
|
+
|
|
439
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
440
|
+
|
|
441
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.14...standards-ld-contexts-v0.0.3-next.15) (2026-01-16)
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
### Miscellaneous Chores
|
|
445
|
+
|
|
446
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
447
|
+
|
|
448
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.13...standards-ld-contexts-v0.0.3-next.14) (2026-01-15)
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
### Miscellaneous Chores
|
|
452
|
+
|
|
453
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
454
|
+
|
|
455
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.12...standards-ld-contexts-v0.0.3-next.13) (2026-01-14)
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
### Miscellaneous Chores
|
|
459
|
+
|
|
460
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
461
|
+
|
|
462
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.11...standards-ld-contexts-v0.0.3-next.12) (2026-01-14)
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
### Miscellaneous Chores
|
|
466
|
+
|
|
467
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
468
|
+
|
|
469
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.10...standards-ld-contexts-v0.0.3-next.11) (2026-01-14)
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
### Features
|
|
473
|
+
|
|
474
|
+
* update epcis models to match spec ([#92](https://github.com/iotaledger/twin-standards/issues/92)) ([1e56f70](https://github.com/iotaledger/twin-standards/commit/1e56f70415a8612113a36ad65a6cc5abdd85e091))
|
|
475
|
+
|
|
476
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.9...standards-ld-contexts-v0.0.3-next.10) (2026-01-13)
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
### Miscellaneous Chores
|
|
480
|
+
|
|
481
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
482
|
+
|
|
483
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.8...standards-ld-contexts-v0.0.3-next.9) (2026-01-09)
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
### Miscellaneous Chores
|
|
487
|
+
|
|
488
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
489
|
+
|
|
490
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.7...standards-ld-contexts-v0.0.3-next.8) (2026-01-08)
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
### Features
|
|
494
|
+
|
|
495
|
+
* add ds protocol catalog dataset ([#86](https://github.com/iotaledger/twin-standards/issues/86)) ([45600e6](https://github.com/iotaledger/twin-standards/commit/45600e6cba212d85e250cb12cbdcb712d8db0e52))
|
|
496
|
+
|
|
497
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.6...standards-ld-contexts-v0.0.3-next.7) (2026-01-06)
|
|
78
498
|
|
|
79
499
|
|
|
80
500
|
### Bug Fixes
|
|
81
501
|
|
|
82
|
-
*
|
|
502
|
+
* refine local LD Contexts ([#84](https://github.com/iotaledger/twin-standards/issues/84)) ([785e359](https://github.com/iotaledger/twin-standards/commit/785e359ad6895fcb97197ca707915651fe3ae79c))
|
|
503
|
+
|
|
504
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.5...standards-ld-contexts-v0.0.3-next.6) (2025-12-03)
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
### Features
|
|
508
|
+
|
|
509
|
+
* generate unece types from JSON schema ([#71](https://github.com/iotaledger/twin-standards/issues/71)) ([5a596e7](https://github.com/iotaledger/twin-standards/commit/5a596e7a79c1a0b213560f5fb8b9ec5019d598d7))
|
|
510
|
+
|
|
511
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.4...standards-ld-contexts-v0.0.3-next.5) (2025-11-28)
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
### Miscellaneous Chores
|
|
515
|
+
|
|
516
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
517
|
+
|
|
518
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.3...standards-ld-contexts-v0.0.3-next.4) (2025-11-18)
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
### Miscellaneous Chores
|
|
522
|
+
|
|
523
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
524
|
+
|
|
525
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.2...standards-ld-contexts-v0.0.3-next.3) (2025-11-18)
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
### Features
|
|
529
|
+
|
|
530
|
+
* add w3c dcat standards package ([#68](https://github.com/iotaledger/twin-standards/issues/68)) ([85746c6](https://github.com/iotaledger/twin-standards/commit/85746c673464498a52e9c30ce498fd88b81a7434))
|
|
531
|
+
|
|
532
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.1...standards-ld-contexts-v0.0.3-next.2) (2025-11-11)
|
|
83
533
|
|
|
84
|
-
|
|
534
|
+
|
|
535
|
+
### Miscellaneous Chores
|
|
536
|
+
|
|
537
|
+
* **standards-ld-contexts:** Synchronize repo versions
|
|
538
|
+
|
|
539
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.3-next.0...standards-ld-contexts-v0.0.3-next.1) (2025-11-10)
|
|
85
540
|
|
|
86
541
|
|
|
87
542
|
### Features
|
|
88
543
|
|
|
89
|
-
* add
|
|
544
|
+
* add context id features ([#64](https://github.com/iotaledger/twin-standards/issues/64)) ([e68bb87](https://github.com/iotaledger/twin-standards/commit/e68bb87a215f3c3956cfd6400a5e1e2a16256085))
|
|
545
|
+
* add extra ld contexts needed ([#17](https://github.com/iotaledger/twin-standards/issues/17)) ([d9f1be2](https://github.com/iotaledger/twin-standards/commit/d9f1be2a852f776cb3a8f00bb4dd631da0fe848e))
|
|
546
|
+
* add ids contract negotiation types ([6225dde](https://github.com/iotaledger/twin-standards/commit/6225ddec9e845e3782e2944f30c771911855f165))
|
|
547
|
+
* add ld-contexts package ([c361354](https://github.com/iotaledger/twin-standards/commit/c3613542c3dab5c37cc3d9869ea72eef86bc1ba1))
|
|
548
|
+
* add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
|
|
549
|
+
* eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
|
|
550
|
+
* normalise type outputs ([0b3aed7](https://github.com/iotaledger/twin-standards/commit/0b3aed7df0802cd609423bbd7fda6bde601d3ceb))
|
|
551
|
+
* update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
|
|
552
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
553
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
90
554
|
|
|
91
|
-
|
|
555
|
+
|
|
556
|
+
### Bug Fixes
|
|
557
|
+
|
|
558
|
+
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/iotaledger/twin-standards/issues/21)) ([05f7bba](https://github.com/iotaledger/twin-standards/commit/05f7bbafd0efbff445b878ccc2709975e50a7773))
|
|
559
|
+
* federated catalogue terms ld context last version copied ([#26](https://github.com/iotaledger/twin-standards/issues/26)) ([37f4ff0](https://github.com/iotaledger/twin-standards/commit/37f4ff00664e8b5efc7d24f1e2417061fd2bda56))
|
|
560
|
+
twin-standards/commit/7572616a2e853e8f6f6234763e675edb96e54005))
|
|
561
|
+
|
|
562
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.15...standards-ld-contexts-v0.0.2-next.16) (2025-10-09)
|
|
92
563
|
|
|
93
564
|
|
|
94
565
|
### Bug Fixes
|
|
95
566
|
|
|
96
|
-
|
|
97
|
-
|
|
567
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.14...standards-ld-contexts-v0.0.2-next.15) (2025-10-09)
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
### Features
|
|
571
|
+
|
|
572
|
+
* add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
|
|
573
|
+
|
|
574
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.13...standards-ld-contexts-v0.0.2-next.14) (2025-10-02)
|
|
575
|
+
|
|
576
|
+
|
|
577
|
+
### Bug Fixes
|
|
98
578
|
|
|
99
|
-
## [0.0.2-next.13](https://github.com/
|
|
579
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.12...standards-ld-contexts-v0.0.2-next.13) (2025-09-22)
|
|
100
580
|
|
|
101
581
|
|
|
102
582
|
### Miscellaneous Chores
|
|
103
583
|
|
|
104
584
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
105
585
|
|
|
106
|
-
## [0.0.2-next.12](https://github.com/
|
|
586
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.11...standards-ld-contexts-v0.0.2-next.12) (2025-09-16)
|
|
107
587
|
|
|
108
588
|
|
|
109
589
|
### Miscellaneous Chores
|
|
110
590
|
|
|
111
591
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
112
592
|
|
|
113
|
-
## [0.0.2-next.11](https://github.com/
|
|
593
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.10...standards-ld-contexts-v0.0.2-next.11) (2025-09-16)
|
|
114
594
|
|
|
115
595
|
|
|
116
596
|
### Miscellaneous Chores
|
|
117
597
|
|
|
118
598
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
119
599
|
|
|
120
|
-
## [0.0.2-next.10](https://github.com/
|
|
600
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.9...standards-ld-contexts-v0.0.2-next.10) (2025-09-16)
|
|
121
601
|
|
|
122
602
|
|
|
123
603
|
### Miscellaneous Chores
|
|
124
604
|
|
|
125
605
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
126
606
|
|
|
127
|
-
## [0.0.2-next.9](https://github.com/
|
|
607
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.8...standards-ld-contexts-v0.0.2-next.9) (2025-09-15)
|
|
128
608
|
|
|
129
609
|
|
|
130
610
|
### Miscellaneous Chores
|
|
131
611
|
|
|
132
612
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
133
613
|
|
|
134
|
-
## [0.0.2-next.8](https://github.com/
|
|
614
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.7...standards-ld-contexts-v0.0.2-next.8) (2025-09-15)
|
|
135
615
|
|
|
136
616
|
|
|
137
617
|
### Miscellaneous Chores
|
|
138
618
|
|
|
139
619
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
140
620
|
|
|
141
|
-
## [0.0.2-next.7](https://github.com/
|
|
621
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.6...standards-ld-contexts-v0.0.2-next.7) (2025-09-15)
|
|
142
622
|
|
|
143
623
|
|
|
144
624
|
### Features
|
|
145
625
|
|
|
146
|
-
* add ids contract negotiation types ([6225dde](https://github.com/
|
|
626
|
+
* add ids contract negotiation types ([6225dde](https://github.com/iotaledger/twin-standards/commit/6225ddec9e845e3782e2944f30c771911855f165))
|
|
147
627
|
|
|
148
|
-
## [0.0.2-next.6](https://github.com/
|
|
628
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.5...standards-ld-contexts-v0.0.2-next.6) (2025-09-12)
|
|
149
629
|
|
|
150
630
|
|
|
151
631
|
### Miscellaneous Chores
|
|
152
632
|
|
|
153
633
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
154
634
|
|
|
155
|
-
## [0.0.2-next.5](https://github.com/
|
|
635
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.4...standards-ld-contexts-v0.0.2-next.5) (2025-09-12)
|
|
156
636
|
|
|
157
637
|
|
|
158
638
|
### Miscellaneous Chores
|
|
159
639
|
|
|
160
640
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
161
641
|
|
|
162
|
-
## [0.0.2-next.4](https://github.com/
|
|
642
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.3...standards-ld-contexts-v0.0.2-next.4) (2025-09-12)
|
|
163
643
|
|
|
164
644
|
|
|
165
645
|
### Miscellaneous Chores
|
|
166
646
|
|
|
167
647
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
168
648
|
|
|
169
|
-
## [0.0.2-next.3](https://github.com/
|
|
649
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.2...standards-ld-contexts-v0.0.2-next.3) (2025-08-29)
|
|
170
650
|
|
|
171
651
|
|
|
172
652
|
### Features
|
|
173
653
|
|
|
174
|
-
* eslint migration to flat config ([648c1a1](https://github.com/
|
|
654
|
+
* eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
|
|
175
655
|
|
|
176
|
-
## [0.0.2-next.2](https://github.com/
|
|
656
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.1...standards-ld-contexts-v0.0.2-next.2) (2025-08-19)
|
|
177
657
|
|
|
178
658
|
|
|
179
659
|
### Features
|
|
180
660
|
|
|
181
|
-
* update framework core ([58c0c3d](https://github.com/
|
|
661
|
+
* update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
|
|
182
662
|
|
|
183
|
-
## [0.0.2-next.1](https://github.com/
|
|
663
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.2-next.0...standards-ld-contexts-v0.0.2-next.1) (2025-07-14)
|
|
184
664
|
|
|
185
665
|
|
|
186
666
|
### Features
|
|
187
667
|
|
|
188
|
-
* add extra ld contexts needed ([#17](https://github.com/
|
|
189
|
-
* add ld-contexts package ([c361354](https://github.com/
|
|
190
|
-
* normalise type outputs ([0b3aed7](https://github.com/
|
|
191
|
-
* update to latest JSON schema spec ([7a23930](https://github.com/
|
|
192
|
-
* use shared store mechanism ([#11](https://github.com/
|
|
668
|
+
* add extra ld contexts needed ([#17](https://github.com/iotaledger/twin-standards/issues/17)) ([d9f1be2](https://github.com/iotaledger/twin-standards/commit/d9f1be2a852f776cb3a8f00bb4dd631da0fe848e))
|
|
669
|
+
* add ld-contexts package ([c361354](https://github.com/iotaledger/twin-standards/commit/c3613542c3dab5c37cc3d9869ea72eef86bc1ba1))
|
|
670
|
+
* normalise type outputs ([0b3aed7](https://github.com/iotaledger/twin-standards/commit/0b3aed7df0802cd609423bbd7fda6bde601d3ceb))
|
|
671
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
672
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
193
673
|
|
|
194
674
|
|
|
195
675
|
### Bug Fixes
|
|
196
676
|
|
|
197
|
-
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/
|
|
198
|
-
* federated catalogue terms ld context last version copied ([#26](https://github.com/
|
|
677
|
+
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/iotaledger/twin-standards/issues/21)) ([05f7bba](https://github.com/iotaledger/twin-standards/commit/05f7bbafd0efbff445b878ccc2709975e50a7773))
|
|
678
|
+
* federated catalogue terms ld context last version copied ([#26](https://github.com/iotaledger/twin-standards/issues/26)) ([37f4ff0](https://github.com/iotaledger/twin-standards/commit/37f4ff00664e8b5efc7d24f1e2417061fd2bda56))
|
|
199
679
|
|
|
200
680
|
## 0.0.1 (2025-07-03)
|
|
201
681
|
|
|
202
682
|
|
|
203
683
|
### Features
|
|
204
684
|
|
|
205
|
-
* release to production ([2ae4125](https://github.com/
|
|
685
|
+
* release to production ([2ae4125](https://github.com/iotaledger/twin-standards/commit/2ae4125f305d4714b50036eb8a0bd47e4100a7be))
|
|
206
686
|
|
|
207
|
-
## [0.0.1-next.49](https://github.com/
|
|
687
|
+
## [0.0.1-next.49](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.48...standards-ld-contexts-v0.0.1-next.49) (2025-06-18)
|
|
208
688
|
|
|
209
689
|
|
|
210
690
|
### Miscellaneous Chores
|
|
211
691
|
|
|
212
692
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
213
693
|
|
|
214
|
-
## [0.0.1-next.48](https://github.com/
|
|
694
|
+
## [0.0.1-next.48](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.47...standards-ld-contexts-v0.0.1-next.48) (2025-06-11)
|
|
215
695
|
|
|
216
696
|
|
|
217
697
|
### Features
|
|
218
698
|
|
|
219
|
-
* update to latest JSON schema spec ([7a23930](https://github.com/
|
|
699
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
220
700
|
|
|
221
|
-
## [0.0.1-next.47](https://github.com/
|
|
701
|
+
## [0.0.1-next.47](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.46...standards-ld-contexts-v0.0.1-next.47) (2025-06-05)
|
|
222
702
|
|
|
223
703
|
|
|
224
704
|
### Miscellaneous Chores
|
|
225
705
|
|
|
226
706
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
227
707
|
|
|
228
|
-
## [0.0.1-next.46](https://github.com/
|
|
708
|
+
## [0.0.1-next.46](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.45...standards-ld-contexts-v0.0.1-next.46) (2025-06-03)
|
|
229
709
|
|
|
230
710
|
|
|
231
711
|
### Miscellaneous Chores
|
|
232
712
|
|
|
233
713
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
234
714
|
|
|
235
|
-
## [0.0.1-next.45](https://github.com/
|
|
715
|
+
## [0.0.1-next.45](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.44...standards-ld-contexts-v0.0.1-next.45) (2025-06-02)
|
|
236
716
|
|
|
237
717
|
|
|
238
718
|
### Miscellaneous Chores
|
|
239
719
|
|
|
240
720
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
241
721
|
|
|
242
|
-
## [0.0.1-next.44](https://github.com/
|
|
722
|
+
## [0.0.1-next.44](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.43...standards-ld-contexts-v0.0.1-next.44) (2025-05-28)
|
|
243
723
|
|
|
244
724
|
|
|
245
725
|
### Miscellaneous Chores
|
|
246
726
|
|
|
247
727
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
248
728
|
|
|
249
|
-
## [0.0.1-next.43](https://github.com/
|
|
729
|
+
## [0.0.1-next.43](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.42...standards-ld-contexts-v0.0.1-next.43) (2025-05-20)
|
|
250
730
|
|
|
251
731
|
|
|
252
732
|
### Bug Fixes
|
|
253
733
|
|
|
254
|
-
* federated catalogue terms ld context last version copied ([#26](https://github.com/
|
|
734
|
+
* federated catalogue terms ld context last version copied ([#26](https://github.com/iotaledger/twin-standards/issues/26)) ([37f4ff0](https://github.com/iotaledger/twin-standards/commit/37f4ff00664e8b5efc7d24f1e2417061fd2bda56))
|
|
255
735
|
|
|
256
|
-
## [0.0.1-next.42](https://github.com/
|
|
736
|
+
## [0.0.1-next.42](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.41...standards-ld-contexts-v0.0.1-next.42) (2025-05-09)
|
|
257
737
|
|
|
258
738
|
|
|
259
739
|
### Miscellaneous Chores
|
|
260
740
|
|
|
261
741
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
262
742
|
|
|
263
|
-
## [0.0.1-next.41](https://github.com/
|
|
743
|
+
## [0.0.1-next.41](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.40...standards-ld-contexts-v0.0.1-next.41) (2025-05-08)
|
|
264
744
|
|
|
265
745
|
|
|
266
746
|
### Miscellaneous Chores
|
|
267
747
|
|
|
268
748
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
269
749
|
|
|
270
|
-
## [0.0.1-next.40](https://github.com/
|
|
750
|
+
## [0.0.1-next.40](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.39...standards-ld-contexts-v0.0.1-next.40) (2025-05-08)
|
|
271
751
|
|
|
272
752
|
|
|
273
753
|
### Bug Fixes
|
|
274
754
|
|
|
275
|
-
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/
|
|
755
|
+
* add extra ld contexts associated to URLs. cache ([#21](https://github.com/iotaledger/twin-standards/issues/21)) ([05f7bba](https://github.com/iotaledger/twin-standards/commit/05f7bbafd0efbff445b878ccc2709975e50a7773))
|
|
276
756
|
|
|
277
|
-
## [0.0.1-next.39](https://github.com/
|
|
757
|
+
## [0.0.1-next.39](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.38...standards-ld-contexts-v0.0.1-next.39) (2025-05-07)
|
|
278
758
|
|
|
279
759
|
|
|
280
760
|
### Miscellaneous Chores
|
|
281
761
|
|
|
282
762
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
283
763
|
|
|
284
|
-
## [0.0.1-next.38](https://github.com/
|
|
764
|
+
## [0.0.1-next.38](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.37...standards-ld-contexts-v0.0.1-next.38) (2025-05-07)
|
|
285
765
|
|
|
286
766
|
|
|
287
767
|
### Features
|
|
288
768
|
|
|
289
|
-
* add extra ld contexts needed ([#17](https://github.com/
|
|
769
|
+
* add extra ld contexts needed ([#17](https://github.com/iotaledger/twin-standards/issues/17)) ([d9f1be2](https://github.com/iotaledger/twin-standards/commit/d9f1be2a852f776cb3a8f00bb4dd631da0fe848e))
|
|
290
770
|
|
|
291
|
-
## [0.0.1-next.37](https://github.com/
|
|
771
|
+
## [0.0.1-next.37](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.36...standards-ld-contexts-v0.0.1-next.37) (2025-05-06)
|
|
292
772
|
|
|
293
773
|
|
|
294
774
|
### Miscellaneous Chores
|
|
295
775
|
|
|
296
776
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
297
777
|
|
|
298
|
-
## [0.0.1-next.36](https://github.com/
|
|
778
|
+
## [0.0.1-next.36](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.35...standards-ld-contexts-v0.0.1-next.36) (2025-04-30)
|
|
299
779
|
|
|
300
780
|
|
|
301
781
|
### Miscellaneous Chores
|
|
302
782
|
|
|
303
783
|
* **standards-ld-contexts:** Synchronize repo versions
|
|
304
784
|
|
|
305
|
-
## [0.0.1-next.35](https://github.com/
|
|
785
|
+
## [0.0.1-next.35](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.34...standards-ld-contexts-v0.0.1-next.35) (2025-04-17)
|
|
306
786
|
|
|
307
787
|
|
|
308
788
|
### Features
|
|
309
789
|
|
|
310
|
-
* use shared store mechanism ([#11](https://github.com/
|
|
790
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
311
791
|
|
|
312
|
-
## [0.0.1-next.34](https://github.com/
|
|
792
|
+
## [0.0.1-next.34](https://github.com/iotaledger/twin-standards/compare/standards-ld-contexts-v0.0.1-next.33...standards-ld-contexts-v0.0.1-next.34) (2025-03-28)
|
|
313
793
|
|
|
314
794
|
|
|
315
795
|
### Features
|
|
316
796
|
|
|
317
|
-
* add ld-contexts package ([c361354](https://github.com/
|
|
797
|
+
* add ld-contexts package ([c361354](https://github.com/iotaledger/twin-standards/commit/c3613542c3dab5c37cc3d9869ea72eef86bc1ba1))
|
|
318
798
|
|
|
319
799
|
## v0.0.1-next.33
|
|
320
800
|
|