@passwerk/rules 0.1.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.
Files changed (92) hide show
  1. package/LICENSE +202 -0
  2. package/PROVENANCE.md +64 -0
  3. package/README.md +59 -0
  4. package/artefacts/aas/3.0.9/aas.json +1522 -0
  5. package/artefacts/aas/3.1.2/aas.json +1532 -0
  6. package/artefacts/batterypass/2025_Battery_Passport_Data_Attributes_V1.2.xlsx +0 -0
  7. package/artefacts/batterypass/samm/CarbonFootprint-1.2.0.ttl +96 -0
  8. package/artefacts/batterypass/samm/Circularity-1.2.0.ttl +280 -0
  9. package/artefacts/batterypass/samm/GeneralProductInformation-1.2.0.ttl +200 -0
  10. package/artefacts/batterypass/samm/Labels-1.2.0.ttl +65 -0
  11. package/artefacts/batterypass/samm/MaterialComposition-1.2.0.ttl +188 -0
  12. package/artefacts/batterypass/samm/Performance-1.2.1.ttl +660 -0
  13. package/artefacts/batterypass/samm/SupplyChainDueDiligence-1.2.0.ttl +45 -0
  14. package/artefacts/ec/2026-08-15_data-points-by-category_v2.0.pdf +0 -0
  15. package/artefacts/idta/02035-1/1.0/template.aasx +0 -0
  16. package/artefacts/idta/02035-1/1.0/template.json +2276 -0
  17. package/artefacts/idta/02035-1/1.0/template.noexamples.json +2263 -0
  18. package/artefacts/idta/02035-2/1.0/template.aasx +0 -0
  19. package/artefacts/idta/02035-2/1.0/template.json +2991 -0
  20. package/artefacts/idta/02035-2/1.0/template.noexamples.json +2990 -0
  21. package/artefacts/idta/02035-3/1.0/template.aasx +0 -0
  22. package/artefacts/idta/02035-3/1.0/template.json +1644 -0
  23. package/artefacts/idta/02035-3/1.0/template.noexamples.json +1643 -0
  24. package/artefacts/idta/02035-4/1.0.1/template.aasx +0 -0
  25. package/artefacts/idta/02035-4/1.0.1/template.json +4248 -0
  26. package/artefacts/idta/02035-4/1.0.1/template.noexamples.json +4219 -0
  27. package/artefacts/idta/02035-5/1.0.2/template.aasx +0 -0
  28. package/artefacts/idta/02035-5/1.0.2/template.json +4185 -0
  29. package/artefacts/idta/02035-6/1.0.1/template.aasx +0 -0
  30. package/artefacts/idta/02035-6/1.0.1/template.json +2167 -0
  31. package/artefacts/idta/02035-6/1.0.1/template.noexamples.json +2160 -0
  32. package/artefacts/idta/02035-7/1.0.1/template.aasx +0 -0
  33. package/artefacts/idta/02035-7/1.0.1/template.json +3296 -0
  34. package/artefacts/idta/02035-7/1.0.1/template.noexamples.json +3296 -0
  35. package/artefacts/manifest.json +417 -0
  36. package/dist/artefacts/aas/3.0.9/aas.json +1522 -0
  37. package/dist/artefacts/aas/3.1.2/aas.json +1532 -0
  38. package/dist/artefacts/idta/02035-1/1.0/template.json +2276 -0
  39. package/dist/artefacts/idta/02035-1/1.0/template.noexamples.json +2263 -0
  40. package/dist/artefacts/idta/02035-2/1.0/template.json +2991 -0
  41. package/dist/artefacts/idta/02035-2/1.0/template.noexamples.json +2990 -0
  42. package/dist/artefacts/idta/02035-3/1.0/template.json +1644 -0
  43. package/dist/artefacts/idta/02035-3/1.0/template.noexamples.json +1643 -0
  44. package/dist/artefacts/idta/02035-4/1.0.1/template.json +4248 -0
  45. package/dist/artefacts/idta/02035-4/1.0.1/template.noexamples.json +4219 -0
  46. package/dist/artefacts/idta/02035-5/1.0.2/template.json +4185 -0
  47. package/dist/artefacts/idta/02035-6/1.0.1/template.json +2167 -0
  48. package/dist/artefacts/idta/02035-6/1.0.1/template.noexamples.json +2160 -0
  49. package/dist/artefacts/idta/02035-7/1.0.1/template.json +3296 -0
  50. package/dist/artefacts/idta/02035-7/1.0.1/template.noexamples.json +3296 -0
  51. package/dist/artefacts/manifest.json +417 -0
  52. package/dist/kb/attributes/01-identifiers.json +483 -0
  53. package/dist/kb/attributes/02-labels-conformity.json +319 -0
  54. package/dist/kb/attributes/03-carbon-footprint.json +421 -0
  55. package/dist/kb/attributes/04-due-diligence.json +163 -0
  56. package/dist/kb/attributes/05-materials.json +264 -0
  57. package/dist/kb/attributes/06-circularity.json +758 -0
  58. package/dist/kb/attributes/07-performance-electrical.json +1118 -0
  59. package/dist/kb/attributes/08-performance-lifetime.json +837 -0
  60. package/dist/kb/carrier.json +44 -0
  61. package/dist/kb/ec-datapoints.json +866 -0
  62. package/dist/kb/generated/batterypass-samm.json +3310 -0
  63. package/dist/kb/generated/din-longlist.json +2610 -0
  64. package/dist/kb/generated/template-catalogue.json +7788 -0
  65. package/dist/kb/rules.json +524 -0
  66. package/dist/kb/timeline.json +422 -0
  67. package/dist/src/index.d.ts +75 -0
  68. package/dist/src/index.d.ts.map +1 -0
  69. package/dist/src/index.js +214 -0
  70. package/dist/src/index.js.map +1 -0
  71. package/dist/src/types.d.ts +298 -0
  72. package/dist/src/types.d.ts.map +1 -0
  73. package/dist/src/types.js +6 -0
  74. package/dist/src/types.js.map +1 -0
  75. package/dist/tsconfig.tsbuildinfo +1 -0
  76. package/kb/attributes/01-identifiers.json +483 -0
  77. package/kb/attributes/02-labels-conformity.json +319 -0
  78. package/kb/attributes/03-carbon-footprint.json +421 -0
  79. package/kb/attributes/04-due-diligence.json +163 -0
  80. package/kb/attributes/05-materials.json +264 -0
  81. package/kb/attributes/06-circularity.json +758 -0
  82. package/kb/attributes/07-performance-electrical.json +1118 -0
  83. package/kb/attributes/08-performance-lifetime.json +837 -0
  84. package/kb/attributes/README.md +74 -0
  85. package/kb/carrier.json +44 -0
  86. package/kb/ec-datapoints.json +866 -0
  87. package/kb/generated/batterypass-samm.json +3310 -0
  88. package/kb/generated/din-longlist.json +2610 -0
  89. package/kb/generated/template-catalogue.json +7788 -0
  90. package/kb/rules.json +524 -0
  91. package/kb/timeline.json +422 -0
  92. package/package.json +59 -0
@@ -0,0 +1,2276 @@
1
+ {
2
+ "assetAdministrationShells": [
3
+ {
4
+ "idShort": "DigitalNameplateAAS",
5
+ "id": "https://admin-shell.io/idta/aas/DigitalNameplate/3/0",
6
+ "assetInformation": {
7
+ "assetKind": "Type",
8
+ "globalAssetId": "https://admin-shell.io/idta/asset/DigitalNameplate/3/0",
9
+ "assetType": "Type"
10
+ },
11
+ "submodels": [
12
+ {
13
+ "type": "ModelReference",
14
+ "keys": [
15
+ {
16
+ "type": "Submodel",
17
+ "value": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/DigitalNameplate/1/0"
18
+ }
19
+ ]
20
+ }
21
+ ],
22
+ "modelType": "AssetAdministrationShell",
23
+ "displayName": [
24
+ {
25
+ "language": "en",
26
+ "text": "digital nameplate aas"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "submodels": [
32
+ {
33
+ "idShort": "BatteryNameplate",
34
+ "description": [
35
+ {
36
+ "language": "en",
37
+ "text": "Contains the static nameplate attributes attached to the battery."
38
+ }
39
+ ],
40
+ "administration": {
41
+ "version": "1",
42
+ "revision": "0",
43
+ "templateId": "https://admin-shell.io/idta-02035-1"
44
+ },
45
+ "id": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/DigitalNameplate/1/0",
46
+ "kind": "Template",
47
+ "semanticId": {
48
+ "type": "ExternalReference",
49
+ "keys": [
50
+ {
51
+ "type": "GlobalReference",
52
+ "value": "https://admin-shell.io/idta/digitalbatterypassport/nameplate/1/0/Nameplate"
53
+ }
54
+ ]
55
+ },
56
+ "supplementalSemanticIds": [
57
+ {
58
+ "type": "ExternalReference",
59
+ "keys": [
60
+ {
61
+ "type": "GlobalReference",
62
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0"
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "type": "ExternalReference",
68
+ "keys": [
69
+ {
70
+ "type": "GlobalReference",
71
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0"
72
+ }
73
+ ]
74
+ },
75
+ {
76
+ "type": "ExternalReference",
77
+ "keys": [
78
+ {
79
+ "type": "GlobalReference",
80
+ "value": "https://admin-shell.io/idta/nameplate/3/0/Nameplate"
81
+ }
82
+ ]
83
+ }
84
+ ],
85
+ "submodelElements": [
86
+ {
87
+ "idShort": "URIOfTheProduct",
88
+ "description": [
89
+ {
90
+ "language": "en",
91
+ "text": "The battery passport identifier is the unique identifier of a battery passport. \n\nDIN DKE Spec 99100 chapter reference: 6.1.2.1"
92
+ }
93
+ ],
94
+ "semanticId": {
95
+ "type": "ExternalReference",
96
+ "keys": [
97
+ {
98
+ "type": "GlobalReference",
99
+ "value": "0112/2///61987#ABN590#002"
100
+ }
101
+ ]
102
+ },
103
+ "supplementalSemanticIds": [
104
+ {
105
+ "type": "ExternalReference",
106
+ "keys": [
107
+ {
108
+ "type": "GlobalReference",
109
+ "value": "0173-1#02-ABH173#003"
110
+ }
111
+ ]
112
+ },
113
+ {
114
+ "type": "ExternalReference",
115
+ "keys": [
116
+ {
117
+ "type": "GlobalReference",
118
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uriOfTheProduct"
119
+ }
120
+ ]
121
+ }
122
+ ],
123
+ "qualifiers": [
124
+ {
125
+ "semanticId": {
126
+ "type": "ExternalReference",
127
+ "keys": [
128
+ {
129
+ "type": "GlobalReference",
130
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
131
+ }
132
+ ]
133
+ },
134
+ "kind": "TemplateQualifier",
135
+ "type": "SMT/Cardinality",
136
+ "valueType": "xs:string",
137
+ "value": "One"
138
+ }
139
+ ],
140
+ "valueType": "xs:anyURI",
141
+ "value": "https://dc-qr.com/?m=R123456789",
142
+ "modelType": "Property",
143
+ "displayName": [
144
+ {
145
+ "language": "en",
146
+ "text": "URI of the product"
147
+ }
148
+ ]
149
+ },
150
+ {
151
+ "idShort": "ManufacturerName",
152
+ "description": [
153
+ {
154
+ "language": "en",
155
+ "text": "Information identifying the manufacturer with a name.\n\n\nDIN DKE Spec 99100 chapter reference: 6.1.2.4"
156
+ }
157
+ ],
158
+ "semanticId": {
159
+ "type": "ExternalReference",
160
+ "keys": [
161
+ {
162
+ "type": "GlobalReference",
163
+ "value": "0112/2///61987#ABA565#009"
164
+ }
165
+ ]
166
+ },
167
+ "supplementalSemanticIds": [
168
+ {
169
+ "type": "ExternalReference",
170
+ "keys": [
171
+ {
172
+ "type": "GlobalReference",
173
+ "value": "0173-1#02-AAO677#004"
174
+ }
175
+ ]
176
+ },
177
+ {
178
+ "type": "ExternalReference",
179
+ "keys": [
180
+ {
181
+ "type": "GlobalReference",
182
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#manufacturerName"
183
+ }
184
+ ]
185
+ }
186
+ ],
187
+ "qualifiers": [
188
+ {
189
+ "semanticId": {
190
+ "type": "ExternalReference",
191
+ "keys": [
192
+ {
193
+ "type": "GlobalReference",
194
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
195
+ }
196
+ ]
197
+ },
198
+ "kind": "TemplateQualifier",
199
+ "type": "SMT/Cardinality",
200
+ "valueType": "xs:string",
201
+ "value": "One"
202
+ }
203
+ ],
204
+ "value": [
205
+ {
206
+ "language": "de",
207
+ "text": "Muster AG"
208
+ }
209
+ ],
210
+ "modelType": "MultiLanguageProperty",
211
+ "displayName": [
212
+ {
213
+ "language": "en",
214
+ "text": "manufacturer name"
215
+ }
216
+ ]
217
+ },
218
+ {
219
+ "idShort": "AddressInformation",
220
+ "description": [
221
+ {
222
+ "language": "en",
223
+ "text": "The manufacturer information postal address, indicating a single contact point. Web address, if available; and web address, if available. \n\n\nDIN DKE Spec 99100 chapter reference: 6.1.2.3\n\n\nNote: This is drop-in of the ContactInformation Submodel"
224
+ }
225
+ ],
226
+ "semanticId": {
227
+ "type": "ExternalReference",
228
+ "keys": [
229
+ {
230
+ "type": "GlobalReference",
231
+ "value": "https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/AddressInformation"
232
+ }
233
+ ]
234
+ },
235
+ "supplementalSemanticIds": [
236
+ {
237
+ "type": "ExternalReference",
238
+ "keys": [
239
+ {
240
+ "type": "GlobalReference",
241
+ "value": "https://admin-shell.io/smt-dropin/smt-dropin-use/1/0"
242
+ }
243
+ ]
244
+ },
245
+ {
246
+ "type": "ExternalReference",
247
+ "keys": [
248
+ {
249
+ "type": "GlobalReference",
250
+ "value": "0112/2///61360_7#AAS002#001"
251
+ }
252
+ ]
253
+ },
254
+ {
255
+ "type": "ExternalReference",
256
+ "keys": [
257
+ {
258
+ "type": "GlobalReference",
259
+ "value": "0173-1#02-AAQ837#008/0173-1#01-ADR448#008"
260
+ }
261
+ ]
262
+ },
263
+ {
264
+ "type": "ExternalReference",
265
+ "keys": [
266
+ {
267
+ "type": "GlobalReference",
268
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#addressInformation"
269
+ }
270
+ ]
271
+ }
272
+ ],
273
+ "qualifiers": [
274
+ {
275
+ "semanticId": {
276
+ "type": "ExternalReference",
277
+ "keys": [
278
+ {
279
+ "type": "GlobalReference",
280
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
281
+ }
282
+ ]
283
+ },
284
+ "kind": "TemplateQualifier",
285
+ "type": "SMT/Cardinality",
286
+ "valueType": "xs:string",
287
+ "value": "One"
288
+ }
289
+ ],
290
+ "modelType": "SubmodelElementCollection",
291
+ "displayName": [
292
+ {
293
+ "language": "en",
294
+ "text": "address information"
295
+ }
296
+ ]
297
+ },
298
+ {
299
+ "idShort": "SerialNumber",
300
+ "description": [
301
+ {
302
+ "language": "en",
303
+ "text": "The battery identifier should be serialised, i.e., identifying each battery via a serial number.\n\n\nDIN DKE Spec 99100 chapter reference: 6.1.2.2"
304
+ }
305
+ ],
306
+ "semanticId": {
307
+ "type": "ExternalReference",
308
+ "keys": [
309
+ {
310
+ "type": "GlobalReference",
311
+ "value": "0112/2///61987#ABA951#009"
312
+ }
313
+ ]
314
+ },
315
+ "supplementalSemanticIds": [
316
+ {
317
+ "type": "ExternalReference",
318
+ "keys": [
319
+ {
320
+ "type": "GlobalReference",
321
+ "value": "0173-1#02-AAM556#004"
322
+ }
323
+ ]
324
+ },
325
+ {
326
+ "type": "ExternalReference",
327
+ "keys": [
328
+ {
329
+ "type": "GlobalReference",
330
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#serialNumber"
331
+ }
332
+ ]
333
+ }
334
+ ],
335
+ "qualifiers": [
336
+ {
337
+ "semanticId": {
338
+ "type": "ExternalReference",
339
+ "keys": [
340
+ {
341
+ "type": "GlobalReference",
342
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
343
+ }
344
+ ]
345
+ },
346
+ "kind": "TemplateQualifier",
347
+ "type": "SMT/Cardinality",
348
+ "valueType": "xs:string",
349
+ "value": "One"
350
+ }
351
+ ],
352
+ "valueType": "xs:string",
353
+ "value": "A12345-X75EN",
354
+ "modelType": "Property",
355
+ "displayName": [
356
+ {
357
+ "language": "en",
358
+ "text": "serial number"
359
+ }
360
+ ]
361
+ },
362
+ {
363
+ "idShort": "DateOfManufacture",
364
+ "description": [
365
+ {
366
+ "language": "en",
367
+ "text": "The manufacturing date should not only relate to the battery model, but to the battery item.\nThe date code should comply with DINISO8601-1:2020-12 and ISO8601-2:2019.\n\n\nDIN DKE Spec 99100 chapter reference: 6.1.3.2"
368
+ }
369
+ ],
370
+ "semanticId": {
371
+ "type": "ExternalReference",
372
+ "keys": [
373
+ {
374
+ "type": "GlobalReference",
375
+ "value": "0112/2///61987#ABB757#007"
376
+ }
377
+ ]
378
+ },
379
+ "supplementalSemanticIds": [
380
+ {
381
+ "type": "ExternalReference",
382
+ "keys": [
383
+ {
384
+ "type": "GlobalReference",
385
+ "value": "0173-1#02-AAR972#004"
386
+ }
387
+ ]
388
+ },
389
+ {
390
+ "type": "ExternalReference",
391
+ "keys": [
392
+ {
393
+ "type": "GlobalReference",
394
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#dateOfManufacture"
395
+ }
396
+ ]
397
+ }
398
+ ],
399
+ "qualifiers": [
400
+ {
401
+ "semanticId": {
402
+ "type": "ExternalReference",
403
+ "keys": [
404
+ {
405
+ "type": "GlobalReference",
406
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
407
+ }
408
+ ]
409
+ },
410
+ "kind": "TemplateQualifier",
411
+ "type": "SMT/Cardinality",
412
+ "valueType": "xs:string",
413
+ "value": "One"
414
+ }
415
+ ],
416
+ "valueType": "xs:date",
417
+ "value": "2022-01-01",
418
+ "modelType": "Property",
419
+ "displayName": [
420
+ {
421
+ "language": "en",
422
+ "text": "date of manufacture"
423
+ }
424
+ ]
425
+ },
426
+ {
427
+ "idShort": "DateOfPuttingIntoService",
428
+ "displayName": [
429
+ {
430
+ "language": "en",
431
+ "text": "date of putting into service"
432
+ }
433
+ ],
434
+ "semanticId": {
435
+ "type": "ExternalReference",
436
+ "keys": [
437
+ {
438
+ "type": "GlobalReference",
439
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#dateOfPuttingIntoService"
440
+ }
441
+ ]
442
+ },
443
+ "qualifiers": [
444
+ {
445
+ "kind": "TemplateQualifier",
446
+ "type": "SMT/Cardinality",
447
+ "valueType": "xs:string",
448
+ "value": "ZeroToOne"
449
+ }
450
+ ],
451
+ "valueType": "xs:date",
452
+ "value": "2022-06-01",
453
+ "modelType": "Property"
454
+ },
455
+ {
456
+ "idShort": "UniqueFacilityIdentifier",
457
+ "description": [
458
+ {
459
+ "language": "en",
460
+ "text": "The manufacturing place should be uniquely identifiable.\n\n\nDIN DKE Spec 99100 chapter reference: 6.1.3.1"
461
+ }
462
+ ],
463
+ "semanticId": {
464
+ "type": "ExternalReference",
465
+ "keys": [
466
+ {
467
+ "type": "GlobalReference",
468
+ "value": "https://admin-shell.io/idta/nameplate/3/0/UniqueFacilityIdentifier"
469
+ }
470
+ ]
471
+ },
472
+ "supplementalSemanticIds": [
473
+ {
474
+ "type": "ExternalReference",
475
+ "keys": [
476
+ {
477
+ "type": "GlobalReference",
478
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#uniqueFacilityIdentifier"
479
+ }
480
+ ]
481
+ },
482
+ {
483
+ "type": "ExternalReference",
484
+ "keys": [
485
+ {
486
+ "type": "GlobalReference",
487
+ "value": "0173-1#02-AAV646#003"
488
+ }
489
+ ]
490
+ }
491
+ ],
492
+ "qualifiers": [
493
+ {
494
+ "semanticId": {
495
+ "type": "ExternalReference",
496
+ "keys": [
497
+ {
498
+ "type": "GlobalReference",
499
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
500
+ }
501
+ ]
502
+ },
503
+ "kind": "TemplateQualifier",
504
+ "type": "SMT/Cardinality",
505
+ "valueType": "xs:string",
506
+ "value": "One"
507
+ }
508
+ ],
509
+ "valueType": "xs:string",
510
+ "value": "987654321",
511
+ "modelType": "Property",
512
+ "displayName": [
513
+ {
514
+ "language": "en",
515
+ "text": "unique facility identifier"
516
+ }
517
+ ]
518
+ },
519
+ {
520
+ "idShort": "LifeCycleStage",
521
+ "description": [
522
+ {
523
+ "language": "en",
524
+ "text": "A battery passport must include information on the life cycle status of the battery.\n\nThe status of the battery must be defined as 'original' (0173-1#07-ACC020#001), 'repurposed'(0173-1#07-ACC021#001), 're-used'(0173-1#07-ACC022#001), 'remanufactured' (0173-1#07-ACC023#001) or 'waste' (0173-1#07-ACC024#001).\n\nA new battery passport must be issued when a battery was subject to remanufacturing, repurpose or one of the treatment operations preparing for re-use and preparing for repurpose and is placed on the market again.\n\n\nDIN DKE Spec 99100 chapter reference: 6.1.3.7"
525
+ }
526
+ ],
527
+ "semanticId": {
528
+ "type": "ExternalReference",
529
+ "keys": [
530
+ {
531
+ "type": "GlobalReference",
532
+ "value": "0173-1#02-ABL841#001"
533
+ }
534
+ ]
535
+ },
536
+ "supplementalSemanticIds": [
537
+ {
538
+ "type": "ExternalReference",
539
+ "keys": [
540
+ {
541
+ "type": "GlobalReference",
542
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#batteryStatus"
543
+ }
544
+ ]
545
+ }
546
+ ],
547
+ "qualifiers": [
548
+ {
549
+ "semanticId": {
550
+ "type": "ExternalReference",
551
+ "keys": [
552
+ {
553
+ "type": "GlobalReference",
554
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
555
+ }
556
+ ]
557
+ },
558
+ "type": "SMT/Cardinality",
559
+ "valueType": "xs:string",
560
+ "value": "One"
561
+ }
562
+ ],
563
+ "valueType": "xs:string",
564
+ "value": "Original",
565
+ "modelType": "Property",
566
+ "displayName": [
567
+ {
568
+ "language": "en",
569
+ "text": "life cycle stage"
570
+ }
571
+ ]
572
+ },
573
+ {
574
+ "idShort": "OperatorIdentifier",
575
+ "semanticId": {
576
+ "type": "ExternalReference",
577
+ "keys": [
578
+ {
579
+ "type": "GlobalReference",
580
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#operatorIdentifier"
581
+ }
582
+ ]
583
+ },
584
+ "qualifiers": [
585
+ {
586
+ "semanticId": {
587
+ "type": "ExternalReference",
588
+ "keys": [
589
+ {
590
+ "type": "GlobalReference",
591
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
592
+ }
593
+ ]
594
+ },
595
+ "type": "SMT/Cardinality",
596
+ "valueType": "xs:string",
597
+ "value": "ZeroToOne"
598
+ }
599
+ ],
600
+ "valueType": "xs:string",
601
+ "value": "123456789",
602
+ "modelType": "Property",
603
+ "displayName": [
604
+ {
605
+ "language": "en",
606
+ "text": "operator identifier"
607
+ }
608
+ ]
609
+ },
610
+ {
611
+ "idShort": "ManufacturerIdentifier",
612
+ "semanticId": {
613
+ "type": "ExternalReference",
614
+ "keys": [
615
+ {
616
+ "type": "GlobalReference",
617
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier"
618
+ }
619
+ ]
620
+ },
621
+ "qualifiers": [
622
+ {
623
+ "semanticId": {
624
+ "type": "ExternalReference",
625
+ "keys": [
626
+ {
627
+ "type": "GlobalReference",
628
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
629
+ }
630
+ ]
631
+ },
632
+ "type": "Cardinality",
633
+ "valueType": "xs:string",
634
+ "value": "One"
635
+ }
636
+ ],
637
+ "valueType": "xs:string",
638
+ "value": "XYZ-123456",
639
+ "modelType": "Property",
640
+ "displayName": [
641
+ {
642
+ "language": "en",
643
+ "text": "manufacturer identifier"
644
+ }
645
+ ]
646
+ },
647
+ {
648
+ "idShort": "Markings",
649
+ "description": [
650
+ {
651
+ "language": "en",
652
+ "text": "Should be used to provide all relevant marking information of the battery passport based on DIN DKE SPEC 99100 such as:\n\n* Separate collection symbol (6.2.2)\n\n* Symbols for cadmium and lead (6.2.3)\n\n* Carbon footprint label (6.2.4)\n\n* Extinguishing agent (6.2.5)\n\n* Meaning of labels and symbols (6.2.6)\n\nNote: CE marking is declared as mandatory according to EU Blue Guide\n\n\n\n"
653
+ }
654
+ ],
655
+ "semanticId": {
656
+ "type": "ExternalReference",
657
+ "keys": [
658
+ {
659
+ "type": "GlobalReference",
660
+ "value": "0112/2///61360_7#AAS006"
661
+ }
662
+ ]
663
+ },
664
+ "supplementalSemanticIds": [
665
+ {
666
+ "type": "ExternalReference",
667
+ "keys": [
668
+ {
669
+ "type": "GlobalReference",
670
+ "value": "0173-1#02-ABI563#003/0173-1#01-AHF849#003"
671
+ }
672
+ ]
673
+ },
674
+ {
675
+ "type": "ExternalReference",
676
+ "keys": [
677
+ {
678
+ "type": "GlobalReference",
679
+ "value": "urn:samm:io.admin-shell.idta.digital_nameplate:3.0.0#markings"
680
+ }
681
+ ]
682
+ }
683
+ ],
684
+ "qualifiers": [
685
+ {
686
+ "semanticId": {
687
+ "type": "ExternalReference",
688
+ "keys": [
689
+ {
690
+ "type": "GlobalReference",
691
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
692
+ }
693
+ ]
694
+ },
695
+ "kind": "TemplateQualifier",
696
+ "type": "SMT/Cardinality",
697
+ "valueType": "xs:string",
698
+ "value": "One"
699
+ }
700
+ ],
701
+ "typeValueListElement": "SubmodelElementCollection",
702
+ "value": [
703
+ {
704
+ "idShort": "Markings__00__",
705
+ "description": [
706
+ {
707
+ "language": "en",
708
+ "text": "Used to provide all relevant marking information of the battery passport based on DIN SPEC 99100."
709
+ }
710
+ ],
711
+ "semanticId": {
712
+ "type": "ExternalReference",
713
+ "keys": [
714
+ {
715
+ "type": "GlobalReference",
716
+ "value": "0112/2///61360_7#AAS009#001"
717
+ }
718
+ ]
719
+ },
720
+ "supplementalSemanticIds": [
721
+ {
722
+ "type": "ExternalReference",
723
+ "keys": [
724
+ {
725
+ "type": "GlobalReference",
726
+ "value": "0173-1#02-ABI564#003/0173-1#01-AHF850#003"
727
+ }
728
+ ]
729
+ },
730
+ {
731
+ "type": "ExternalReference",
732
+ "keys": [
733
+ {
734
+ "type": "GlobalReference",
735
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#Marking"
736
+ }
737
+ ]
738
+ }
739
+ ],
740
+ "qualifiers": [
741
+ {
742
+ "semanticId": {
743
+ "type": "ExternalReference",
744
+ "keys": [
745
+ {
746
+ "type": "GlobalReference",
747
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
748
+ }
749
+ ]
750
+ },
751
+ "kind": "TemplateQualifier",
752
+ "type": "SMT/Cardinality",
753
+ "valueType": "xs:string",
754
+ "value": "OneToMany"
755
+ }
756
+ ],
757
+ "value": [
758
+ {
759
+ "idShort": "MarkingName",
760
+ "description": [
761
+ {
762
+ "language": "en",
763
+ "text": "Context name of the symbols, labels and documentation of conformity based on DIN DKE SPEC 99100:\n\n* \"Separate collection symbol\" (6.2.2)\n\n* \"Symbols for cadmium and lead\" (6.2.3)\n\n* \"Carbon footprint label\" (6.2.4)\n\n* \"Extinguishing agent\" (6.2.5)\n"
764
+ }
765
+ ],
766
+ "semanticId": {
767
+ "type": "ExternalReference",
768
+ "keys": [
769
+ {
770
+ "type": "GlobalReference",
771
+ "value": "0112/2///61987#ABA231#009"
772
+ }
773
+ ]
774
+ },
775
+ "supplementalSemanticIds": [
776
+ {
777
+ "type": "ExternalReference",
778
+ "keys": [
779
+ {
780
+ "type": "GlobalReference",
781
+ "value": "0173-1#02-ABI190#003"
782
+ }
783
+ ]
784
+ },
785
+ {
786
+ "type": "ExternalReference",
787
+ "keys": [
788
+ {
789
+ "type": "GlobalReference",
790
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#markingName"
791
+ }
792
+ ]
793
+ }
794
+ ],
795
+ "qualifiers": [
796
+ {
797
+ "semanticId": {
798
+ "type": "ExternalReference",
799
+ "keys": [
800
+ {
801
+ "type": "GlobalReference",
802
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
803
+ }
804
+ ]
805
+ },
806
+ "kind": "TemplateQualifier",
807
+ "type": "SMT/Cardinality",
808
+ "valueType": "xs:string",
809
+ "value": "One"
810
+ }
811
+ ],
812
+ "valueType": "xs:string",
813
+ "value": "0173-1#07-DAA603#004",
814
+ "modelType": "Property",
815
+ "displayName": [
816
+ {
817
+ "language": "en",
818
+ "text": "marking name"
819
+ }
820
+ ]
821
+ },
822
+ {
823
+ "idShort": "DesignationOfCertificateOrApproval",
824
+ "description": [
825
+ {
826
+ "language": "en",
827
+ "text": "Note: Approval identifier, reference to the certificate number, to be entered without spaces "
828
+ }
829
+ ],
830
+ "semanticId": {
831
+ "type": "ExternalReference",
832
+ "keys": [
833
+ {
834
+ "type": "GlobalReference",
835
+ "value": "0112/2///61987#ABH783#003"
836
+ }
837
+ ]
838
+ },
839
+ "supplementalSemanticIds": [
840
+ {
841
+ "type": "ExternalReference",
842
+ "keys": [
843
+ {
844
+ "type": "GlobalReference",
845
+ "value": "0173-1#02-ABI975#002"
846
+ }
847
+ ]
848
+ },
849
+ {
850
+ "type": "ExternalReference",
851
+ "keys": [
852
+ {
853
+ "type": "GlobalReference",
854
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#designationOfCertificateOrApproval"
855
+ }
856
+ ]
857
+ }
858
+ ],
859
+ "qualifiers": [
860
+ {
861
+ "semanticId": {
862
+ "type": "ExternalReference",
863
+ "keys": [
864
+ {
865
+ "type": "GlobalReference",
866
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
867
+ }
868
+ ]
869
+ },
870
+ "kind": "TemplateQualifier",
871
+ "type": "SMT/Cardinality",
872
+ "valueType": "xs:string",
873
+ "value": "ZeroToOne"
874
+ }
875
+ ],
876
+ "valueType": "xs:string",
877
+ "value": "KEMA99IECEX1105/128",
878
+ "modelType": "Property",
879
+ "displayName": [
880
+ {
881
+ "language": "en",
882
+ "text": "designation of certificate or approval"
883
+ }
884
+ ]
885
+ },
886
+ {
887
+ "idShort": "IssueDate",
888
+ "description": [
889
+ {
890
+ "language": "en",
891
+ "text": "Note: format by lexical representation: CCYY-MM-DD Note: to be specified to the day "
892
+ }
893
+ ],
894
+ "semanticId": {
895
+ "type": "ExternalReference",
896
+ "keys": [
897
+ {
898
+ "type": "GlobalReference",
899
+ "value": "0112/2///61987#ABO097#001"
900
+ }
901
+ ]
902
+ },
903
+ "supplementalSemanticIds": [
904
+ {
905
+ "type": "ExternalReference",
906
+ "keys": [
907
+ {
908
+ "type": "GlobalReference",
909
+ "value": "0173-1#02-ABL774#001"
910
+ }
911
+ ]
912
+ },
913
+ {
914
+ "type": "ExternalReference",
915
+ "keys": [
916
+ {
917
+ "type": "GlobalReference",
918
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#issueDate"
919
+ }
920
+ ]
921
+ }
922
+ ],
923
+ "qualifiers": [
924
+ {
925
+ "semanticId": {
926
+ "type": "ExternalReference",
927
+ "keys": [
928
+ {
929
+ "type": "GlobalReference",
930
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
931
+ }
932
+ ]
933
+ },
934
+ "kind": "TemplateQualifier",
935
+ "type": "SMT/Cardinality",
936
+ "valueType": "xs:string",
937
+ "value": "ZeroToOne"
938
+ }
939
+ ],
940
+ "valueType": "xs:date",
941
+ "value": "2022-01-01",
942
+ "modelType": "Property",
943
+ "displayName": [
944
+ {
945
+ "language": "en",
946
+ "text": "issue date"
947
+ }
948
+ ]
949
+ },
950
+ {
951
+ "idShort": "ExpiryDate",
952
+ "description": [
953
+ {
954
+ "language": "en",
955
+ "text": "Note: format by lexical representation: CCYY-MM-DD Note: to be specified to the day "
956
+ }
957
+ ],
958
+ "semanticId": {
959
+ "type": "ExternalReference",
960
+ "keys": [
961
+ {
962
+ "type": "GlobalReference",
963
+ "value": "0112/2///61987#ABH830#002"
964
+ }
965
+ ]
966
+ },
967
+ "supplementalSemanticIds": [
968
+ {
969
+ "type": "ExternalReference",
970
+ "keys": [
971
+ {
972
+ "type": "GlobalReference",
973
+ "value": "0173-1#02-ABL775#001"
974
+ }
975
+ ]
976
+ },
977
+ {
978
+ "type": "ExternalReference",
979
+ "keys": [
980
+ {
981
+ "type": "GlobalReference",
982
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#expiryDate"
983
+ }
984
+ ]
985
+ }
986
+ ],
987
+ "qualifiers": [
988
+ {
989
+ "semanticId": {
990
+ "type": "ExternalReference",
991
+ "keys": [
992
+ {
993
+ "type": "GlobalReference",
994
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
995
+ }
996
+ ]
997
+ },
998
+ "kind": "TemplateQualifier",
999
+ "type": "SMT/Cardinality",
1000
+ "valueType": "xs:string",
1001
+ "value": "ZeroToOne"
1002
+ }
1003
+ ],
1004
+ "valueType": "xs:date",
1005
+ "value": "2028-01-01",
1006
+ "modelType": "Property",
1007
+ "displayName": [
1008
+ {
1009
+ "language": "en",
1010
+ "text": "expiry date"
1011
+ }
1012
+ ]
1013
+ },
1014
+ {
1015
+ "idShort": "MarkingFile",
1016
+ "semanticId": {
1017
+ "type": "ExternalReference",
1018
+ "keys": [
1019
+ {
1020
+ "type": "GlobalReference",
1021
+ "value": "0112/2///61987#ABO100#002"
1022
+ }
1023
+ ]
1024
+ },
1025
+ "supplementalSemanticIds": [
1026
+ {
1027
+ "type": "ExternalReference",
1028
+ "keys": [
1029
+ {
1030
+ "type": "GlobalReference",
1031
+ "value": "0173-1#02-ABI191#003"
1032
+ }
1033
+ ]
1034
+ },
1035
+ {
1036
+ "type": "ExternalReference",
1037
+ "keys": [
1038
+ {
1039
+ "type": "GlobalReference",
1040
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#markingFile"
1041
+ }
1042
+ ]
1043
+ }
1044
+ ],
1045
+ "qualifiers": [
1046
+ {
1047
+ "semanticId": {
1048
+ "type": "ExternalReference",
1049
+ "keys": [
1050
+ {
1051
+ "type": "GlobalReference",
1052
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1053
+ }
1054
+ ]
1055
+ },
1056
+ "type": "SMT/Cardinality",
1057
+ "valueType": "xs:string",
1058
+ "value": "ZeroToOne"
1059
+ }
1060
+ ],
1061
+ "contentType": "image/png",
1062
+ "modelType": "File",
1063
+ "displayName": [
1064
+ {
1065
+ "language": "en",
1066
+ "text": "marking file"
1067
+ }
1068
+ ]
1069
+ },
1070
+ {
1071
+ "idShort": "MarkingAdditionalText",
1072
+ "description": [
1073
+ {
1074
+ "language": "en",
1075
+ "text": "Text should be used to provide the meaning of labels and symbols.\n\nDIN DKE Spec 99100 chapter reference: 6.2.5, 6.2.6 "
1076
+ }
1077
+ ],
1078
+ "semanticId": {
1079
+ "type": "ExternalReference",
1080
+ "keys": [
1081
+ {
1082
+ "type": "GlobalReference",
1083
+ "value": "0112/2///61987#ABB146#007"
1084
+ }
1085
+ ]
1086
+ },
1087
+ "supplementalSemanticIds": [
1088
+ {
1089
+ "type": "ExternalReference",
1090
+ "keys": [
1091
+ {
1092
+ "type": "GlobalReference",
1093
+ "value": "0173-1#02-ABI192#003"
1094
+ }
1095
+ ]
1096
+ },
1097
+ {
1098
+ "type": "ExternalReference",
1099
+ "keys": [
1100
+ {
1101
+ "type": "GlobalReference",
1102
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#markingAdditionalText"
1103
+ }
1104
+ ]
1105
+ }
1106
+ ],
1107
+ "qualifiers": [
1108
+ {
1109
+ "semanticId": {
1110
+ "type": "ExternalReference",
1111
+ "keys": [
1112
+ {
1113
+ "type": "GlobalReference",
1114
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1115
+ }
1116
+ ]
1117
+ },
1118
+ "kind": "TemplateQualifier",
1119
+ "type": "SMT/Cardinality",
1120
+ "valueType": "xs:string",
1121
+ "value": "ZeroToMany"
1122
+ }
1123
+ ],
1124
+ "valueType": "xs:string",
1125
+ "value": "0044",
1126
+ "modelType": "Property",
1127
+ "displayName": [
1128
+ {
1129
+ "language": "en",
1130
+ "text": "marking additional text"
1131
+ }
1132
+ ]
1133
+ }
1134
+ ],
1135
+ "modelType": "SubmodelElementCollection",
1136
+ "displayName": [
1137
+ {
1138
+ "language": "en",
1139
+ "text": "markings 00"
1140
+ }
1141
+ ]
1142
+ }
1143
+ ],
1144
+ "modelType": "SubmodelElementList",
1145
+ "displayName": [
1146
+ {
1147
+ "language": "en",
1148
+ "text": "markings"
1149
+ }
1150
+ ]
1151
+ },
1152
+ {
1153
+ "idShort": "EUDeclarationOfConformity",
1154
+ "description": [
1155
+ {
1156
+ "language": "en",
1157
+ "text": "EU declaration of conformity\n\nDIN DKE Spec 99100 chapter reference: 6.2.7"
1158
+ }
1159
+ ],
1160
+ "semanticId": {
1161
+ "type": "ExternalReference",
1162
+ "keys": [
1163
+ {
1164
+ "type": "GlobalReference",
1165
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#euDeclarationOfConformity"
1166
+ }
1167
+ ]
1168
+ },
1169
+ "supplementalSemanticIds": [
1170
+ {
1171
+ "type": "ExternalReference",
1172
+ "keys": [
1173
+ {
1174
+ "type": "GlobalReference",
1175
+ "value": "0173-1#02-ABA889#003"
1176
+ }
1177
+ ]
1178
+ }
1179
+ ],
1180
+ "qualifiers": [
1181
+ {
1182
+ "semanticId": {
1183
+ "type": "ExternalReference",
1184
+ "keys": [
1185
+ {
1186
+ "type": "GlobalReference",
1187
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1188
+ }
1189
+ ]
1190
+ },
1191
+ "type": "SMT/Cardinality",
1192
+ "valueType": "xs:string",
1193
+ "value": "One"
1194
+ }
1195
+ ],
1196
+ "typeValueListElement": "Property",
1197
+ "valueTypeListElement": "xs:string",
1198
+ "value": [
1199
+ {
1200
+ "idShort": "DocumentIdentifier",
1201
+ "description": [
1202
+ {
1203
+ "language": "en",
1204
+ "text": "Document identifier of the document (e.g., PDF) that can be found in the HandoverDocumentation Submodel.\n\nDIN DKE Spec 99100 chapter reference: 6.2.7"
1205
+ }
1206
+ ],
1207
+ "semanticId": {
1208
+ "type": "ExternalReference",
1209
+ "keys": [
1210
+ {
1211
+ "type": "GlobalReference",
1212
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
1213
+ }
1214
+ ]
1215
+ },
1216
+ "qualifiers": [
1217
+ {
1218
+ "semanticId": {
1219
+ "type": "ExternalReference",
1220
+ "keys": [
1221
+ {
1222
+ "type": "GlobalReference",
1223
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1224
+ }
1225
+ ]
1226
+ },
1227
+ "type": "SMT/Cardinality",
1228
+ "valueType": "xs:string",
1229
+ "value": "OneToMany"
1230
+ }
1231
+ ],
1232
+ "valueType": "xs:string",
1233
+ "modelType": "Property",
1234
+ "displayName": [
1235
+ {
1236
+ "language": "en",
1237
+ "text": "document identifier"
1238
+ }
1239
+ ]
1240
+ }
1241
+ ],
1242
+ "modelType": "SubmodelElementList",
1243
+ "displayName": [
1244
+ {
1245
+ "language": "en",
1246
+ "text": "EU declaration of conformity"
1247
+ }
1248
+ ]
1249
+ },
1250
+ {
1251
+ "idShort": "ResultsOfTestReportsProvingCompliance",
1252
+ "description": [
1253
+ {
1254
+ "language": "en",
1255
+ "text": "Results of test reports proving compliance\nDIN DKE Spec 99100 chapter reference: 6.2.8"
1256
+ }
1257
+ ],
1258
+ "semanticId": {
1259
+ "type": "ExternalReference",
1260
+ "keys": [
1261
+ {
1262
+ "type": "GlobalReference",
1263
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#resultsOfTestReportsProvingCompliance"
1264
+ }
1265
+ ]
1266
+ },
1267
+ "supplementalSemanticIds": [
1268
+ {
1269
+ "type": "ExternalReference",
1270
+ "keys": [
1271
+ {
1272
+ "type": "GlobalReference",
1273
+ "value": "0173-1#02-ABA705#003"
1274
+ }
1275
+ ]
1276
+ }
1277
+ ],
1278
+ "qualifiers": [
1279
+ {
1280
+ "semanticId": {
1281
+ "type": "ExternalReference",
1282
+ "keys": [
1283
+ {
1284
+ "type": "GlobalReference",
1285
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1286
+ }
1287
+ ]
1288
+ },
1289
+ "type": "SMT/Cardinality",
1290
+ "valueType": "xs:string",
1291
+ "value": "One"
1292
+ }
1293
+ ],
1294
+ "typeValueListElement": "Property",
1295
+ "valueTypeListElement": "xs:string",
1296
+ "value": [
1297
+ {
1298
+ "idShort": "DocumentIdentifier",
1299
+ "description": [
1300
+ {
1301
+ "language": "en",
1302
+ "text": "Document identifier of the document (e.g., PDF) that can be found in the HandoverDocumentation Submodel.\n\nDIN DKE Spec 99100 chapter reference: 6.2.8 "
1303
+ }
1304
+ ],
1305
+ "semanticId": {
1306
+ "type": "ExternalReference",
1307
+ "keys": [
1308
+ {
1309
+ "type": "GlobalReference",
1310
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
1311
+ }
1312
+ ]
1313
+ },
1314
+ "qualifiers": [
1315
+ {
1316
+ "semanticId": {
1317
+ "type": "ExternalReference",
1318
+ "keys": [
1319
+ {
1320
+ "type": "GlobalReference",
1321
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1322
+ }
1323
+ ]
1324
+ },
1325
+ "type": "SMT/Cardinality",
1326
+ "valueType": "xs:string",
1327
+ "value": "OneToMany"
1328
+ }
1329
+ ],
1330
+ "valueType": "xs:string",
1331
+ "modelType": "Property",
1332
+ "displayName": [
1333
+ {
1334
+ "language": "en",
1335
+ "text": "document identifier"
1336
+ }
1337
+ ]
1338
+ }
1339
+ ],
1340
+ "modelType": "SubmodelElementList",
1341
+ "displayName": [
1342
+ {
1343
+ "language": "en",
1344
+ "text": "results of test reports proving compliance"
1345
+ }
1346
+ ]
1347
+ }
1348
+ ],
1349
+ "modelType": "Submodel",
1350
+ "displayName": [
1351
+ {
1352
+ "language": "en",
1353
+ "text": "battery nameplate"
1354
+ }
1355
+ ]
1356
+ }
1357
+ ],
1358
+ "conceptDescriptions": [
1359
+ {
1360
+ "idShort": "URIOfTheProduct",
1361
+ "description": [
1362
+ {
1363
+ "language": "en",
1364
+ "text": "The battery passport identifier is the unique identifier of a battery passport. \n\nDIN DKE Spec 99100 chapter reference: 6.1.2.1"
1365
+ }
1366
+ ],
1367
+ "id": "0112/2///61987#ABN590#002",
1368
+ "embeddedDataSpecifications": [
1369
+ {
1370
+ "dataSpecification": {
1371
+ "type": "ExternalReference",
1372
+ "keys": [
1373
+ {
1374
+ "type": "GlobalReference",
1375
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1376
+ }
1377
+ ]
1378
+ },
1379
+ "dataSpecificationContent": {
1380
+ "preferredName": [
1381
+ {
1382
+ "language": "en",
1383
+ "text": "URIOfTheProduct"
1384
+ }
1385
+ ],
1386
+ "shortName": [
1387
+ {
1388
+ "language": "en",
1389
+ "text": "URIOfTheProduct"
1390
+ }
1391
+ ],
1392
+ "dataType": "STRING",
1393
+ "definition": [
1394
+ {
1395
+ "language": "en",
1396
+ "text": "unique global identification of the product instance using an universal resource identifier (URI)"
1397
+ }
1398
+ ],
1399
+ "modelType": "DataSpecificationIec61360"
1400
+ }
1401
+ }
1402
+ ],
1403
+ "modelType": "ConceptDescription",
1404
+ "displayName": [
1405
+ {
1406
+ "language": "en",
1407
+ "text": "URI of the product"
1408
+ }
1409
+ ]
1410
+ },
1411
+ {
1412
+ "idShort": "ManufacturerName",
1413
+ "description": [
1414
+ {
1415
+ "language": "en",
1416
+ "text": "Information identifying the manufacturer with a name\n\nDIN DKE Spec 99100 chapter reference: 6.1.2.4"
1417
+ }
1418
+ ],
1419
+ "id": "0112/2///61987#ABA565#009",
1420
+ "embeddedDataSpecifications": [
1421
+ {
1422
+ "dataSpecification": {
1423
+ "type": "ExternalReference",
1424
+ "keys": [
1425
+ {
1426
+ "type": "GlobalReference",
1427
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1428
+ }
1429
+ ]
1430
+ },
1431
+ "dataSpecificationContent": {
1432
+ "preferredName": [
1433
+ {
1434
+ "language": "en",
1435
+ "text": "ManufacturerName"
1436
+ }
1437
+ ],
1438
+ "dataType": "STRING_TRANSLATABLE",
1439
+ "definition": [
1440
+ {
1441
+ "language": "en",
1442
+ "text": "legally valid designation of the natural or judicial person which is directly responsible for the design, production, packaging and labeling of a product in respect to its being brought into circulation"
1443
+ }
1444
+ ],
1445
+ "modelType": "DataSpecificationIec61360"
1446
+ }
1447
+ }
1448
+ ],
1449
+ "modelType": "ConceptDescription",
1450
+ "displayName": [
1451
+ {
1452
+ "language": "en",
1453
+ "text": "manufacturer name"
1454
+ }
1455
+ ]
1456
+ },
1457
+ {
1458
+ "idShort": "DateOfManufacture",
1459
+ "description": [
1460
+ {
1461
+ "language": "en",
1462
+ "text": "The manufacturing date should not only relate to the battery model, but to the battery item.\nThe date code should comply with DINISO8601-1:2020-12 and ISO8601-2:2019.\n\nDIN DKE Spec 99100 chapter reference: 6.1.3.2"
1463
+ }
1464
+ ],
1465
+ "id": "0112/2///61987#ABB757#007",
1466
+ "embeddedDataSpecifications": [
1467
+ {
1468
+ "dataSpecification": {
1469
+ "type": "ExternalReference",
1470
+ "keys": [
1471
+ {
1472
+ "type": "GlobalReference",
1473
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1474
+ }
1475
+ ]
1476
+ },
1477
+ "dataSpecificationContent": {
1478
+ "preferredName": [
1479
+ {
1480
+ "language": "en",
1481
+ "text": "DateOfManufacture"
1482
+ }
1483
+ ],
1484
+ "dataType": "DATE",
1485
+ "definition": [
1486
+ {
1487
+ "language": "en",
1488
+ "text": "date when an item was manufactured"
1489
+ }
1490
+ ],
1491
+ "modelType": "DataSpecificationIec61360"
1492
+ }
1493
+ }
1494
+ ],
1495
+ "modelType": "ConceptDescription",
1496
+ "displayName": [
1497
+ {
1498
+ "language": "en",
1499
+ "text": "date of manufacture"
1500
+ }
1501
+ ]
1502
+ },
1503
+ {
1504
+ "idShort": "MarkingName",
1505
+ "description": [
1506
+ {
1507
+ "language": "en",
1508
+ "text": "DIN DKE Spec 99100 chapter reference: 6.2.2, 6.2.3, 6.2.4"
1509
+ }
1510
+ ],
1511
+ "id": "0112/2///61987#ABA231#009",
1512
+ "embeddedDataSpecifications": [
1513
+ {
1514
+ "dataSpecification": {
1515
+ "type": "ExternalReference",
1516
+ "keys": [
1517
+ {
1518
+ "type": "GlobalReference",
1519
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1520
+ }
1521
+ ]
1522
+ },
1523
+ "dataSpecificationContent": {
1524
+ "preferredName": [
1525
+ {
1526
+ "language": "en",
1527
+ "text": "MarkingName"
1528
+ }
1529
+ ],
1530
+ "dataType": "STRING",
1531
+ "definition": [
1532
+ {
1533
+ "language": "en",
1534
+ "text": "common name of the marking"
1535
+ }
1536
+ ],
1537
+ "modelType": "DataSpecificationIec61360"
1538
+ }
1539
+ }
1540
+ ],
1541
+ "modelType": "ConceptDescription",
1542
+ "displayName": [
1543
+ {
1544
+ "language": "en",
1545
+ "text": "marking name"
1546
+ }
1547
+ ]
1548
+ },
1549
+ {
1550
+ "idShort": "DesignationOfCertificateOrApproval",
1551
+ "id": "0112/2///61987#ABH783#003",
1552
+ "embeddedDataSpecifications": [
1553
+ {
1554
+ "dataSpecification": {
1555
+ "type": "ExternalReference",
1556
+ "keys": [
1557
+ {
1558
+ "type": "GlobalReference",
1559
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1560
+ }
1561
+ ]
1562
+ },
1563
+ "dataSpecificationContent": {
1564
+ "preferredName": [
1565
+ {
1566
+ "language": "en",
1567
+ "text": "DesignationOfCertificateOrApproval"
1568
+ }
1569
+ ],
1570
+ "dataType": "STRING",
1571
+ "definition": [
1572
+ {
1573
+ "language": "en",
1574
+ "text": "alphanumeric character sequence identifying a certificate or approval"
1575
+ }
1576
+ ],
1577
+ "modelType": "DataSpecificationIec61360"
1578
+ }
1579
+ }
1580
+ ],
1581
+ "modelType": "ConceptDescription",
1582
+ "displayName": [
1583
+ {
1584
+ "language": "en",
1585
+ "text": "designation of certificate or approval"
1586
+ }
1587
+ ]
1588
+ },
1589
+ {
1590
+ "idShort": "IssueDate",
1591
+ "id": "0112/2///61987#ABO097#001",
1592
+ "embeddedDataSpecifications": [
1593
+ {
1594
+ "dataSpecification": {
1595
+ "type": "ExternalReference",
1596
+ "keys": [
1597
+ {
1598
+ "type": "GlobalReference",
1599
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1600
+ }
1601
+ ]
1602
+ },
1603
+ "dataSpecificationContent": {
1604
+ "preferredName": [
1605
+ {
1606
+ "language": "en",
1607
+ "text": "IssueDate"
1608
+ }
1609
+ ],
1610
+ "dataType": "DATE",
1611
+ "definition": [
1612
+ {
1613
+ "language": "en",
1614
+ "text": "date, at which the specified certificate is issued "
1615
+ }
1616
+ ],
1617
+ "modelType": "DataSpecificationIec61360"
1618
+ }
1619
+ }
1620
+ ],
1621
+ "modelType": "ConceptDescription",
1622
+ "displayName": [
1623
+ {
1624
+ "language": "en",
1625
+ "text": "issue date"
1626
+ }
1627
+ ]
1628
+ },
1629
+ {
1630
+ "idShort": "ExpiryDate",
1631
+ "id": "0112/2///61987#ABH830#002",
1632
+ "embeddedDataSpecifications": [
1633
+ {
1634
+ "dataSpecification": {
1635
+ "type": "ExternalReference",
1636
+ "keys": [
1637
+ {
1638
+ "type": "GlobalReference",
1639
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1640
+ }
1641
+ ]
1642
+ },
1643
+ "dataSpecificationContent": {
1644
+ "preferredName": [
1645
+ {
1646
+ "language": "en",
1647
+ "text": "ExpiryDate"
1648
+ }
1649
+ ],
1650
+ "dataType": "DATE",
1651
+ "definition": [
1652
+ {
1653
+ "language": "en",
1654
+ "text": "date, at which the specified certificate expires "
1655
+ }
1656
+ ],
1657
+ "modelType": "DataSpecificationIec61360"
1658
+ }
1659
+ }
1660
+ ],
1661
+ "modelType": "ConceptDescription",
1662
+ "displayName": [
1663
+ {
1664
+ "language": "en",
1665
+ "text": "expiry date"
1666
+ }
1667
+ ]
1668
+ },
1669
+ {
1670
+ "idShort": "MarkingFile",
1671
+ "description": [
1672
+ {
1673
+ "language": "en",
1674
+ "text": "File to the graphic.\n\nDIN DKE Spec 99100 chapter reference: 6.2.2, 6.2.3, 6.2.4"
1675
+ }
1676
+ ],
1677
+ "id": "0112/2///61987#ABO100#002",
1678
+ "embeddedDataSpecifications": [
1679
+ {
1680
+ "dataSpecification": {
1681
+ "type": "ExternalReference",
1682
+ "keys": [
1683
+ {
1684
+ "type": "GlobalReference",
1685
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1686
+ }
1687
+ ]
1688
+ },
1689
+ "dataSpecificationContent": {
1690
+ "preferredName": [
1691
+ {
1692
+ "language": "en",
1693
+ "text": "MarkingFile"
1694
+ }
1695
+ ],
1696
+ "dataType": "STRING",
1697
+ "definition": [
1698
+ {
1699
+ "language": "en",
1700
+ "text": "conformity symbol of the marking "
1701
+ }
1702
+ ],
1703
+ "modelType": "DataSpecificationIec61360"
1704
+ }
1705
+ }
1706
+ ],
1707
+ "modelType": "ConceptDescription",
1708
+ "displayName": [
1709
+ {
1710
+ "language": "en",
1711
+ "text": "marking file"
1712
+ }
1713
+ ]
1714
+ },
1715
+ {
1716
+ "idShort": "MarkingAdditionalText__00__",
1717
+ "description": [
1718
+ {
1719
+ "language": "en",
1720
+ "text": "Text should be used to provide the meaning of labels and symbols.\n\nDIN DKE Spec 99100 chapter reference: 6.2.6"
1721
+ }
1722
+ ],
1723
+ "id": "0112/2///61987#ABB146#007",
1724
+ "embeddedDataSpecifications": [
1725
+ {
1726
+ "dataSpecification": {
1727
+ "type": "ExternalReference",
1728
+ "keys": [
1729
+ {
1730
+ "type": "GlobalReference",
1731
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1732
+ }
1733
+ ]
1734
+ },
1735
+ "dataSpecificationContent": {
1736
+ "preferredName": [
1737
+ {
1738
+ "language": "en",
1739
+ "text": "MarkingAdditionalText__00__"
1740
+ }
1741
+ ],
1742
+ "dataType": "STRING",
1743
+ "definition": [
1744
+ {
1745
+ "language": "en",
1746
+ "text": "where applicable, additional information on the marking in plain text, e.g. the ID-number of the notified body involved in the conformity process"
1747
+ }
1748
+ ],
1749
+ "modelType": "DataSpecificationIec61360"
1750
+ }
1751
+ }
1752
+ ],
1753
+ "modelType": "ConceptDescription",
1754
+ "displayName": [
1755
+ {
1756
+ "language": "en",
1757
+ "text": "marking additional text 00"
1758
+ }
1759
+ ]
1760
+ },
1761
+ {
1762
+ "idShort": "Marking",
1763
+ "description": [
1764
+ {
1765
+ "language": "en",
1766
+ "text": "Should be used to provide all relevant marking information of the battery passport based on DIN DKE SPEC 99100 such as:\n\n* separate collection symbol (6.2.2)\n\n* symbols for cadmium and lead (6.2.3)\n\n* Carbon footprint labela (6.2.4)\n\n* extinguishing agent\n\n* meaning of labels and symbols (6.2.6)\n\n* EU declaration of conformity\n\n* results of test reports proving compliance\n\n* Date of putting the battery into service\n\nNote: CE marking is declared as mandatory according to EU Blue Guide\n\n"
1767
+ }
1768
+ ],
1769
+ "id": "0112/2///61360_7#AAS009#001",
1770
+ "embeddedDataSpecifications": [
1771
+ {
1772
+ "dataSpecification": {
1773
+ "type": "ExternalReference",
1774
+ "keys": [
1775
+ {
1776
+ "type": "GlobalReference",
1777
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1778
+ }
1779
+ ]
1780
+ },
1781
+ "dataSpecificationContent": {
1782
+ "preferredName": [
1783
+ {
1784
+ "language": "en",
1785
+ "text": "Marking"
1786
+ }
1787
+ ],
1788
+ "definition": [
1789
+ {
1790
+ "language": "en",
1791
+ "text": "Single marking information"
1792
+ }
1793
+ ],
1794
+ "modelType": "DataSpecificationIec61360"
1795
+ }
1796
+ }
1797
+ ],
1798
+ "modelType": "ConceptDescription",
1799
+ "displayName": [
1800
+ {
1801
+ "language": "en",
1802
+ "text": "Marking"
1803
+ }
1804
+ ]
1805
+ },
1806
+ {
1807
+ "idShort": "UniqueFacilityIdentifier",
1808
+ "description": [
1809
+ {
1810
+ "language": "en",
1811
+ "text": "The manufacturing place should be uniquely identifiable.\n\nDIN DKE Spec 99100 chapter reference: 6.1.3.1"
1812
+ }
1813
+ ],
1814
+ "id": "https://admin-shell.io/idta/nameplate/3/0/UniqueFacilityIdentifier",
1815
+ "embeddedDataSpecifications": [
1816
+ {
1817
+ "dataSpecification": {
1818
+ "type": "ExternalReference",
1819
+ "keys": [
1820
+ {
1821
+ "type": "GlobalReference",
1822
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1823
+ }
1824
+ ]
1825
+ },
1826
+ "dataSpecificationContent": {
1827
+ "preferredName": [
1828
+ {
1829
+ "language": "en",
1830
+ "text": "UniqueFacilityIdentifier"
1831
+ }
1832
+ ],
1833
+ "dataType": "STRING",
1834
+ "definition": [
1835
+ {
1836
+ "language": "en",
1837
+ "text": "unique string of characters for the identification of locations or buildings involved in a product’s value chain or used by actors involved in a product’s value chain"
1838
+ }
1839
+ ],
1840
+ "modelType": "DataSpecificationIec61360"
1841
+ }
1842
+ }
1843
+ ],
1844
+ "modelType": "ConceptDescription",
1845
+ "displayName": [
1846
+ {
1847
+ "language": "en",
1848
+ "text": "unique facility identifier"
1849
+ }
1850
+ ]
1851
+ },
1852
+ {
1853
+ "idShort": "SerialNumber",
1854
+ "id": "0112/2///61987#ABA951#009",
1855
+ "embeddedDataSpecifications": [
1856
+ {
1857
+ "dataSpecification": {
1858
+ "type": "ExternalReference",
1859
+ "keys": [
1860
+ {
1861
+ "type": "GlobalReference",
1862
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1863
+ }
1864
+ ]
1865
+ },
1866
+ "dataSpecificationContent": {
1867
+ "preferredName": [
1868
+ {
1869
+ "language": "en",
1870
+ "text": "SerialNumber"
1871
+ }
1872
+ ],
1873
+ "dataType": "STRING",
1874
+ "definition": [
1875
+ {
1876
+ "language": "en",
1877
+ "text": "unique combination of numbers and letters used to identify the device once it has been manufactured"
1878
+ }
1879
+ ],
1880
+ "modelType": "DataSpecificationIec61360"
1881
+ }
1882
+ }
1883
+ ],
1884
+ "modelType": "ConceptDescription",
1885
+ "displayName": [
1886
+ {
1887
+ "language": "en",
1888
+ "text": "serial number"
1889
+ }
1890
+ ]
1891
+ },
1892
+ {
1893
+ "idShort": "euDeclarationOfConformity",
1894
+ "displayName": [
1895
+ {
1896
+ "language": "en",
1897
+ "text": "EU declaration of conformity"
1898
+ }
1899
+ ],
1900
+ "id": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#euDeclarationOfConformity",
1901
+ "embeddedDataSpecifications": [
1902
+ {
1903
+ "dataSpecification": {
1904
+ "type": "ExternalReference",
1905
+ "keys": [
1906
+ {
1907
+ "type": "GlobalReference",
1908
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1909
+ }
1910
+ ]
1911
+ },
1912
+ "dataSpecificationContent": {
1913
+ "preferredName": [
1914
+ {
1915
+ "language": "en",
1916
+ "text": "EU declaration of conformity"
1917
+ }
1918
+ ],
1919
+ "dataType": "STRING",
1920
+ "definition": [
1921
+ {
1922
+ "language": "en",
1923
+ "text": "A battery passport must include the EU declaration of conformity.\n\n DIN DKE Spec 99100 chapter reference: 6.2.7 \n\n Document identifiers (e.g., depending of different languages) of a document (e.g., PDF) that can be found in the Handover Documentation model."
1924
+ }
1925
+ ],
1926
+ "modelType": "DataSpecificationIec61360"
1927
+ }
1928
+ }
1929
+ ],
1930
+ "modelType": "ConceptDescription"
1931
+ },
1932
+ {
1933
+ "idShort": "resultsOfTestReportsProvingCompliance",
1934
+ "displayName": [
1935
+ {
1936
+ "language": "en",
1937
+ "text": "results of test reports proving compliance"
1938
+ }
1939
+ ],
1940
+ "id": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#resultsOfTestReportsProvingCompliance",
1941
+ "embeddedDataSpecifications": [
1942
+ {
1943
+ "dataSpecification": {
1944
+ "type": "ExternalReference",
1945
+ "keys": [
1946
+ {
1947
+ "type": "GlobalReference",
1948
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1949
+ }
1950
+ ]
1951
+ },
1952
+ "dataSpecificationContent": {
1953
+ "preferredName": [
1954
+ {
1955
+ "language": "en",
1956
+ "text": "result of test reports proving compliance"
1957
+ }
1958
+ ],
1959
+ "dataType": "STRING",
1960
+ "definition": [
1961
+ {
1962
+ "language": "en",
1963
+ "text": "A battery passport must include the test report results that can prove the compliance with the requirements stated in the battery regulation.\n\n DIN DKE Spec 99100 chapter reference: 6.2.8\n\n Document identifiers (e.g., depending of different languages) of a document (e.g., PDF) that can be found in the Handover Documentation model.\n\n "
1964
+ }
1965
+ ],
1966
+ "modelType": "DataSpecificationIec61360"
1967
+ }
1968
+ }
1969
+ ],
1970
+ "modelType": "ConceptDescription"
1971
+ },
1972
+ {
1973
+ "idShort": "batteryStatus",
1974
+ "displayName": [
1975
+ {
1976
+ "language": "en",
1977
+ "text": "battery status"
1978
+ }
1979
+ ],
1980
+ "id": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#batteryStatus",
1981
+ "embeddedDataSpecifications": [
1982
+ {
1983
+ "dataSpecification": {
1984
+ "type": "ExternalReference",
1985
+ "keys": [
1986
+ {
1987
+ "type": "GlobalReference",
1988
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1989
+ }
1990
+ ]
1991
+ },
1992
+ "dataSpecificationContent": {
1993
+ "preferredName": [
1994
+ {
1995
+ "language": "en",
1996
+ "text": "BatteryStatus"
1997
+ }
1998
+ ],
1999
+ "shortName": [
2000
+ {
2001
+ "language": "en",
2002
+ "text": "batteryStatus"
2003
+ }
2004
+ ],
2005
+ "dataType": "STRING",
2006
+ "definition": [
2007
+ {
2008
+ "language": "en",
2009
+ "text": "A battery passport must include information on the life cycle status of the battery.\n \n The status of the battery must be defined as 'original' (0173-1#07-ACC020#001), 'repurposed'(0173-1#07-ACC021#001), 're-used'(0173-1#07-ACC022#001), 'remanufactured' (0173-1#07-ACC023#001) or 'waste' (0173-1#07-ACC024#001).\n \n A new battery passport must be issued when a battery was subject to remanufacturing, repurpose or one of the treatment operations preparing for re-use and preparing for repurpose and is placed on the market again.\n \n DIN DKE Spec 99100 chapter reference: 6.1.3.7"
2010
+ }
2011
+ ],
2012
+ "valueList": {
2013
+ "valueReferencePairs": [
2014
+ {
2015
+ "value": "original",
2016
+ "valueId": {
2017
+ "type": "ExternalReference",
2018
+ "keys": [
2019
+ {
2020
+ "type": "GlobalReference",
2021
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryStatusEnumeration:_original0682c5f2"
2022
+ }
2023
+ ]
2024
+ }
2025
+ },
2026
+ {
2027
+ "value": "repurposed",
2028
+ "valueId": {
2029
+ "type": "ExternalReference",
2030
+ "keys": [
2031
+ {
2032
+ "type": "GlobalReference",
2033
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryStatusEnumeration:_repurposedcf78af81"
2034
+ }
2035
+ ]
2036
+ }
2037
+ },
2038
+ {
2039
+ "value": "re-used",
2040
+ "valueId": {
2041
+ "type": "ExternalReference",
2042
+ "keys": [
2043
+ {
2044
+ "type": "GlobalReference",
2045
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryStatusEnumeration:_re-used9bed5d4d"
2046
+ }
2047
+ ]
2048
+ }
2049
+ },
2050
+ {
2051
+ "value": "remanufactured",
2052
+ "valueId": {
2053
+ "type": "ExternalReference",
2054
+ "keys": [
2055
+ {
2056
+ "type": "GlobalReference",
2057
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryStatusEnumeration:_remanufactured83fbdb6f"
2058
+ }
2059
+ ]
2060
+ }
2061
+ },
2062
+ {
2063
+ "value": "waste",
2064
+ "valueId": {
2065
+ "type": "ExternalReference",
2066
+ "keys": [
2067
+ {
2068
+ "type": "GlobalReference",
2069
+ "value": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#BatteryStatusEnumeration:_waste0bb5e932"
2070
+ }
2071
+ ]
2072
+ }
2073
+ }
2074
+ ]
2075
+ },
2076
+ "modelType": "DataSpecificationIec61360"
2077
+ }
2078
+ }
2079
+ ],
2080
+ "isCaseOf": [
2081
+ {
2082
+ "type": "ExternalReference",
2083
+ "keys": [
2084
+ {
2085
+ "type": "GlobalReference",
2086
+ "value": "0173-1#02-ABL841#001"
2087
+ }
2088
+ ]
2089
+ }
2090
+ ],
2091
+ "modelType": "ConceptDescription"
2092
+ },
2093
+ {
2094
+ "idShort": "operatorIdentifier",
2095
+ "displayName": [
2096
+ {
2097
+ "language": "en",
2098
+ "text": "operator identifier"
2099
+ }
2100
+ ],
2101
+ "id": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#operatorIdentifier",
2102
+ "embeddedDataSpecifications": [
2103
+ {
2104
+ "dataSpecification": {
2105
+ "type": "ExternalReference",
2106
+ "keys": [
2107
+ {
2108
+ "type": "GlobalReference",
2109
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2110
+ }
2111
+ ]
2112
+ },
2113
+ "dataSpecificationContent": {
2114
+ "preferredName": [
2115
+ {
2116
+ "language": "en",
2117
+ "text": "identifier of the operator"
2118
+ }
2119
+ ],
2120
+ "shortName": [
2121
+ {
2122
+ "language": "en",
2123
+ "text": "operatorIdentifier"
2124
+ }
2125
+ ],
2126
+ "dataType": "STRING",
2127
+ "definition": [
2128
+ {
2129
+ "language": "en",
2130
+ "text": "The unique operator identifier should comply with ISO/IEC 15459 1:2014, ISO/IEC 15459 2:2015, ISO/IEC 15459 3:2014, ISO/IEC 15459 4:2014, ISO/IEC 15459 5:2014, ISO/IEC 15459 6:2014, or their equivalent until referenced harmonised standards are listed in the OJEU.\n\nDIN DKE Spec 99100 chapter reference: 6.1.2.3\n\n"
2131
+ }
2132
+ ],
2133
+ "modelType": "DataSpecificationIec61360"
2134
+ }
2135
+ }
2136
+ ],
2137
+ "modelType": "ConceptDescription"
2138
+ },
2139
+ {
2140
+ "idShort": "manufacturerIdentifier",
2141
+ "displayName": [
2142
+ {
2143
+ "language": "en",
2144
+ "text": "manufacturer identifier"
2145
+ }
2146
+ ],
2147
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier",
2148
+ "embeddedDataSpecifications": [
2149
+ {
2150
+ "dataSpecification": {
2151
+ "type": "ExternalReference",
2152
+ "keys": [
2153
+ {
2154
+ "type": "GlobalReference",
2155
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2156
+ }
2157
+ ]
2158
+ },
2159
+ "dataSpecificationContent": {
2160
+ "preferredName": [
2161
+ {
2162
+ "language": "en",
2163
+ "text": "identifier of the manufacturer"
2164
+ }
2165
+ ],
2166
+ "dataType": "STRING",
2167
+ "definition": [
2168
+ {
2169
+ "language": "en",
2170
+ "text": "A battery passport must include information identifying the manufacturer.\n\n\nDIN DKE Spec 99100 chapter reference: 6.1.2"
2171
+ }
2172
+ ],
2173
+ "modelType": "DataSpecificationIec61360"
2174
+ }
2175
+ }
2176
+ ],
2177
+ "modelType": "ConceptDescription"
2178
+ },
2179
+ {
2180
+ "idShort": "Markings",
2181
+ "displayName": [
2182
+ {
2183
+ "language": "de",
2184
+ "text": "Kennzeichnungen"
2185
+ },
2186
+ {
2187
+ "language": "en",
2188
+ "text": "markings"
2189
+ }
2190
+ ],
2191
+ "administration": {
2192
+ "version": "1",
2193
+ "revision": "2"
2194
+ },
2195
+ "id": "0112/2///61360_7#AAS006",
2196
+ "embeddedDataSpecifications": [
2197
+ {
2198
+ "dataSpecification": {
2199
+ "type": "ExternalReference",
2200
+ "keys": [
2201
+ {
2202
+ "type": "GlobalReference",
2203
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2204
+ }
2205
+ ]
2206
+ },
2207
+ "dataSpecificationContent": {
2208
+ "preferredName": [
2209
+ {
2210
+ "language": "de",
2211
+ "text": "Kennzeichnungen"
2212
+ },
2213
+ {
2214
+ "language": "en",
2215
+ "text": "Markings"
2216
+ }
2217
+ ],
2218
+ "dataType": "STRING",
2219
+ "definition": [
2220
+ {
2221
+ "language": "de",
2222
+ "text": "Sammlung von verschiedenen Kennzeichnungen, die sich auf das Produkt beziehen"
2223
+ },
2224
+ {
2225
+ "language": "en",
2226
+ "text": "collection of several markings relevant to the product"
2227
+ }
2228
+ ],
2229
+ "modelType": "DataSpecificationIec61360"
2230
+ }
2231
+ }
2232
+ ],
2233
+ "modelType": "ConceptDescription"
2234
+ },
2235
+ {
2236
+ "idShort": "dateOfPuttingIntoService",
2237
+ "id": "urn:samm:io.admin-shell.idta.batterypass.digital_nameplate:1.0.0#dateOfPuttingIntoService",
2238
+ "embeddedDataSpecifications": [
2239
+ {
2240
+ "dataSpecification": {
2241
+ "type": "ExternalReference",
2242
+ "keys": [
2243
+ {
2244
+ "type": "GlobalReference",
2245
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2246
+ }
2247
+ ]
2248
+ },
2249
+ "dataSpecificationContent": {
2250
+ "preferredName": [
2251
+ {
2252
+ "language": "en",
2253
+ "text": "date of putting into service"
2254
+ }
2255
+ ],
2256
+ "dataType": "DATE",
2257
+ "definition": [
2258
+ {
2259
+ "language": "en",
2260
+ "text": "Where appropriate, the battery passport must include information on the date of putting the battery into service. BR Annex VI Part A (1); Art. 3(33); Art. 38(7); ESPR Art. 2(32)\\n\\nDIN DKE Spec chapter reference: 6.1.3.3"
2261
+ }
2262
+ ],
2263
+ "modelType": "DataSpecificationIec61360"
2264
+ }
2265
+ }
2266
+ ],
2267
+ "modelType": "ConceptDescription",
2268
+ "displayName": [
2269
+ {
2270
+ "language": "en",
2271
+ "text": "date of putting into service"
2272
+ }
2273
+ ]
2274
+ }
2275
+ ]
2276
+ }