@twin.org/standards-vda 0.0.3-next.6 → 0.0.3-next.61
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/docs/changelog.md +443 -53
- package/docs/examples.md +29 -1
- package/docs/reference/classes/VdaIdentifiers.md +1 -1
- package/docs/reference/classes/VdaIdentifiersValidation.md +8 -8
- package/docs/reference/interfaces/IVdaBizLocation.md +4 -4
- package/docs/reference/interfaces/IVdaCommon.md +2 -2
- package/docs/reference/interfaces/IVdaObjectIdentifier.md +5 -5
- package/docs/reference/interfaces/IVdaReadPoint.md +6 -6
- package/docs/reference/interfaces/IVdaUriPlates.md +5 -5
- package/docs/reference/variables/VdaIdTypes.md +2 -2
- package/docs/reference/variables/VdaIdentifierTypes.md +3 -3
- package/docs/reference/variables/VdaUriIdentifiers.md +11 -11
- package/docs/reference/variables/VdaUriPackages.md +5 -5
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
# TWIN VDA
|
|
1
|
+
# TWIN Standards VDA
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
This package provides data models for [VDA JAIF semantics](https://www.vda.de/en/topics/digitalization/data-ecosystem-catena-x), helping automotive ecosystem participants align shared data definitions.
|
|
4
4
|
|
|
5
5
|
## Installation
|
|
6
6
|
|
package/docs/changelog.md
CHANGED
|
@@ -1,278 +1,668 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.61](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.60...standards-vda-v0.0.3-next.61) (2026-05-11)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* typescript 6 update ([79bfb52](https://github.com/iotaledger/twin-standards/commit/79bfb52e3dcb24689cec7b201dde822bcee970c5))
|
|
9
|
+
|
|
10
|
+
## [0.0.3-next.60](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.59...standards-vda-v0.0.3-next.60) (2026-04-21)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Miscellaneous Chores
|
|
14
|
+
|
|
15
|
+
* **standards-vda:** Synchronize repo versions
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.59](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.58...standards-vda-v0.0.3-next.59) (2026-04-07)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Miscellaneous Chores
|
|
21
|
+
|
|
22
|
+
* **standards-vda:** Synchronize repo versions
|
|
23
|
+
|
|
24
|
+
## [0.0.3-next.58](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.57...standards-vda-v0.0.3-next.58) (2026-03-25)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Miscellaneous Chores
|
|
28
|
+
|
|
29
|
+
* **standards-vda:** Synchronize repo versions
|
|
30
|
+
|
|
31
|
+
## [0.0.3-next.57](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.56...standards-vda-v0.0.3-next.57) (2026-03-20)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Miscellaneous Chores
|
|
35
|
+
|
|
36
|
+
* **standards-vda:** Synchronize repo versions
|
|
37
|
+
|
|
38
|
+
## [0.0.3-next.56](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.55...standards-vda-v0.0.3-next.56) (2026-03-20)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
### Miscellaneous Chores
|
|
42
|
+
|
|
43
|
+
* **standards-vda:** Synchronize repo versions
|
|
44
|
+
|
|
45
|
+
## [0.0.3-next.55](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.54...standards-vda-v0.0.3-next.55) (2026-03-19)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Features
|
|
49
|
+
|
|
50
|
+
* update to new ts-ts-schema and generic constructs ([4dff991](https://github.com/iotaledger/twin-standards/commit/4dff991fb70de4320668641ed94abf8e9b06acad))
|
|
51
|
+
|
|
52
|
+
## [0.0.3-next.54](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.53...standards-vda-v0.0.3-next.54) (2026-03-12)
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
### Miscellaneous Chores
|
|
56
|
+
|
|
57
|
+
* **standards-vda:** Synchronize repo versions
|
|
58
|
+
|
|
59
|
+
## [0.0.3-next.53](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.52...standards-vda-v0.0.3-next.53) (2026-03-11)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Miscellaneous Chores
|
|
63
|
+
|
|
64
|
+
* **standards-vda:** Synchronize repo versions
|
|
65
|
+
|
|
66
|
+
## [0.0.3-next.52](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.51...standards-vda-v0.0.3-next.52) (2026-03-10)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Miscellaneous Chores
|
|
70
|
+
|
|
71
|
+
* **standards-vda:** Synchronize repo versions
|
|
72
|
+
|
|
73
|
+
## [0.0.3-next.51](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.50...standards-vda-v0.0.3-next.51) (2026-03-10)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Miscellaneous Chores
|
|
77
|
+
|
|
78
|
+
* **standards-vda:** Synchronize repo versions
|
|
79
|
+
|
|
80
|
+
## [0.0.3-next.50](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.49...standards-vda-v0.0.3-next.50) (2026-03-09)
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
### Miscellaneous Chores
|
|
84
|
+
|
|
85
|
+
* **standards-vda:** Synchronize repo versions
|
|
86
|
+
|
|
87
|
+
## [0.0.3-next.49](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.48...standards-vda-v0.0.3-next.49) (2026-03-06)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
### Miscellaneous Chores
|
|
91
|
+
|
|
92
|
+
* **standards-vda:** Synchronize repo versions
|
|
93
|
+
|
|
94
|
+
## [0.0.3-next.48](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.47...standards-vda-v0.0.3-next.48) (2026-03-06)
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
### Miscellaneous Chores
|
|
98
|
+
|
|
99
|
+
* **standards-vda:** Synchronize repo versions
|
|
100
|
+
|
|
101
|
+
## [0.0.3-next.47](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.46...standards-vda-v0.0.3-next.47) (2026-03-06)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
### Miscellaneous Chores
|
|
105
|
+
|
|
106
|
+
* **standards-vda:** Synchronize repo versions
|
|
107
|
+
|
|
108
|
+
## [0.0.3-next.46](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.45...standards-vda-v0.0.3-next.46) (2026-03-05)
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### Miscellaneous Chores
|
|
112
|
+
|
|
113
|
+
* **standards-vda:** Synchronize repo versions
|
|
114
|
+
|
|
115
|
+
## [0.0.3-next.45](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.44...standards-vda-v0.0.3-next.45) (2026-03-04)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Miscellaneous Chores
|
|
119
|
+
|
|
120
|
+
* **standards-vda:** Synchronize repo versions
|
|
121
|
+
|
|
122
|
+
## [0.0.3-next.44](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.43...standards-vda-v0.0.3-next.44) (2026-03-04)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Miscellaneous Chores
|
|
126
|
+
|
|
127
|
+
* **standards-vda:** Synchronize repo versions
|
|
128
|
+
|
|
129
|
+
## [0.0.3-next.43](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.42...standards-vda-v0.0.3-next.43) (2026-02-25)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
### Miscellaneous Chores
|
|
133
|
+
|
|
134
|
+
* **standards-vda:** Synchronize repo versions
|
|
135
|
+
|
|
136
|
+
## [0.0.3-next.42](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.41...standards-vda-v0.0.3-next.42) (2026-02-25)
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
### Miscellaneous Chores
|
|
140
|
+
|
|
141
|
+
* **standards-vda:** Synchronize repo versions
|
|
142
|
+
|
|
143
|
+
## [0.0.3-next.41](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.40...standards-vda-v0.0.3-next.41) (2026-02-23)
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
### Miscellaneous Chores
|
|
147
|
+
|
|
148
|
+
* **standards-vda:** Synchronize repo versions
|
|
149
|
+
|
|
150
|
+
## [0.0.3-next.40](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.39...standards-vda-v0.0.3-next.40) (2026-02-18)
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
### Miscellaneous Chores
|
|
154
|
+
|
|
155
|
+
* **standards-vda:** Synchronize repo versions
|
|
156
|
+
|
|
157
|
+
## [0.0.3-next.39](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.38...standards-vda-v0.0.3-next.39) (2026-02-13)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Miscellaneous Chores
|
|
161
|
+
|
|
162
|
+
* **standards-vda:** Synchronize repo versions
|
|
163
|
+
|
|
164
|
+
## [0.0.3-next.38](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.37...standards-vda-v0.0.3-next.38) (2026-02-13)
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### Miscellaneous Chores
|
|
168
|
+
|
|
169
|
+
* **standards-vda:** Synchronize repo versions
|
|
170
|
+
|
|
171
|
+
## [0.0.3-next.37](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.36...standards-vda-v0.0.3-next.37) (2026-02-12)
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
### Miscellaneous Chores
|
|
175
|
+
|
|
176
|
+
* **standards-vda:** Synchronize repo versions
|
|
177
|
+
|
|
178
|
+
## [0.0.3-next.36](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.35...standards-vda-v0.0.3-next.36) (2026-02-11)
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
### Miscellaneous Chores
|
|
182
|
+
|
|
183
|
+
* **standards-vda:** Synchronize repo versions
|
|
184
|
+
|
|
185
|
+
## [0.0.3-next.35](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.34...standards-vda-v0.0.3-next.35) (2026-02-10)
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
### Miscellaneous Chores
|
|
189
|
+
|
|
190
|
+
* **standards-vda:** Synchronize repo versions
|
|
191
|
+
|
|
192
|
+
## [0.0.3-next.34](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.33...standards-vda-v0.0.3-next.34) (2026-02-10)
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
### Miscellaneous Chores
|
|
196
|
+
|
|
197
|
+
* **standards-vda:** Synchronize repo versions
|
|
198
|
+
|
|
199
|
+
## [0.0.3-next.33](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.32...standards-vda-v0.0.3-next.33) (2026-02-06)
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
### Features
|
|
203
|
+
|
|
204
|
+
* add context id features ([#64](https://github.com/iotaledger/twin-standards/issues/64)) ([e68bb87](https://github.com/iotaledger/twin-standards/commit/e68bb87a215f3c3956cfd6400a5e1e2a16256085))
|
|
205
|
+
* add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
|
|
206
|
+
* eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
|
|
207
|
+
* update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
|
|
208
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
209
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
210
|
+
|
|
211
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.31...standards-vda-v0.0.3-next.32) (2026-02-06)
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Miscellaneous Chores
|
|
215
|
+
|
|
216
|
+
* **standards-vda:** Synchronize repo versions
|
|
217
|
+
|
|
218
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.30...standards-vda-v0.0.3-next.31) (2026-02-05)
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Miscellaneous Chores
|
|
222
|
+
|
|
223
|
+
* **standards-vda:** Synchronize repo versions
|
|
224
|
+
|
|
225
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.29...standards-vda-v0.0.3-next.30) (2026-02-04)
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
### Miscellaneous Chores
|
|
229
|
+
|
|
230
|
+
* **standards-vda:** Synchronize repo versions
|
|
231
|
+
|
|
232
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.28...standards-vda-v0.0.3-next.29) (2026-02-03)
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
### Miscellaneous Chores
|
|
236
|
+
|
|
237
|
+
* **standards-vda:** Synchronize repo versions
|
|
238
|
+
|
|
239
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.27...standards-vda-v0.0.3-next.28) (2026-02-03)
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
### Miscellaneous Chores
|
|
243
|
+
|
|
244
|
+
* **standards-vda:** Synchronize repo versions
|
|
245
|
+
|
|
246
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.26...standards-vda-v0.0.3-next.27) (2026-02-03)
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
### Miscellaneous Chores
|
|
250
|
+
|
|
251
|
+
* **standards-vda:** Synchronize repo versions
|
|
252
|
+
|
|
253
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.25...standards-vda-v0.0.3-next.26) (2026-02-02)
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
### Miscellaneous Chores
|
|
257
|
+
|
|
258
|
+
* **standards-vda:** Synchronize repo versions
|
|
259
|
+
|
|
260
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.24...standards-vda-v0.0.3-next.25) (2026-02-02)
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
### Miscellaneous Chores
|
|
264
|
+
|
|
265
|
+
* **standards-vda:** Synchronize repo versions
|
|
266
|
+
|
|
267
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.23...standards-vda-v0.0.3-next.24) (2026-01-30)
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
### Miscellaneous Chores
|
|
271
|
+
|
|
272
|
+
* **standards-vda:** Synchronize repo versions
|
|
273
|
+
|
|
274
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.22...standards-vda-v0.0.3-next.23) (2026-01-30)
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
### Miscellaneous Chores
|
|
278
|
+
|
|
279
|
+
* **standards-vda:** Synchronize repo versions
|
|
280
|
+
|
|
281
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.21...standards-vda-v0.0.3-next.22) (2026-01-29)
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
### Miscellaneous Chores
|
|
285
|
+
|
|
286
|
+
* **standards-vda:** Synchronize repo versions
|
|
287
|
+
|
|
288
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.20...standards-vda-v0.0.3-next.21) (2026-01-23)
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
### Miscellaneous Chores
|
|
292
|
+
|
|
293
|
+
* **standards-vda:** Synchronize repo versions
|
|
294
|
+
|
|
295
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.19...standards-vda-v0.0.3-next.20) (2026-01-21)
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
### Miscellaneous Chores
|
|
299
|
+
|
|
300
|
+
* **standards-vda:** Synchronize repo versions
|
|
301
|
+
|
|
302
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.18...standards-vda-v0.0.3-next.19) (2026-01-21)
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
### Miscellaneous Chores
|
|
306
|
+
|
|
307
|
+
* **standards-vda:** Synchronize repo versions
|
|
308
|
+
|
|
309
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.17...standards-vda-v0.0.3-next.18) (2026-01-21)
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
### Miscellaneous Chores
|
|
313
|
+
|
|
314
|
+
* **standards-vda:** Synchronize repo versions
|
|
315
|
+
|
|
316
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.16...standards-vda-v0.0.3-next.17) (2026-01-21)
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
### Miscellaneous Chores
|
|
320
|
+
|
|
321
|
+
* **standards-vda:** Synchronize repo versions
|
|
322
|
+
|
|
323
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.15...standards-vda-v0.0.3-next.16) (2026-01-19)
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
### Miscellaneous Chores
|
|
327
|
+
|
|
328
|
+
* **standards-vda:** Synchronize repo versions
|
|
329
|
+
|
|
330
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.14...standards-vda-v0.0.3-next.15) (2026-01-16)
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
### Miscellaneous Chores
|
|
334
|
+
|
|
335
|
+
* **standards-vda:** Synchronize repo versions
|
|
336
|
+
|
|
337
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.13...standards-vda-v0.0.3-next.14) (2026-01-15)
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
### Miscellaneous Chores
|
|
341
|
+
|
|
342
|
+
* **standards-vda:** Synchronize repo versions
|
|
343
|
+
|
|
344
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.12...standards-vda-v0.0.3-next.13) (2026-01-14)
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
### Miscellaneous Chores
|
|
348
|
+
|
|
349
|
+
* **standards-vda:** Synchronize repo versions
|
|
350
|
+
|
|
351
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.11...standards-vda-v0.0.3-next.12) (2026-01-14)
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
### Miscellaneous Chores
|
|
355
|
+
|
|
356
|
+
* **standards-vda:** Synchronize repo versions
|
|
357
|
+
|
|
358
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.10...standards-vda-v0.0.3-next.11) (2026-01-14)
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
### Miscellaneous Chores
|
|
362
|
+
|
|
363
|
+
* **standards-vda:** Synchronize repo versions
|
|
364
|
+
|
|
365
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.9...standards-vda-v0.0.3-next.10) (2026-01-13)
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
### Miscellaneous Chores
|
|
369
|
+
|
|
370
|
+
* **standards-vda:** Synchronize repo versions
|
|
371
|
+
|
|
372
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.8...standards-vda-v0.0.3-next.9) (2026-01-09)
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
### Miscellaneous Chores
|
|
376
|
+
|
|
377
|
+
* **standards-vda:** Synchronize repo versions
|
|
378
|
+
|
|
379
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.7...standards-vda-v0.0.3-next.8) (2026-01-08)
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
### Miscellaneous Chores
|
|
383
|
+
|
|
384
|
+
* **standards-vda:** Synchronize repo versions
|
|
385
|
+
|
|
386
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.6...standards-vda-v0.0.3-next.7) (2026-01-06)
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
### Miscellaneous Chores
|
|
390
|
+
|
|
391
|
+
* **standards-vda:** Synchronize repo versions
|
|
392
|
+
|
|
393
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.5...standards-vda-v0.0.3-next.6) (2025-12-03)
|
|
4
394
|
|
|
5
395
|
|
|
6
396
|
### Miscellaneous Chores
|
|
7
397
|
|
|
8
398
|
* **standards-vda:** Synchronize repo versions
|
|
9
399
|
|
|
10
|
-
## [0.0.3-next.5](https://github.com/
|
|
400
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.4...standards-vda-v0.0.3-next.5) (2025-11-28)
|
|
11
401
|
|
|
12
402
|
|
|
13
403
|
### Miscellaneous Chores
|
|
14
404
|
|
|
15
405
|
* **standards-vda:** Synchronize repo versions
|
|
16
406
|
|
|
17
|
-
## [0.0.3-next.4](https://github.com/
|
|
407
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.3...standards-vda-v0.0.3-next.4) (2025-11-18)
|
|
18
408
|
|
|
19
409
|
|
|
20
410
|
### Miscellaneous Chores
|
|
21
411
|
|
|
22
412
|
* **standards-vda:** Synchronize repo versions
|
|
23
413
|
|
|
24
|
-
## [0.0.3-next.3](https://github.com/
|
|
414
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.2...standards-vda-v0.0.3-next.3) (2025-11-18)
|
|
25
415
|
|
|
26
416
|
|
|
27
417
|
### Miscellaneous Chores
|
|
28
418
|
|
|
29
419
|
* **standards-vda:** Synchronize repo versions
|
|
30
420
|
|
|
31
|
-
## [0.0.3-next.2](https://github.com/
|
|
421
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.1...standards-vda-v0.0.3-next.2) (2025-11-11)
|
|
32
422
|
|
|
33
423
|
|
|
34
424
|
### Miscellaneous Chores
|
|
35
425
|
|
|
36
426
|
* **standards-vda:** Synchronize repo versions
|
|
37
427
|
|
|
38
|
-
## [0.0.3-next.1](https://github.com/
|
|
428
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.3-next.0...standards-vda-v0.0.3-next.1) (2025-11-10)
|
|
39
429
|
|
|
40
430
|
|
|
41
431
|
### Features
|
|
42
432
|
|
|
43
|
-
* add context id features ([#64](https://github.com/
|
|
44
|
-
* add validate-locales ([838389c](https://github.com/
|
|
45
|
-
* eslint migration to flat config ([648c1a1](https://github.com/
|
|
46
|
-
* update framework core ([58c0c3d](https://github.com/
|
|
47
|
-
* update to latest JSON schema spec ([7a23930](https://github.com/
|
|
48
|
-
* use shared store mechanism ([#11](https://github.com/
|
|
433
|
+
* add context id features ([#64](https://github.com/iotaledger/twin-standards/issues/64)) ([e68bb87](https://github.com/iotaledger/twin-standards/commit/e68bb87a215f3c3956cfd6400a5e1e2a16256085))
|
|
434
|
+
* add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
|
|
435
|
+
* eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
|
|
436
|
+
* update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
|
|
437
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
438
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
49
439
|
|
|
50
|
-
## [0.0.2-next.16](https://github.com/
|
|
440
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.15...standards-vda-v0.0.2-next.16) (2025-10-09)
|
|
51
441
|
|
|
52
442
|
|
|
53
443
|
### Miscellaneous Chores
|
|
54
444
|
|
|
55
445
|
* **standards-vda:** Synchronize repo versions
|
|
56
446
|
|
|
57
|
-
## [0.0.2-next.15](https://github.com/
|
|
447
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.14...standards-vda-v0.0.2-next.15) (2025-10-09)
|
|
58
448
|
|
|
59
449
|
|
|
60
450
|
### Features
|
|
61
451
|
|
|
62
|
-
* add validate-locales ([838389c](https://github.com/
|
|
452
|
+
* add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
|
|
63
453
|
|
|
64
|
-
## [0.0.2-next.14](https://github.com/
|
|
454
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.13...standards-vda-v0.0.2-next.14) (2025-10-02)
|
|
65
455
|
|
|
66
456
|
|
|
67
457
|
### Miscellaneous Chores
|
|
68
458
|
|
|
69
459
|
* **standards-vda:** Synchronize repo versions
|
|
70
460
|
|
|
71
|
-
## [0.0.2-next.13](https://github.com/
|
|
461
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.12...standards-vda-v0.0.2-next.13) (2025-09-22)
|
|
72
462
|
|
|
73
463
|
|
|
74
464
|
### Miscellaneous Chores
|
|
75
465
|
|
|
76
466
|
* **standards-vda:** Synchronize repo versions
|
|
77
467
|
|
|
78
|
-
## [0.0.2-next.12](https://github.com/
|
|
468
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.11...standards-vda-v0.0.2-next.12) (2025-09-16)
|
|
79
469
|
|
|
80
470
|
|
|
81
471
|
### Miscellaneous Chores
|
|
82
472
|
|
|
83
473
|
* **standards-vda:** Synchronize repo versions
|
|
84
474
|
|
|
85
|
-
## [0.0.2-next.11](https://github.com/
|
|
475
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.10...standards-vda-v0.0.2-next.11) (2025-09-16)
|
|
86
476
|
|
|
87
477
|
|
|
88
478
|
### Miscellaneous Chores
|
|
89
479
|
|
|
90
480
|
* **standards-vda:** Synchronize repo versions
|
|
91
481
|
|
|
92
|
-
## [0.0.2-next.10](https://github.com/
|
|
482
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.9...standards-vda-v0.0.2-next.10) (2025-09-16)
|
|
93
483
|
|
|
94
484
|
|
|
95
485
|
### Miscellaneous Chores
|
|
96
486
|
|
|
97
487
|
* **standards-vda:** Synchronize repo versions
|
|
98
488
|
|
|
99
|
-
## [0.0.2-next.9](https://github.com/
|
|
489
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.8...standards-vda-v0.0.2-next.9) (2025-09-15)
|
|
100
490
|
|
|
101
491
|
|
|
102
492
|
### Miscellaneous Chores
|
|
103
493
|
|
|
104
494
|
* **standards-vda:** Synchronize repo versions
|
|
105
495
|
|
|
106
|
-
## [0.0.2-next.8](https://github.com/
|
|
496
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.7...standards-vda-v0.0.2-next.8) (2025-09-15)
|
|
107
497
|
|
|
108
498
|
|
|
109
499
|
### Miscellaneous Chores
|
|
110
500
|
|
|
111
501
|
* **standards-vda:** Synchronize repo versions
|
|
112
502
|
|
|
113
|
-
## [0.0.2-next.7](https://github.com/
|
|
503
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.6...standards-vda-v0.0.2-next.7) (2025-09-15)
|
|
114
504
|
|
|
115
505
|
|
|
116
506
|
### Miscellaneous Chores
|
|
117
507
|
|
|
118
508
|
* **standards-vda:** Synchronize repo versions
|
|
119
509
|
|
|
120
|
-
## [0.0.2-next.6](https://github.com/
|
|
510
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.5...standards-vda-v0.0.2-next.6) (2025-09-12)
|
|
121
511
|
|
|
122
512
|
|
|
123
513
|
### Miscellaneous Chores
|
|
124
514
|
|
|
125
515
|
* **standards-vda:** Synchronize repo versions
|
|
126
516
|
|
|
127
|
-
## [0.0.2-next.5](https://github.com/
|
|
517
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.4...standards-vda-v0.0.2-next.5) (2025-09-12)
|
|
128
518
|
|
|
129
519
|
|
|
130
520
|
### Miscellaneous Chores
|
|
131
521
|
|
|
132
522
|
* **standards-vda:** Synchronize repo versions
|
|
133
523
|
|
|
134
|
-
## [0.0.2-next.4](https://github.com/
|
|
524
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.3...standards-vda-v0.0.2-next.4) (2025-09-12)
|
|
135
525
|
|
|
136
526
|
|
|
137
527
|
### Miscellaneous Chores
|
|
138
528
|
|
|
139
529
|
* **standards-vda:** Synchronize repo versions
|
|
140
530
|
|
|
141
|
-
## [0.0.2-next.3](https://github.com/
|
|
531
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.2...standards-vda-v0.0.2-next.3) (2025-08-29)
|
|
142
532
|
|
|
143
533
|
|
|
144
534
|
### Features
|
|
145
535
|
|
|
146
|
-
* eslint migration to flat config ([648c1a1](https://github.com/
|
|
536
|
+
* eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
|
|
147
537
|
|
|
148
|
-
## [0.0.2-next.2](https://github.com/
|
|
538
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.1...standards-vda-v0.0.2-next.2) (2025-08-19)
|
|
149
539
|
|
|
150
540
|
|
|
151
541
|
### Features
|
|
152
542
|
|
|
153
|
-
* update framework core ([58c0c3d](https://github.com/
|
|
543
|
+
* update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
|
|
154
544
|
|
|
155
|
-
## [0.0.2-next.1](https://github.com/
|
|
545
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.2-next.0...standards-vda-v0.0.2-next.1) (2025-07-14)
|
|
156
546
|
|
|
157
547
|
|
|
158
548
|
### Features
|
|
159
549
|
|
|
160
|
-
* update to latest JSON schema spec ([7a23930](https://github.com/
|
|
161
|
-
* use shared store mechanism ([#11](https://github.com/
|
|
550
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
551
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
162
552
|
|
|
163
553
|
## 0.0.1 (2025-07-03)
|
|
164
554
|
|
|
165
555
|
|
|
166
556
|
### Features
|
|
167
557
|
|
|
168
|
-
* release to production ([2ae4125](https://github.com/
|
|
558
|
+
* release to production ([2ae4125](https://github.com/iotaledger/twin-standards/commit/2ae4125f305d4714b50036eb8a0bd47e4100a7be))
|
|
169
559
|
|
|
170
|
-
## [0.0.1-next.49](https://github.com/
|
|
560
|
+
## [0.0.1-next.49](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.48...standards-vda-v0.0.1-next.49) (2025-06-18)
|
|
171
561
|
|
|
172
562
|
|
|
173
563
|
### Miscellaneous Chores
|
|
174
564
|
|
|
175
565
|
* **standards-vda:** Synchronize repo versions
|
|
176
566
|
|
|
177
|
-
## [0.0.1-next.48](https://github.com/
|
|
567
|
+
## [0.0.1-next.48](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.47...standards-vda-v0.0.1-next.48) (2025-06-11)
|
|
178
568
|
|
|
179
569
|
|
|
180
570
|
### Features
|
|
181
571
|
|
|
182
|
-
* update to latest JSON schema spec ([7a23930](https://github.com/
|
|
572
|
+
* update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
|
|
183
573
|
|
|
184
|
-
## [0.0.1-next.47](https://github.com/
|
|
574
|
+
## [0.0.1-next.47](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.46...standards-vda-v0.0.1-next.47) (2025-06-05)
|
|
185
575
|
|
|
186
576
|
|
|
187
577
|
### Miscellaneous Chores
|
|
188
578
|
|
|
189
579
|
* **standards-vda:** Synchronize repo versions
|
|
190
580
|
|
|
191
|
-
## [0.0.1-next.46](https://github.com/
|
|
581
|
+
## [0.0.1-next.46](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.45...standards-vda-v0.0.1-next.46) (2025-06-03)
|
|
192
582
|
|
|
193
583
|
|
|
194
584
|
### Miscellaneous Chores
|
|
195
585
|
|
|
196
586
|
* **standards-vda:** Synchronize repo versions
|
|
197
587
|
|
|
198
|
-
## [0.0.1-next.45](https://github.com/
|
|
588
|
+
## [0.0.1-next.45](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.44...standards-vda-v0.0.1-next.45) (2025-06-02)
|
|
199
589
|
|
|
200
590
|
|
|
201
591
|
### Miscellaneous Chores
|
|
202
592
|
|
|
203
593
|
* **standards-vda:** Synchronize repo versions
|
|
204
594
|
|
|
205
|
-
## [0.0.1-next.44](https://github.com/
|
|
595
|
+
## [0.0.1-next.44](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.43...standards-vda-v0.0.1-next.44) (2025-05-28)
|
|
206
596
|
|
|
207
597
|
|
|
208
598
|
### Miscellaneous Chores
|
|
209
599
|
|
|
210
600
|
* **standards-vda:** Synchronize repo versions
|
|
211
601
|
|
|
212
|
-
## [0.0.1-next.43](https://github.com/
|
|
602
|
+
## [0.0.1-next.43](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.42...standards-vda-v0.0.1-next.43) (2025-05-20)
|
|
213
603
|
|
|
214
604
|
|
|
215
605
|
### Miscellaneous Chores
|
|
216
606
|
|
|
217
607
|
* **standards-vda:** Synchronize repo versions
|
|
218
608
|
|
|
219
|
-
## [0.0.1-next.42](https://github.com/
|
|
609
|
+
## [0.0.1-next.42](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.41...standards-vda-v0.0.1-next.42) (2025-05-09)
|
|
220
610
|
|
|
221
611
|
|
|
222
612
|
### Miscellaneous Chores
|
|
223
613
|
|
|
224
614
|
* **standards-vda:** Synchronize repo versions
|
|
225
615
|
|
|
226
|
-
## [0.0.1-next.41](https://github.com/
|
|
616
|
+
## [0.0.1-next.41](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.40...standards-vda-v0.0.1-next.41) (2025-05-08)
|
|
227
617
|
|
|
228
618
|
|
|
229
619
|
### Miscellaneous Chores
|
|
230
620
|
|
|
231
621
|
* **standards-vda:** Synchronize repo versions
|
|
232
622
|
|
|
233
|
-
## [0.0.1-next.40](https://github.com/
|
|
623
|
+
## [0.0.1-next.40](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.39...standards-vda-v0.0.1-next.40) (2025-05-08)
|
|
234
624
|
|
|
235
625
|
|
|
236
626
|
### Miscellaneous Chores
|
|
237
627
|
|
|
238
628
|
* **standards-vda:** Synchronize repo versions
|
|
239
629
|
|
|
240
|
-
## [0.0.1-next.39](https://github.com/
|
|
630
|
+
## [0.0.1-next.39](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.38...standards-vda-v0.0.1-next.39) (2025-05-07)
|
|
241
631
|
|
|
242
632
|
|
|
243
633
|
### Miscellaneous Chores
|
|
244
634
|
|
|
245
635
|
* **standards-vda:** Synchronize repo versions
|
|
246
636
|
|
|
247
|
-
## [0.0.1-next.38](https://github.com/
|
|
637
|
+
## [0.0.1-next.38](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.37...standards-vda-v0.0.1-next.38) (2025-05-07)
|
|
248
638
|
|
|
249
639
|
|
|
250
640
|
### Miscellaneous Chores
|
|
251
641
|
|
|
252
642
|
* **standards-vda:** Synchronize repo versions
|
|
253
643
|
|
|
254
|
-
## [0.0.1-next.37](https://github.com/
|
|
644
|
+
## [0.0.1-next.37](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.36...standards-vda-v0.0.1-next.37) (2025-05-06)
|
|
255
645
|
|
|
256
646
|
|
|
257
647
|
### Miscellaneous Chores
|
|
258
648
|
|
|
259
649
|
* **standards-vda:** Synchronize repo versions
|
|
260
650
|
|
|
261
|
-
## [0.0.1-next.36](https://github.com/
|
|
651
|
+
## [0.0.1-next.36](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.35...standards-vda-v0.0.1-next.36) (2025-04-30)
|
|
262
652
|
|
|
263
653
|
|
|
264
654
|
### Miscellaneous Chores
|
|
265
655
|
|
|
266
656
|
* **standards-vda:** Synchronize repo versions
|
|
267
657
|
|
|
268
|
-
## [0.0.1-next.35](https://github.com/
|
|
658
|
+
## [0.0.1-next.35](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.34...standards-vda-v0.0.1-next.35) (2025-04-17)
|
|
269
659
|
|
|
270
660
|
|
|
271
661
|
### Features
|
|
272
662
|
|
|
273
|
-
* use shared store mechanism ([#11](https://github.com/
|
|
663
|
+
* use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
|
|
274
664
|
|
|
275
|
-
## [0.0.1-next.34](https://github.com/
|
|
665
|
+
## [0.0.1-next.34](https://github.com/iotaledger/twin-standards/compare/standards-vda-v0.0.1-next.33...standards-vda-v0.0.1-next.34) (2025-03-28)
|
|
276
666
|
|
|
277
667
|
|
|
278
668
|
### Miscellaneous Chores
|
package/docs/examples.md
CHANGED
|
@@ -1 +1,29 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Standards VDA Examples
|
|
2
|
+
|
|
3
|
+
These snippets validate JAIF identifiers, extract parsed segments, and register identifier handlers.
|
|
4
|
+
|
|
5
|
+
## VdaIdentifiersValidation
|
|
6
|
+
|
|
7
|
+
```typescript
|
|
8
|
+
import type { IValidationFailure } from '@twin.org/core';
|
|
9
|
+
import { VdaIdentifiersValidation } from '@twin.org/standards-vda';
|
|
10
|
+
|
|
11
|
+
const failures: IValidationFailure[] = [];
|
|
12
|
+
const urn = 'urn:jaif:id:obj:A1A020123456789AB12+SERIAL1';
|
|
13
|
+
|
|
14
|
+
const valid = VdaIdentifiersValidation.jaifId('asset.id', urn, failures);
|
|
15
|
+
const parsed = VdaIdentifiersValidation.extractIdentifier(urn);
|
|
16
|
+
|
|
17
|
+
console.log(valid); // true
|
|
18
|
+
console.log(parsed?.issuingAgencyCode); // 02
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
## VdaIdentifiers
|
|
22
|
+
|
|
23
|
+
```typescript
|
|
24
|
+
import { VdaIdentifiers } from '@twin.org/standards-vda';
|
|
25
|
+
|
|
26
|
+
VdaIdentifiers.registerIdentifiers();
|
|
27
|
+
|
|
28
|
+
console.log(typeof VdaIdentifiers.registerIdentifiers === 'function'); // true
|
|
29
|
+
```
|
|
@@ -14,7 +14,7 @@ Validation for identifier types for VDA.
|
|
|
14
14
|
|
|
15
15
|
## Methods
|
|
16
16
|
|
|
17
|
-
### jaifId()
|
|
17
|
+
### jaifId() {#jaifid}
|
|
18
18
|
|
|
19
19
|
> `static` **jaifId**(`propertyName`, `value`, `failures`): `value is string`
|
|
20
20
|
|
|
@@ -48,7 +48,7 @@ True if the value is valid epc.
|
|
|
48
48
|
|
|
49
49
|
***
|
|
50
50
|
|
|
51
|
-
### jaifIdLocation()
|
|
51
|
+
### jaifIdLocation() {#jaifidlocation}
|
|
52
52
|
|
|
53
53
|
> `static` **jaifIdLocation**(`propertyName`, `value`, `failures`): `value is string`
|
|
54
54
|
|
|
@@ -82,7 +82,7 @@ True if the value is valid epc.
|
|
|
82
82
|
|
|
83
83
|
***
|
|
84
84
|
|
|
85
|
-
### jaifIdItem()
|
|
85
|
+
### jaifIdItem() {#jaifiditem}
|
|
86
86
|
|
|
87
87
|
> `static` **jaifIdItem**(`propertyName`, `value`, `failures`): `value is string`
|
|
88
88
|
|
|
@@ -116,7 +116,7 @@ True if the value is valid epc.
|
|
|
116
116
|
|
|
117
117
|
***
|
|
118
118
|
|
|
119
|
-
### uriPlp()
|
|
119
|
+
### uriPlp() {#uriplp}
|
|
120
120
|
|
|
121
121
|
> `static` **uriPlp**(`propertyName`, `value`, `failures`): `value is string`
|
|
122
122
|
|
|
@@ -150,7 +150,7 @@ True if the value is valid epc.
|
|
|
150
150
|
|
|
151
151
|
***
|
|
152
152
|
|
|
153
|
-
### extractReadPoint()
|
|
153
|
+
### extractReadPoint() {#extractreadpoint}
|
|
154
154
|
|
|
155
155
|
> `static` **extractReadPoint**(`urn`): [`IVdaReadPoint`](../interfaces/IVdaReadPoint.md) \| `undefined`
|
|
156
156
|
|
|
@@ -172,7 +172,7 @@ The extracted read point object or undefined.
|
|
|
172
172
|
|
|
173
173
|
***
|
|
174
174
|
|
|
175
|
-
### extractBizLocation()
|
|
175
|
+
### extractBizLocation() {#extractbizlocation}
|
|
176
176
|
|
|
177
177
|
> `static` **extractBizLocation**(`urn`): [`IVdaBizLocation`](../interfaces/IVdaBizLocation.md) \| `undefined`
|
|
178
178
|
|
|
@@ -194,7 +194,7 @@ The extracted biz location object or undefined.
|
|
|
194
194
|
|
|
195
195
|
***
|
|
196
196
|
|
|
197
|
-
### extractUriPlp()
|
|
197
|
+
### extractUriPlp() {#extracturiplp}
|
|
198
198
|
|
|
199
199
|
> `static` **extractUriPlp**(`id`): [`IVdaUriPlates`](../interfaces/IVdaUriPlates.md) \| `undefined`
|
|
200
200
|
|
|
@@ -216,7 +216,7 @@ The VDA URI object or undefined.
|
|
|
216
216
|
|
|
217
217
|
***
|
|
218
218
|
|
|
219
|
-
### extractIdentifier()
|
|
219
|
+
### extractIdentifier() {#extractidentifier}
|
|
220
220
|
|
|
221
221
|
> `static` **extractIdentifier**(`epc`): [`IVdaObjectIdentifier`](../interfaces/IVdaObjectIdentifier.md) \| `undefined`
|
|
222
222
|
|
|
@@ -8,7 +8,7 @@ Interface for a VDA Biz Location.
|
|
|
8
8
|
|
|
9
9
|
## Properties
|
|
10
10
|
|
|
11
|
-
### dunsNumber
|
|
11
|
+
### dunsNumber {#dunsnumber}
|
|
12
12
|
|
|
13
13
|
> **dunsNumber**: `string`
|
|
14
14
|
|
|
@@ -16,7 +16,7 @@ DUNS Number.
|
|
|
16
16
|
|
|
17
17
|
***
|
|
18
18
|
|
|
19
|
-
### plantBuildingFloorRoom
|
|
19
|
+
### plantBuildingFloorRoom {#plantbuildingfloorroom}
|
|
20
20
|
|
|
21
21
|
> **plantBuildingFloorRoom**: `string`
|
|
22
22
|
|
|
@@ -24,7 +24,7 @@ Plant Building Floor and Room.
|
|
|
24
24
|
|
|
25
25
|
***
|
|
26
26
|
|
|
27
|
-
### dataIdentifier
|
|
27
|
+
### dataIdentifier {#dataidentifier}
|
|
28
28
|
|
|
29
29
|
> **dataIdentifier**: `string`
|
|
30
30
|
|
|
@@ -36,7 +36,7 @@ Data Identifier (DI).
|
|
|
36
36
|
|
|
37
37
|
***
|
|
38
38
|
|
|
39
|
-
### issuingAgencyCode
|
|
39
|
+
### issuingAgencyCode {#issuingagencycode}
|
|
40
40
|
|
|
41
41
|
> **issuingAgencyCode**: `string`
|
|
42
42
|
|
|
@@ -10,7 +10,7 @@ Common VDA interface.
|
|
|
10
10
|
|
|
11
11
|
## Properties
|
|
12
12
|
|
|
13
|
-
### dataIdentifier
|
|
13
|
+
### dataIdentifier {#dataidentifier}
|
|
14
14
|
|
|
15
15
|
> **dataIdentifier**: `string`
|
|
16
16
|
|
|
@@ -18,7 +18,7 @@ Data Identifier (DI).
|
|
|
18
18
|
|
|
19
19
|
***
|
|
20
20
|
|
|
21
|
-
### issuingAgencyCode
|
|
21
|
+
### issuingAgencyCode {#issuingagencycode}
|
|
22
22
|
|
|
23
23
|
> **issuingAgencyCode**: `string`
|
|
24
24
|
|
|
@@ -8,7 +8,7 @@ Interface for VDA object identifier.
|
|
|
8
8
|
|
|
9
9
|
## Properties
|
|
10
10
|
|
|
11
|
-
### dataIdentifier
|
|
11
|
+
### dataIdentifier {#dataidentifier}
|
|
12
12
|
|
|
13
13
|
> **dataIdentifier**: `string`
|
|
14
14
|
|
|
@@ -20,7 +20,7 @@ Data Identifier (DI).
|
|
|
20
20
|
|
|
21
21
|
***
|
|
22
22
|
|
|
23
|
-
### issuingAgencyCode
|
|
23
|
+
### issuingAgencyCode {#issuingagencycode}
|
|
24
24
|
|
|
25
25
|
> **issuingAgencyCode**: `string`
|
|
26
26
|
|
|
@@ -32,7 +32,7 @@ Issuing Agency Code (IAC).
|
|
|
32
32
|
|
|
33
33
|
***
|
|
34
34
|
|
|
35
|
-
### companyIdNumber
|
|
35
|
+
### companyIdNumber {#companyidnumber}
|
|
36
36
|
|
|
37
37
|
> **companyIdNumber**: `string`
|
|
38
38
|
|
|
@@ -40,7 +40,7 @@ The company identification number.
|
|
|
40
40
|
|
|
41
41
|
***
|
|
42
42
|
|
|
43
|
-
### partNumber
|
|
43
|
+
### partNumber {#partnumber}
|
|
44
44
|
|
|
45
45
|
> **partNumber**: `string`
|
|
46
46
|
|
|
@@ -48,7 +48,7 @@ The part number.
|
|
|
48
48
|
|
|
49
49
|
***
|
|
50
50
|
|
|
51
|
-
### partSerialNumber
|
|
51
|
+
### partSerialNumber {#partserialnumber}
|
|
52
52
|
|
|
53
53
|
> **partSerialNumber**: `string`
|
|
54
54
|
|
|
@@ -8,7 +8,7 @@ Interface for VDA read point.
|
|
|
8
8
|
|
|
9
9
|
## Properties
|
|
10
10
|
|
|
11
|
-
### dataIdentifier
|
|
11
|
+
### dataIdentifier {#dataidentifier}
|
|
12
12
|
|
|
13
13
|
> **dataIdentifier**: `string`
|
|
14
14
|
|
|
@@ -20,7 +20,7 @@ Data Identifier (DI).
|
|
|
20
20
|
|
|
21
21
|
***
|
|
22
22
|
|
|
23
|
-
### issuingAgencyCode
|
|
23
|
+
### issuingAgencyCode {#issuingagencycode}
|
|
24
24
|
|
|
25
25
|
> **issuingAgencyCode**: `string`
|
|
26
26
|
|
|
@@ -32,7 +32,7 @@ Issuing Agency Code (IAC).
|
|
|
32
32
|
|
|
33
33
|
***
|
|
34
34
|
|
|
35
|
-
### dunsNumber
|
|
35
|
+
### dunsNumber {#dunsnumber}
|
|
36
36
|
|
|
37
37
|
> **dunsNumber**: `string`
|
|
38
38
|
|
|
@@ -40,7 +40,7 @@ DUNS Number.
|
|
|
40
40
|
|
|
41
41
|
***
|
|
42
42
|
|
|
43
|
-
### plant
|
|
43
|
+
### plant {#plant}
|
|
44
44
|
|
|
45
45
|
> **plant**: `string`
|
|
46
46
|
|
|
@@ -48,7 +48,7 @@ Plant.
|
|
|
48
48
|
|
|
49
49
|
***
|
|
50
50
|
|
|
51
|
-
### costCenter
|
|
51
|
+
### costCenter {#costcenter}
|
|
52
52
|
|
|
53
53
|
> **costCenter**: `string`
|
|
54
54
|
|
|
@@ -56,7 +56,7 @@ Cost Center.
|
|
|
56
56
|
|
|
57
57
|
***
|
|
58
58
|
|
|
59
|
-
### serialNumber
|
|
59
|
+
### serialNumber {#serialnumber}
|
|
60
60
|
|
|
61
61
|
> **serialNumber**: `string`
|
|
62
62
|
|
|
@@ -4,7 +4,7 @@ Interface for VDA URI plates.
|
|
|
4
4
|
|
|
5
5
|
## Properties
|
|
6
6
|
|
|
7
|
-
### applicationFamilyIdentifier
|
|
7
|
+
### applicationFamilyIdentifier {#applicationfamilyidentifier}
|
|
8
8
|
|
|
9
9
|
> **applicationFamilyIdentifier**: `string`
|
|
10
10
|
|
|
@@ -12,7 +12,7 @@ Application family identifier A2 or A5.
|
|
|
12
12
|
|
|
13
13
|
***
|
|
14
14
|
|
|
15
|
-
### typeOfPackage
|
|
15
|
+
### typeOfPackage {#typeofpackage}
|
|
16
16
|
|
|
17
17
|
> **typeOfPackage**: `string`
|
|
18
18
|
|
|
@@ -20,7 +20,7 @@ The type of package 2. Alphanumeric characters.
|
|
|
20
20
|
|
|
21
21
|
***
|
|
22
22
|
|
|
23
|
-
### issuingAgencyCode
|
|
23
|
+
### issuingAgencyCode {#issuingagencycode}
|
|
24
24
|
|
|
25
25
|
> **issuingAgencyCode**: `string`
|
|
26
26
|
|
|
@@ -28,7 +28,7 @@ The issuing agency. 2 alphanumeric characters.
|
|
|
28
28
|
|
|
29
29
|
***
|
|
30
30
|
|
|
31
|
-
### companyIdentificationNumber
|
|
31
|
+
### companyIdentificationNumber {#companyidentificationnumber}
|
|
32
32
|
|
|
33
33
|
> **companyIdentificationNumber**: `string`
|
|
34
34
|
|
|
@@ -36,7 +36,7 @@ The company identification number.
|
|
|
36
36
|
|
|
37
37
|
***
|
|
38
38
|
|
|
39
|
-
### packageSerialNumber
|
|
39
|
+
### packageSerialNumber {#packageserialnumber}
|
|
40
40
|
|
|
41
41
|
> **packageSerialNumber**: `string`
|
|
42
42
|
|
|
@@ -6,19 +6,19 @@ The types of VDA Identifier data.
|
|
|
6
6
|
|
|
7
7
|
## Type Declaration
|
|
8
8
|
|
|
9
|
-
### JaifId
|
|
9
|
+
### JaifId {#jaifid}
|
|
10
10
|
|
|
11
11
|
> `readonly` **JaifId**: `"jaif:id"` = `"jaif:id"`
|
|
12
12
|
|
|
13
13
|
Identifier Joint Automotive Industry Format namespace.
|
|
14
14
|
|
|
15
|
-
### JaifLocation
|
|
15
|
+
### JaifLocation {#jaiflocation}
|
|
16
16
|
|
|
17
17
|
> `readonly` **JaifLocation**: `"jaif:id@location"` = `"jaif:id@location"`
|
|
18
18
|
|
|
19
19
|
Specific extended namespace for location validation.
|
|
20
20
|
|
|
21
|
-
### JaifItem
|
|
21
|
+
### JaifItem {#jaifitem}
|
|
22
22
|
|
|
23
23
|
> `readonly` **JaifItem**: `"jaif:id@item"` = `"jaif:id@item"`
|
|
24
24
|
|
|
@@ -6,67 +6,67 @@ VDA URI Packages License Plates identifiers.
|
|
|
6
6
|
|
|
7
7
|
## Type Declaration
|
|
8
8
|
|
|
9
|
-
### RfidProductTagging
|
|
9
|
+
### RfidProductTagging {#rfidproducttagging}
|
|
10
10
|
|
|
11
11
|
> `readonly` **RfidProductTagging**: `"A1"` = `"A1"`
|
|
12
12
|
|
|
13
13
|
ISO 17367 Supply chain applications for RFID - Product tagging.
|
|
14
14
|
|
|
15
|
-
### RfidTransportUnit
|
|
15
|
+
### RfidTransportUnit {#rfidtransportunit}
|
|
16
16
|
|
|
17
17
|
> `readonly` **RfidTransportUnit**: `"A2"` = `"A2"`
|
|
18
18
|
|
|
19
19
|
ISO 17365 Supply chain applications for RFID - Transport unit.
|
|
20
20
|
|
|
21
|
-
### RfidReturnableTransportItem
|
|
21
|
+
### RfidReturnableTransportItem {#rfidreturnabletransportitem}
|
|
22
22
|
|
|
23
23
|
> `readonly` **RfidReturnableTransportItem**: `"A3"` = `"A3"`
|
|
24
24
|
|
|
25
25
|
ISO 17364 Supply chain applications for RFID - Returnable transport item.
|
|
26
26
|
|
|
27
|
-
### RfidProductTaggingHazmat
|
|
27
|
+
### RfidProductTaggingHazmat {#rfidproducttagginghazmat}
|
|
28
28
|
|
|
29
29
|
> `readonly` **RfidProductTaggingHazmat**: `"A4"` = `"A4"`
|
|
30
30
|
|
|
31
31
|
ISO 17367 Supply chain applications for RFID - Product tagging (HazMat).
|
|
32
32
|
|
|
33
|
-
### RfidProductPackaging
|
|
33
|
+
### RfidProductPackaging {#rfidproductpackaging}
|
|
34
34
|
|
|
35
35
|
> `readonly` **RfidProductPackaging**: `"A5"` = `"A5"`
|
|
36
36
|
|
|
37
37
|
ISO 17366 Supply chain applications for RFID - Product packaging.
|
|
38
38
|
|
|
39
|
-
### RfidProductPackagingHazmat
|
|
39
|
+
### RfidProductPackagingHazmat {#rfidproductpackaginghazmat}
|
|
40
40
|
|
|
41
41
|
> `readonly` **RfidProductPackagingHazmat**: `"A6"` = `"A6"`
|
|
42
42
|
|
|
43
43
|
ISO 17366 Supply chain applications for RFID - Product packaging (HazMat).
|
|
44
44
|
|
|
45
|
-
### RfidTransportUnitHazmat
|
|
45
|
+
### RfidTransportUnitHazmat {#rfidtransportunithazmat}
|
|
46
46
|
|
|
47
47
|
> `readonly` **RfidTransportUnitHazmat**: `"A7"` = `"A7"`
|
|
48
48
|
|
|
49
49
|
ISO 17365 Supply chain applications for RFID - Transport unit (HazMat).
|
|
50
50
|
|
|
51
|
-
### RfidReturnableTransportItemHazmat
|
|
51
|
+
### RfidReturnableTransportItemHazmat {#rfidreturnabletransportitemhazmat}
|
|
52
52
|
|
|
53
53
|
> `readonly` **RfidReturnableTransportItemHazmat**: `"A8"` = `"A8"`
|
|
54
54
|
|
|
55
55
|
ISO 17364 Supply chain applications for RFID - Returnable transport item (Hazmat).
|
|
56
56
|
|
|
57
|
-
### RfidFreightContainer
|
|
57
|
+
### RfidFreightContainer {#rfidfreightcontainer}
|
|
58
58
|
|
|
59
59
|
> `readonly` **RfidFreightContainer**: `"A9"` = `"A9"`
|
|
60
60
|
|
|
61
61
|
ISO 17363 Supply chain applications for RFID - Freight container.
|
|
62
62
|
|
|
63
|
-
### RfidFreightContainerHazmat
|
|
63
|
+
### RfidFreightContainerHazmat {#rfidfreightcontainerhazmat}
|
|
64
64
|
|
|
65
65
|
> `readonly` **RfidFreightContainerHazmat**: `"AA"` = `"AA"`
|
|
66
66
|
|
|
67
67
|
ISO 17363 Supply chain applications for RFID - Freight container (HazMat).
|
|
68
68
|
|
|
69
|
-
### VehicleIdentificationNumber
|
|
69
|
+
### VehicleIdentificationNumber {#vehicleidentificationnumber}
|
|
70
70
|
|
|
71
71
|
> `readonly` **VehicleIdentificationNumber**: `"90"` = `"90"`
|
|
72
72
|
|
|
@@ -6,31 +6,31 @@ VDA URI Packages License Plates identifiers.
|
|
|
6
6
|
|
|
7
7
|
## Type Declaration
|
|
8
8
|
|
|
9
|
-
### Package1J
|
|
9
|
+
### Package1J {#package1j}
|
|
10
10
|
|
|
11
11
|
> `readonly` **Package1J**: `"1J"` = `"1J"`
|
|
12
12
|
|
|
13
13
|
Unique package ID of inner packaging (Single Label).
|
|
14
14
|
|
|
15
|
-
### Package3J
|
|
15
|
+
### Package3J {#package3j}
|
|
16
16
|
|
|
17
17
|
> `readonly` **Package3J**: `"3J"` = `"3J"`
|
|
18
18
|
|
|
19
19
|
Unique package ID of JIS loading unit with compartments.
|
|
20
20
|
|
|
21
|
-
### Package4J
|
|
21
|
+
### Package4J {#package4j}
|
|
22
22
|
|
|
23
23
|
> `readonly` **Package4J**: `"4J"` = `"4J"`
|
|
24
24
|
|
|
25
25
|
Unique package ID of JIS loading unit with 1...n JIS packages.
|
|
26
26
|
|
|
27
|
-
### Package5J
|
|
27
|
+
### Package5J {#package5j}
|
|
28
28
|
|
|
29
29
|
> `readonly` **Package5J**: `"5J"` = `"5J"`
|
|
30
30
|
|
|
31
31
|
Unique package ID of mixed loading unit with intermediate packaging level (mixed master).
|
|
32
32
|
|
|
33
|
-
### Package67
|
|
33
|
+
### Package67 {#package67}
|
|
34
34
|
|
|
35
35
|
> `readonly` **Package67**: `"6J"` = `"6J"`
|
|
36
36
|
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/standards-vda",
|
|
3
|
-
"version": "0.0.3-next.
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "0.0.3-next.61",
|
|
4
|
+
"description": "Data models for VDA JAIF semantics.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
|
-
"url": "git+https://github.com/
|
|
7
|
+
"url": "git+https://github.com/iotaledger/standards.git",
|
|
8
8
|
"directory": "packages/standards-vda"
|
|
9
9
|
},
|
|
10
10
|
"author": "martyn.janes@iota.org",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"specification"
|
|
48
48
|
],
|
|
49
49
|
"bugs": {
|
|
50
|
-
"url": "git+https://github.com/
|
|
50
|
+
"url": "git+https://github.com/iotaledger/standards/issues"
|
|
51
51
|
},
|
|
52
52
|
"homepage": "https://twindev.org"
|
|
53
53
|
}
|