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