@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,3296 @@
1
+ {
2
+ "assetAdministrationShells": [
3
+ {
4
+ "idShort": "CircularityForDBPAAS",
5
+ "administration": {
6
+ "version": "1",
7
+ "revision": "0"
8
+ },
9
+ "id": "https://admin-shell.io/idta/aas/CircularityForDBPAAS/1/0",
10
+ "assetInformation": {
11
+ "assetKind": "Type",
12
+ "globalAssetId": "https://admin-shell.io/idta/asset/CircularityForDBPAAS/1/0",
13
+ "assetType": "Type"
14
+ },
15
+ "submodels": [
16
+ {
17
+ "type": "ModelReference",
18
+ "keys": [
19
+ {
20
+ "type": "Submodel",
21
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#Circularity/submodel"
22
+ }
23
+ ]
24
+ }
25
+ ],
26
+ "modelType": "AssetAdministrationShell",
27
+ "displayName": [
28
+ {
29
+ "language": "en",
30
+ "text": "circularity for dbpaas"
31
+ }
32
+ ]
33
+ }
34
+ ],
35
+ "submodels": [
36
+ {
37
+ "idShort": "Circularity",
38
+ "description": [
39
+ {
40
+ "language": "en",
41
+ "text": "Dismantling information (including at least: exploded diagrams of the battery system/pack showing the location of battery cells; disassembly sequences; type and number of fastening techniques to be unlocked; tools required for disassembly; warnings if risk of damaging parts exists; amount of cells used and layout); part numbers for components and contact details of sources for replacement spares; safety measures \n \n (Annex XIII (2b-d)); usable extinguishing agent (Annex VI, Part A(9)). Bibliography includes the Digital Battery Passport Guideline."
42
+ }
43
+ ],
44
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#Circularity/submodel",
45
+ "administration": {
46
+ "version": "1",
47
+ "revision": "0",
48
+ "templateId": "https://admin-shell.io/idta-02035-7"
49
+ },
50
+ "kind": "Template",
51
+ "semanticId": {
52
+ "type": "ExternalReference",
53
+ "keys": [
54
+ {
55
+ "type": "GlobalReference",
56
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#Circularity"
57
+ }
58
+ ]
59
+ },
60
+ "submodelElements": [
61
+ {
62
+ "idShort": "DismantlingAndRemovalInformation",
63
+ "displayName": [
64
+ {
65
+ "language": "en",
66
+ "text": "dismantling and removal information"
67
+ }
68
+ ],
69
+ "semanticId": {
70
+ "type": "ExternalReference",
71
+ "keys": [
72
+ {
73
+ "type": "GlobalReference",
74
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#dismantlingAndRemovalInformation"
75
+ }
76
+ ]
77
+ },
78
+ "qualifiers": [
79
+ {
80
+ "semanticId": {
81
+ "type": "ExternalReference",
82
+ "keys": [
83
+ {
84
+ "type": "GlobalReference",
85
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
86
+ }
87
+ ]
88
+ },
89
+ "kind": "TemplateQualifier",
90
+ "type": "SMT/Cardinality",
91
+ "valueType": "xs:string",
92
+ "value": "One"
93
+ }
94
+ ],
95
+ "orderRelevant": false,
96
+ "typeValueListElement": "Property",
97
+ "valueTypeListElement": "xs:string",
98
+ "value": [
99
+ {
100
+ "idShort": "DocumentIdentifier",
101
+ "displayName": [
102
+ {
103
+ "language": "en",
104
+ "text": "document identifier"
105
+ }
106
+ ],
107
+ "semanticId": {
108
+ "type": "ExternalReference",
109
+ "keys": [
110
+ {
111
+ "type": "GlobalReference",
112
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
113
+ }
114
+ ]
115
+ },
116
+ "qualifiers": [
117
+ {
118
+ "semanticId": {
119
+ "type": "ExternalReference",
120
+ "keys": [
121
+ {
122
+ "type": "GlobalReference",
123
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
124
+ }
125
+ ]
126
+ },
127
+ "kind": "TemplateQualifier",
128
+ "type": "SMT/Cardinality",
129
+ "valueType": "xs:string",
130
+ "value": "OneToMany"
131
+ }
132
+ ],
133
+ "valueType": "xs:string",
134
+ "modelType": "Property"
135
+ }
136
+ ],
137
+ "modelType": "SubmodelElementList"
138
+ },
139
+ {
140
+ "idShort": "SparePartSources",
141
+ "displayName": [
142
+ {
143
+ "language": "en",
144
+ "text": "spare part sources"
145
+ }
146
+ ],
147
+ "semanticId": {
148
+ "type": "ExternalReference",
149
+ "keys": [
150
+ {
151
+ "type": "GlobalReference",
152
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#sparePartSources"
153
+ }
154
+ ]
155
+ },
156
+ "qualifiers": [
157
+ {
158
+ "semanticId": {
159
+ "type": "ExternalReference",
160
+ "keys": [
161
+ {
162
+ "type": "GlobalReference",
163
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
164
+ }
165
+ ]
166
+ },
167
+ "kind": "TemplateQualifier",
168
+ "type": "SMT/Cardinality",
169
+ "valueType": "xs:string",
170
+ "value": "One"
171
+ }
172
+ ],
173
+ "orderRelevant": false,
174
+ "typeValueListElement": "SubmodelElementCollection",
175
+ "value": [
176
+ {
177
+ "idShort": "SparePartSupplier",
178
+ "displayName": [
179
+ {
180
+ "language": "en",
181
+ "text": "spare part supplier"
182
+ }
183
+ ],
184
+ "semanticId": {
185
+ "type": "ExternalReference",
186
+ "keys": [
187
+ {
188
+ "type": "GlobalReference",
189
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#SparePartSupplier"
190
+ }
191
+ ]
192
+ },
193
+ "qualifiers": [
194
+ {
195
+ "semanticId": {
196
+ "type": "ExternalReference",
197
+ "keys": [
198
+ {
199
+ "type": "GlobalReference",
200
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
201
+ }
202
+ ]
203
+ },
204
+ "kind": "TemplateQualifier",
205
+ "type": "SMT/Cardinality",
206
+ "valueType": "xs:string",
207
+ "value": "ZeroToMany"
208
+ }
209
+ ],
210
+ "value": [
211
+ {
212
+ "idShort": "NameOfSupplier",
213
+ "displayName": [
214
+ {
215
+ "language": "en",
216
+ "text": "name of supplier"
217
+ }
218
+ ],
219
+ "semanticId": {
220
+ "type": "ExternalReference",
221
+ "keys": [
222
+ {
223
+ "type": "GlobalReference",
224
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#company"
225
+ }
226
+ ]
227
+ },
228
+ "supplementalSemanticIds": [
229
+ {
230
+ "type": "ExternalReference",
231
+ "keys": [
232
+ {
233
+ "type": "GlobalReference",
234
+ "value": "urn:irdi:0173-1#02-AAW001#001"
235
+ }
236
+ ]
237
+ }
238
+ ],
239
+ "qualifiers": [
240
+ {
241
+ "semanticId": {
242
+ "type": "ExternalReference",
243
+ "keys": [
244
+ {
245
+ "type": "GlobalReference",
246
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
247
+ }
248
+ ]
249
+ },
250
+ "kind": "TemplateQualifier",
251
+ "type": "SMT/Cardinality",
252
+ "valueType": "xs:string",
253
+ "value": "One"
254
+ }
255
+ ],
256
+ "modelType": "MultiLanguageProperty"
257
+ },
258
+ {
259
+ "idShort": "AddressOfSupplier",
260
+ "displayName": [
261
+ {
262
+ "language": "en",
263
+ "text": "address of supplier"
264
+ }
265
+ ],
266
+ "semanticId": {
267
+ "type": "ExternalReference",
268
+ "keys": [
269
+ {
270
+ "type": "GlobalReference",
271
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#addressOfSupplier"
272
+ }
273
+ ]
274
+ },
275
+ "supplementalSemanticIds": [
276
+ {
277
+ "type": "ExternalReference",
278
+ "keys": [
279
+ {
280
+ "type": "GlobalReference",
281
+ "value": "https://schema.org/PostalAddress"
282
+ }
283
+ ]
284
+ }
285
+ ],
286
+ "qualifiers": [
287
+ {
288
+ "semanticId": {
289
+ "type": "ExternalReference",
290
+ "keys": [
291
+ {
292
+ "type": "GlobalReference",
293
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
294
+ }
295
+ ]
296
+ },
297
+ "kind": "TemplateQualifier",
298
+ "type": "SMT/Cardinality",
299
+ "valueType": "xs:string",
300
+ "value": "One"
301
+ }
302
+ ],
303
+ "value": [
304
+ {
305
+ "idShort": "NationalCode",
306
+ "displayName": [
307
+ {
308
+ "language": "de",
309
+ "text": "Länderkürzel"
310
+ },
311
+ {
312
+ "language": "en",
313
+ "text": "national code"
314
+ }
315
+ ],
316
+ "semanticId": {
317
+ "type": "ExternalReference",
318
+ "keys": [
319
+ {
320
+ "type": "GlobalReference",
321
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#nationalCode"
322
+ }
323
+ ]
324
+ },
325
+ "supplementalSemanticIds": [
326
+ {
327
+ "type": "ExternalReference",
328
+ "keys": [
329
+ {
330
+ "type": "GlobalReference",
331
+ "value": "urn:irdi:0173-1#02-AAO134#002"
332
+ }
333
+ ]
334
+ }
335
+ ],
336
+ "qualifiers": [
337
+ {
338
+ "semanticId": {
339
+ "type": "ExternalReference",
340
+ "keys": [
341
+ {
342
+ "type": "GlobalReference",
343
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
344
+ }
345
+ ]
346
+ },
347
+ "kind": "TemplateQualifier",
348
+ "type": "SMT/Cardinality",
349
+ "valueType": "xs:string",
350
+ "value": "One"
351
+ }
352
+ ],
353
+ "modelType": "MultiLanguageProperty"
354
+ },
355
+ {
356
+ "idShort": "PostalCode",
357
+ "displayName": [
358
+ {
359
+ "language": "en",
360
+ "text": "postal code"
361
+ }
362
+ ],
363
+ "semanticId": {
364
+ "type": "ExternalReference",
365
+ "keys": [
366
+ {
367
+ "type": "GlobalReference",
368
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#postalCode"
369
+ }
370
+ ]
371
+ },
372
+ "supplementalSemanticIds": [
373
+ {
374
+ "type": "ExternalReference",
375
+ "keys": [
376
+ {
377
+ "type": "GlobalReference",
378
+ "value": "https://schema.org/postalCode"
379
+ }
380
+ ]
381
+ },
382
+ {
383
+ "type": "ExternalReference",
384
+ "keys": [
385
+ {
386
+ "type": "GlobalReference",
387
+ "value": "urn:irdi:0173-1#02-AAO129#002"
388
+ }
389
+ ]
390
+ }
391
+ ],
392
+ "qualifiers": [
393
+ {
394
+ "semanticId": {
395
+ "type": "ExternalReference",
396
+ "keys": [
397
+ {
398
+ "type": "GlobalReference",
399
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
400
+ }
401
+ ]
402
+ },
403
+ "kind": "TemplateQualifier",
404
+ "type": "SMT/Cardinality",
405
+ "valueType": "xs:string",
406
+ "value": "One"
407
+ }
408
+ ],
409
+ "modelType": "MultiLanguageProperty"
410
+ },
411
+ {
412
+ "idShort": "Street",
413
+ "displayName": [
414
+ {
415
+ "language": "en",
416
+ "text": "street"
417
+ },
418
+ {
419
+ "language": "de",
420
+ "text": "Straße"
421
+ }
422
+ ],
423
+ "semanticId": {
424
+ "type": "ExternalReference",
425
+ "keys": [
426
+ {
427
+ "type": "GlobalReference",
428
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#street"
429
+ }
430
+ ]
431
+ },
432
+ "supplementalSemanticIds": [
433
+ {
434
+ "type": "ExternalReference",
435
+ "keys": [
436
+ {
437
+ "type": "GlobalReference",
438
+ "value": "https://schema.org/streetAddress"
439
+ }
440
+ ]
441
+ },
442
+ {
443
+ "type": "ExternalReference",
444
+ "keys": [
445
+ {
446
+ "type": "GlobalReference",
447
+ "value": "urn:irdi:0173-1#02-AAO128#002"
448
+ }
449
+ ]
450
+ }
451
+ ],
452
+ "qualifiers": [
453
+ {
454
+ "semanticId": {
455
+ "type": "ExternalReference",
456
+ "keys": [
457
+ {
458
+ "type": "GlobalReference",
459
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
460
+ }
461
+ ]
462
+ },
463
+ "kind": "TemplateQualifier",
464
+ "type": "SMT/Cardinality",
465
+ "valueType": "xs:string",
466
+ "value": "One"
467
+ }
468
+ ],
469
+ "modelType": "MultiLanguageProperty"
470
+ }
471
+ ],
472
+ "modelType": "SubmodelElementCollection"
473
+ },
474
+ {
475
+ "idShort": "EmailAddressOfSupplier",
476
+ "displayName": [
477
+ {
478
+ "language": "en",
479
+ "text": "email address of supplier"
480
+ },
481
+ {
482
+ "language": "de",
483
+ "text": "Email"
484
+ }
485
+ ],
486
+ "semanticId": {
487
+ "type": "ExternalReference",
488
+ "keys": [
489
+ {
490
+ "type": "GlobalReference",
491
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#email"
492
+ }
493
+ ]
494
+ },
495
+ "supplementalSemanticIds": [
496
+ {
497
+ "type": "ExternalReference",
498
+ "keys": [
499
+ {
500
+ "type": "GlobalReference",
501
+ "value": "urn:irdi:0173-1#02-AAQ836#005"
502
+ }
503
+ ]
504
+ }
505
+ ],
506
+ "qualifiers": [
507
+ {
508
+ "semanticId": {
509
+ "type": "ExternalReference",
510
+ "keys": [
511
+ {
512
+ "type": "GlobalReference",
513
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
514
+ }
515
+ ]
516
+ },
517
+ "kind": "TemplateQualifier",
518
+ "type": "SMT/Cardinality",
519
+ "valueType": "xs:string",
520
+ "value": "One"
521
+ }
522
+ ],
523
+ "value": [
524
+ {
525
+ "idShort": "EmailAddress",
526
+ "displayName": [
527
+ {
528
+ "language": "en",
529
+ "text": "email address"
530
+ }
531
+ ],
532
+ "semanticId": {
533
+ "type": "ExternalReference",
534
+ "keys": [
535
+ {
536
+ "type": "GlobalReference",
537
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#emailAddress"
538
+ }
539
+ ]
540
+ },
541
+ "supplementalSemanticIds": [
542
+ {
543
+ "type": "ExternalReference",
544
+ "keys": [
545
+ {
546
+ "type": "GlobalReference",
547
+ "value": "urn:irdi:0173-1#02-AAO198#002"
548
+ }
549
+ ]
550
+ }
551
+ ],
552
+ "qualifiers": [
553
+ {
554
+ "semanticId": {
555
+ "type": "ExternalReference",
556
+ "keys": [
557
+ {
558
+ "type": "GlobalReference",
559
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
560
+ }
561
+ ]
562
+ },
563
+ "kind": "TemplateQualifier",
564
+ "type": "SMT/Cardinality",
565
+ "valueType": "xs:string",
566
+ "value": "One"
567
+ }
568
+ ],
569
+ "valueType": "xs:string",
570
+ "modelType": "Property"
571
+ },
572
+ {
573
+ "idShort": "PublicKey",
574
+ "displayName": [
575
+ {
576
+ "language": "en",
577
+ "text": "public key"
578
+ }
579
+ ],
580
+ "description": [
581
+ {
582
+ "language": "en",
583
+ "text": "Public part of an unsymmetrical key pair to sign or encrypt text or messages."
584
+ }
585
+ ],
586
+ "semanticId": {
587
+ "type": "ExternalReference",
588
+ "keys": [
589
+ {
590
+ "type": "GlobalReference",
591
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#publicKey"
592
+ }
593
+ ]
594
+ },
595
+ "supplementalSemanticIds": [
596
+ {
597
+ "type": "ExternalReference",
598
+ "keys": [
599
+ {
600
+ "type": "GlobalReference",
601
+ "value": "urn:irdi:0173-1#02-AAO200#002"
602
+ }
603
+ ]
604
+ }
605
+ ],
606
+ "qualifiers": [
607
+ {
608
+ "semanticId": {
609
+ "type": "ExternalReference",
610
+ "keys": [
611
+ {
612
+ "type": "GlobalReference",
613
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
614
+ }
615
+ ]
616
+ },
617
+ "kind": "TemplateQualifier",
618
+ "type": "SMT/Cardinality",
619
+ "valueType": "xs:string",
620
+ "value": "ZeroToOne"
621
+ }
622
+ ],
623
+ "modelType": "MultiLanguageProperty"
624
+ },
625
+ {
626
+ "idShort": "TypeOfEmailAddress",
627
+ "displayName": [
628
+ {
629
+ "language": "en",
630
+ "text": "type of email address"
631
+ }
632
+ ],
633
+ "semanticId": {
634
+ "type": "ExternalReference",
635
+ "keys": [
636
+ {
637
+ "type": "GlobalReference",
638
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfEmailAddress"
639
+ }
640
+ ]
641
+ },
642
+ "supplementalSemanticIds": [
643
+ {
644
+ "type": "ExternalReference",
645
+ "keys": [
646
+ {
647
+ "type": "GlobalReference",
648
+ "value": "urn:irdi:0173-1#02-AAO199#003"
649
+ }
650
+ ]
651
+ }
652
+ ],
653
+ "qualifiers": [
654
+ {
655
+ "semanticId": {
656
+ "type": "ExternalReference",
657
+ "keys": [
658
+ {
659
+ "type": "GlobalReference",
660
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
661
+ }
662
+ ]
663
+ },
664
+ "kind": "TemplateQualifier",
665
+ "type": "SMT/Cardinality",
666
+ "valueType": "xs:string",
667
+ "value": "ZeroToOne"
668
+ }
669
+ ],
670
+ "valueType": "xs:string",
671
+ "modelType": "Property"
672
+ },
673
+ {
674
+ "idShort": "TypeOfPublicKey",
675
+ "displayName": [
676
+ {
677
+ "language": "en",
678
+ "text": "type of public key"
679
+ }
680
+ ],
681
+ "semanticId": {
682
+ "type": "ExternalReference",
683
+ "keys": [
684
+ {
685
+ "type": "GlobalReference",
686
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfPublicKey"
687
+ }
688
+ ]
689
+ },
690
+ "supplementalSemanticIds": [
691
+ {
692
+ "type": "ExternalReference",
693
+ "keys": [
694
+ {
695
+ "type": "GlobalReference",
696
+ "value": "urn:irdi:0173-1#02-AAO201#002"
697
+ }
698
+ ]
699
+ }
700
+ ],
701
+ "qualifiers": [
702
+ {
703
+ "semanticId": {
704
+ "type": "ExternalReference",
705
+ "keys": [
706
+ {
707
+ "type": "GlobalReference",
708
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
709
+ }
710
+ ]
711
+ },
712
+ "kind": "TemplateQualifier",
713
+ "type": "SMT/Cardinality",
714
+ "valueType": "xs:string",
715
+ "value": "ZeroToOne"
716
+ }
717
+ ],
718
+ "modelType": "MultiLanguageProperty"
719
+ }
720
+ ],
721
+ "modelType": "SubmodelElementCollection"
722
+ },
723
+ {
724
+ "idShort": "SupplierWebAddress",
725
+ "displayName": [
726
+ {
727
+ "language": "en",
728
+ "text": "supplier web address"
729
+ }
730
+ ],
731
+ "semanticId": {
732
+ "type": "ExternalReference",
733
+ "keys": [
734
+ {
735
+ "type": "GlobalReference",
736
+ "value": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#addressOfAdditionalLink"
737
+ }
738
+ ]
739
+ },
740
+ "supplementalSemanticIds": [
741
+ {
742
+ "type": "ExternalReference",
743
+ "keys": [
744
+ {
745
+ "type": "GlobalReference",
746
+ "value": "urn:irdi:0173-1#02-AAQ326#002"
747
+ }
748
+ ]
749
+ }
750
+ ],
751
+ "qualifiers": [
752
+ {
753
+ "semanticId": {
754
+ "type": "ExternalReference",
755
+ "keys": [
756
+ {
757
+ "type": "GlobalReference",
758
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
759
+ }
760
+ ]
761
+ },
762
+ "kind": "TemplateQualifier",
763
+ "type": "SMT/Cardinality",
764
+ "valueType": "xs:string",
765
+ "value": "One"
766
+ }
767
+ ],
768
+ "valueType": "xs:string",
769
+ "modelType": "Property"
770
+ },
771
+ {
772
+ "idShort": "Components",
773
+ "displayName": [
774
+ {
775
+ "language": "en",
776
+ "text": "components"
777
+ }
778
+ ],
779
+ "semanticId": {
780
+ "type": "ExternalReference",
781
+ "keys": [
782
+ {
783
+ "type": "GlobalReference",
784
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#components"
785
+ }
786
+ ]
787
+ },
788
+ "qualifiers": [
789
+ {
790
+ "semanticId": {
791
+ "type": "ExternalReference",
792
+ "keys": [
793
+ {
794
+ "type": "GlobalReference",
795
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
796
+ }
797
+ ]
798
+ },
799
+ "kind": "TemplateQualifier",
800
+ "type": "SMT/Cardinality",
801
+ "valueType": "xs:string",
802
+ "value": "One"
803
+ }
804
+ ],
805
+ "orderRelevant": false,
806
+ "typeValueListElement": "SubmodelElementCollection",
807
+ "value": [
808
+ {
809
+ "idShort": "Component",
810
+ "displayName": [
811
+ {
812
+ "language": "en",
813
+ "text": "Component"
814
+ }
815
+ ],
816
+ "description": [
817
+ {
818
+ "language": "en",
819
+ "text": "Components available at supplier"
820
+ }
821
+ ],
822
+ "semanticId": {
823
+ "type": "ExternalReference",
824
+ "keys": [
825
+ {
826
+ "type": "GlobalReference",
827
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#Component"
828
+ }
829
+ ]
830
+ },
831
+ "qualifiers": [
832
+ {
833
+ "semanticId": {
834
+ "type": "ExternalReference",
835
+ "keys": [
836
+ {
837
+ "type": "GlobalReference",
838
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
839
+ }
840
+ ]
841
+ },
842
+ "kind": "TemplateQualifier",
843
+ "type": "SMT/Cardinality",
844
+ "valueType": "xs:string",
845
+ "value": "OneToMany"
846
+ }
847
+ ],
848
+ "value": [
849
+ {
850
+ "idShort": "PartName",
851
+ "displayName": [
852
+ {
853
+ "language": "en",
854
+ "text": "part name"
855
+ }
856
+ ],
857
+ "semanticId": {
858
+ "type": "ExternalReference",
859
+ "keys": [
860
+ {
861
+ "type": "GlobalReference",
862
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#partName"
863
+ }
864
+ ]
865
+ },
866
+ "qualifiers": [
867
+ {
868
+ "semanticId": {
869
+ "type": "ExternalReference",
870
+ "keys": [
871
+ {
872
+ "type": "GlobalReference",
873
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
874
+ }
875
+ ]
876
+ },
877
+ "kind": "TemplateQualifier",
878
+ "type": "SMT/Cardinality",
879
+ "valueType": "xs:string",
880
+ "value": "One"
881
+ }
882
+ ],
883
+ "valueType": "xs:string",
884
+ "modelType": "Property"
885
+ },
886
+ {
887
+ "idShort": "PartNumber",
888
+ "displayName": [
889
+ {
890
+ "language": "en",
891
+ "text": "part number"
892
+ }
893
+ ],
894
+ "semanticId": {
895
+ "type": "ExternalReference",
896
+ "keys": [
897
+ {
898
+ "type": "GlobalReference",
899
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#partNumber"
900
+ }
901
+ ]
902
+ },
903
+ "qualifiers": [
904
+ {
905
+ "semanticId": {
906
+ "type": "ExternalReference",
907
+ "keys": [
908
+ {
909
+ "type": "GlobalReference",
910
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
911
+ }
912
+ ]
913
+ },
914
+ "kind": "TemplateQualifier",
915
+ "type": "SMT/Cardinality",
916
+ "valueType": "xs:string",
917
+ "value": "One"
918
+ }
919
+ ],
920
+ "valueType": "xs:string",
921
+ "modelType": "Property"
922
+ }
923
+ ],
924
+ "modelType": "SubmodelElementCollection"
925
+ }
926
+ ],
927
+ "modelType": "SubmodelElementList"
928
+ }
929
+ ],
930
+ "modelType": "SubmodelElementCollection"
931
+ }
932
+ ],
933
+ "modelType": "SubmodelElementList"
934
+ },
935
+ {
936
+ "idShort": "RecycledContentInformation",
937
+ "displayName": [
938
+ {
939
+ "language": "en",
940
+ "text": "recycled content information"
941
+ }
942
+ ],
943
+ "semanticId": {
944
+ "type": "ExternalReference",
945
+ "keys": [
946
+ {
947
+ "type": "GlobalReference",
948
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#recycledContent"
949
+ }
950
+ ]
951
+ },
952
+ "qualifiers": [
953
+ {
954
+ "semanticId": {
955
+ "type": "ExternalReference",
956
+ "keys": [
957
+ {
958
+ "type": "GlobalReference",
959
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
960
+ }
961
+ ]
962
+ },
963
+ "kind": "TemplateQualifier",
964
+ "type": "SMT/Cardinality",
965
+ "valueType": "xs:string",
966
+ "value": "One"
967
+ }
968
+ ],
969
+ "orderRelevant": false,
970
+ "typeValueListElement": "SubmodelElementCollection",
971
+ "value": [
972
+ {
973
+ "idShort": "RecycledContent",
974
+ "displayName": [
975
+ {
976
+ "language": "en",
977
+ "text": "recycled content"
978
+ }
979
+ ],
980
+ "semanticId": {
981
+ "type": "ExternalReference",
982
+ "keys": [
983
+ {
984
+ "type": "GlobalReference",
985
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledContent"
986
+ }
987
+ ]
988
+ },
989
+ "qualifiers": [
990
+ {
991
+ "semanticId": {
992
+ "type": "ExternalReference",
993
+ "keys": [
994
+ {
995
+ "type": "GlobalReference",
996
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
997
+ }
998
+ ]
999
+ },
1000
+ "kind": "TemplateQualifier",
1001
+ "type": "SMT/Cardinality",
1002
+ "valueType": "xs:string",
1003
+ "value": "OneToMany"
1004
+ }
1005
+ ],
1006
+ "value": [
1007
+ {
1008
+ "idShort": "PreConsumerShare",
1009
+ "displayName": [
1010
+ {
1011
+ "language": "en",
1012
+ "text": "pre consumer share"
1013
+ }
1014
+ ],
1015
+ "semanticId": {
1016
+ "type": "ExternalReference",
1017
+ "keys": [
1018
+ {
1019
+ "type": "GlobalReference",
1020
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#preConsumerShare"
1021
+ }
1022
+ ]
1023
+ },
1024
+ "qualifiers": [
1025
+ {
1026
+ "semanticId": {
1027
+ "type": "ExternalReference",
1028
+ "keys": [
1029
+ {
1030
+ "type": "GlobalReference",
1031
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1032
+ }
1033
+ ]
1034
+ },
1035
+ "kind": "TemplateQualifier",
1036
+ "type": "SMT/Cardinality",
1037
+ "valueType": "xs:string",
1038
+ "value": "ZeroToOne"
1039
+ }
1040
+ ],
1041
+ "valueType": "xs:float",
1042
+ "modelType": "Property"
1043
+ },
1044
+ {
1045
+ "idShort": "RecycledMaterial",
1046
+ "displayName": [
1047
+ {
1048
+ "language": "en",
1049
+ "text": "recycled material"
1050
+ }
1051
+ ],
1052
+ "semanticId": {
1053
+ "type": "ExternalReference",
1054
+ "keys": [
1055
+ {
1056
+ "type": "GlobalReference",
1057
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#recycledMaterial"
1058
+ }
1059
+ ]
1060
+ },
1061
+ "qualifiers": [
1062
+ {
1063
+ "semanticId": {
1064
+ "type": "ExternalReference",
1065
+ "keys": [
1066
+ {
1067
+ "type": "GlobalReference",
1068
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1069
+ }
1070
+ ]
1071
+ },
1072
+ "kind": "TemplateQualifier",
1073
+ "type": "SMT/Cardinality",
1074
+ "valueType": "xs:string",
1075
+ "value": "One"
1076
+ }
1077
+ ],
1078
+ "valueType": "xs:string",
1079
+ "modelType": "Property"
1080
+ },
1081
+ {
1082
+ "idShort": "PostConsumerShare",
1083
+ "displayName": [
1084
+ {
1085
+ "language": "en",
1086
+ "text": "post consumer share"
1087
+ }
1088
+ ],
1089
+ "semanticId": {
1090
+ "type": "ExternalReference",
1091
+ "keys": [
1092
+ {
1093
+ "type": "GlobalReference",
1094
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#postConsumerShare"
1095
+ }
1096
+ ]
1097
+ },
1098
+ "qualifiers": [
1099
+ {
1100
+ "semanticId": {
1101
+ "type": "ExternalReference",
1102
+ "keys": [
1103
+ {
1104
+ "type": "GlobalReference",
1105
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1106
+ }
1107
+ ]
1108
+ },
1109
+ "kind": "TemplateQualifier",
1110
+ "type": "SMT/Cardinality",
1111
+ "valueType": "xs:string",
1112
+ "value": "ZeroToOne"
1113
+ }
1114
+ ],
1115
+ "valueType": "xs:float",
1116
+ "modelType": "Property"
1117
+ }
1118
+ ],
1119
+ "modelType": "SubmodelElementCollection"
1120
+ }
1121
+ ],
1122
+ "modelType": "SubmodelElementList"
1123
+ },
1124
+ {
1125
+ "idShort": "SafetyMeasures",
1126
+ "displayName": [
1127
+ {
1128
+ "language": "en",
1129
+ "text": "safety measures"
1130
+ }
1131
+ ],
1132
+ "semanticId": {
1133
+ "type": "ExternalReference",
1134
+ "keys": [
1135
+ {
1136
+ "type": "GlobalReference",
1137
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#safetyMeasures"
1138
+ }
1139
+ ]
1140
+ },
1141
+ "qualifiers": [
1142
+ {
1143
+ "semanticId": {
1144
+ "type": "ExternalReference",
1145
+ "keys": [
1146
+ {
1147
+ "type": "GlobalReference",
1148
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1149
+ }
1150
+ ]
1151
+ },
1152
+ "kind": "TemplateQualifier",
1153
+ "type": "SMT/Cardinality",
1154
+ "valueType": "xs:string",
1155
+ "value": "One"
1156
+ }
1157
+ ],
1158
+ "value": [
1159
+ {
1160
+ "idShort": "SafetyInstructions",
1161
+ "displayName": [
1162
+ {
1163
+ "language": "en",
1164
+ "text": "safety instructions"
1165
+ }
1166
+ ],
1167
+ "semanticId": {
1168
+ "type": "ExternalReference",
1169
+ "keys": [
1170
+ {
1171
+ "type": "GlobalReference",
1172
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#safetyInstructions"
1173
+ }
1174
+ ]
1175
+ },
1176
+ "qualifiers": [
1177
+ {
1178
+ "semanticId": {
1179
+ "type": "ExternalReference",
1180
+ "keys": [
1181
+ {
1182
+ "type": "GlobalReference",
1183
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1184
+ }
1185
+ ]
1186
+ },
1187
+ "kind": "TemplateQualifier",
1188
+ "type": "SMT/Cardinality",
1189
+ "valueType": "xs:string",
1190
+ "value": "One"
1191
+ }
1192
+ ],
1193
+ "orderRelevant": false,
1194
+ "typeValueListElement": "Property",
1195
+ "valueTypeListElement": "xs:string",
1196
+ "value": [
1197
+ {
1198
+ "idShort": "DocumentIdentifier",
1199
+ "displayName": [
1200
+ {
1201
+ "language": "en",
1202
+ "text": "document identifier"
1203
+ }
1204
+ ],
1205
+ "semanticId": {
1206
+ "type": "ExternalReference",
1207
+ "keys": [
1208
+ {
1209
+ "type": "GlobalReference",
1210
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
1211
+ }
1212
+ ]
1213
+ },
1214
+ "qualifiers": [
1215
+ {
1216
+ "semanticId": {
1217
+ "type": "ExternalReference",
1218
+ "keys": [
1219
+ {
1220
+ "type": "GlobalReference",
1221
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1222
+ }
1223
+ ]
1224
+ },
1225
+ "kind": "TemplateQualifier",
1226
+ "type": "SMT/Cardinality",
1227
+ "valueType": "xs:string",
1228
+ "value": "OneToMany"
1229
+ }
1230
+ ],
1231
+ "valueType": "xs:string",
1232
+ "modelType": "Property"
1233
+ }
1234
+ ],
1235
+ "modelType": "SubmodelElementList"
1236
+ },
1237
+ {
1238
+ "idShort": "ExtinguishingAgents",
1239
+ "displayName": [
1240
+ {
1241
+ "language": "en",
1242
+ "text": "extinguishing agents"
1243
+ }
1244
+ ],
1245
+ "semanticId": {
1246
+ "type": "ExternalReference",
1247
+ "keys": [
1248
+ {
1249
+ "type": "GlobalReference",
1250
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#extinguishingAgents"
1251
+ }
1252
+ ]
1253
+ },
1254
+ "qualifiers": [
1255
+ {
1256
+ "semanticId": {
1257
+ "type": "ExternalReference",
1258
+ "keys": [
1259
+ {
1260
+ "type": "GlobalReference",
1261
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1262
+ }
1263
+ ]
1264
+ },
1265
+ "kind": "TemplateQualifier",
1266
+ "type": "SMT/Cardinality",
1267
+ "valueType": "xs:string",
1268
+ "value": "One"
1269
+ }
1270
+ ],
1271
+ "orderRelevant": false,
1272
+ "typeValueListElement": "Property",
1273
+ "valueTypeListElement": "xs:string",
1274
+ "value": [
1275
+ {
1276
+ "idShort": "ExtinguishingAgent",
1277
+ "displayName": [
1278
+ {
1279
+ "language": "en",
1280
+ "text": "extinguishing agent"
1281
+ }
1282
+ ],
1283
+ "semanticId": {
1284
+ "type": "ExternalReference",
1285
+ "keys": [
1286
+ {
1287
+ "type": "GlobalReference",
1288
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#ExtinguishingAgent"
1289
+ }
1290
+ ]
1291
+ },
1292
+ "qualifiers": [
1293
+ {
1294
+ "semanticId": {
1295
+ "type": "ExternalReference",
1296
+ "keys": [
1297
+ {
1298
+ "type": "GlobalReference",
1299
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1300
+ }
1301
+ ]
1302
+ },
1303
+ "kind": "TemplateQualifier",
1304
+ "type": "SMT/Cardinality",
1305
+ "valueType": "xs:string",
1306
+ "value": "OneToMany"
1307
+ }
1308
+ ],
1309
+ "valueType": "xs:string",
1310
+ "modelType": "Property"
1311
+ }
1312
+ ],
1313
+ "modelType": "SubmodelElementList"
1314
+ }
1315
+ ],
1316
+ "modelType": "SubmodelElementCollection"
1317
+ },
1318
+ {
1319
+ "idShort": "EndOfLifeInformation",
1320
+ "displayName": [
1321
+ {
1322
+ "language": "en",
1323
+ "text": "end of life information"
1324
+ }
1325
+ ],
1326
+ "semanticId": {
1327
+ "type": "ExternalReference",
1328
+ "keys": [
1329
+ {
1330
+ "type": "GlobalReference",
1331
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#endOfLifeInformation"
1332
+ }
1333
+ ]
1334
+ },
1335
+ "qualifiers": [
1336
+ {
1337
+ "semanticId": {
1338
+ "type": "ExternalReference",
1339
+ "keys": [
1340
+ {
1341
+ "type": "GlobalReference",
1342
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1343
+ }
1344
+ ]
1345
+ },
1346
+ "kind": "TemplateQualifier",
1347
+ "type": "SMT/Cardinality",
1348
+ "valueType": "xs:string",
1349
+ "value": "One"
1350
+ }
1351
+ ],
1352
+ "value": [
1353
+ {
1354
+ "idShort": "WastePrevention",
1355
+ "displayName": [
1356
+ {
1357
+ "language": "en",
1358
+ "text": "waste prevention"
1359
+ }
1360
+ ],
1361
+ "semanticId": {
1362
+ "type": "ExternalReference",
1363
+ "keys": [
1364
+ {
1365
+ "type": "GlobalReference",
1366
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#wastePrevention"
1367
+ }
1368
+ ]
1369
+ },
1370
+ "supplementalSemanticIds": [
1371
+ {
1372
+ "type": "ExternalReference",
1373
+ "keys": [
1374
+ {
1375
+ "type": "GlobalReference",
1376
+ "value": "urn:irdi:0173-1#02-ABL855#001"
1377
+ }
1378
+ ]
1379
+ }
1380
+ ],
1381
+ "qualifiers": [
1382
+ {
1383
+ "semanticId": {
1384
+ "type": "ExternalReference",
1385
+ "keys": [
1386
+ {
1387
+ "type": "GlobalReference",
1388
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1389
+ }
1390
+ ]
1391
+ },
1392
+ "kind": "TemplateQualifier",
1393
+ "type": "SMT/Cardinality",
1394
+ "valueType": "xs:string",
1395
+ "value": "One"
1396
+ }
1397
+ ],
1398
+ "orderRelevant": false,
1399
+ "typeValueListElement": "Property",
1400
+ "valueTypeListElement": "xs:string",
1401
+ "value": [
1402
+ {
1403
+ "idShort": "DocumentIdentifier",
1404
+ "displayName": [
1405
+ {
1406
+ "language": "en",
1407
+ "text": "document identifier"
1408
+ }
1409
+ ],
1410
+ "semanticId": {
1411
+ "type": "ExternalReference",
1412
+ "keys": [
1413
+ {
1414
+ "type": "GlobalReference",
1415
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
1416
+ }
1417
+ ]
1418
+ },
1419
+ "qualifiers": [
1420
+ {
1421
+ "semanticId": {
1422
+ "type": "ExternalReference",
1423
+ "keys": [
1424
+ {
1425
+ "type": "GlobalReference",
1426
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1427
+ }
1428
+ ]
1429
+ },
1430
+ "kind": "TemplateQualifier",
1431
+ "type": "SMT/Cardinality",
1432
+ "valueType": "xs:string",
1433
+ "value": "OneToMany"
1434
+ }
1435
+ ],
1436
+ "valueType": "xs:string",
1437
+ "modelType": "Property"
1438
+ }
1439
+ ],
1440
+ "modelType": "SubmodelElementList"
1441
+ },
1442
+ {
1443
+ "idShort": "SeparateCollection",
1444
+ "displayName": [
1445
+ {
1446
+ "language": "en",
1447
+ "text": "separate collection"
1448
+ }
1449
+ ],
1450
+ "semanticId": {
1451
+ "type": "ExternalReference",
1452
+ "keys": [
1453
+ {
1454
+ "type": "GlobalReference",
1455
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#separateCollection"
1456
+ }
1457
+ ]
1458
+ },
1459
+ "supplementalSemanticIds": [
1460
+ {
1461
+ "type": "ExternalReference",
1462
+ "keys": [
1463
+ {
1464
+ "type": "GlobalReference",
1465
+ "value": "urn:irdi:0173-1#02-ABL854#001"
1466
+ }
1467
+ ]
1468
+ }
1469
+ ],
1470
+ "qualifiers": [
1471
+ {
1472
+ "semanticId": {
1473
+ "type": "ExternalReference",
1474
+ "keys": [
1475
+ {
1476
+ "type": "GlobalReference",
1477
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1478
+ }
1479
+ ]
1480
+ },
1481
+ "kind": "TemplateQualifier",
1482
+ "type": "SMT/Cardinality",
1483
+ "valueType": "xs:string",
1484
+ "value": "One"
1485
+ }
1486
+ ],
1487
+ "orderRelevant": false,
1488
+ "typeValueListElement": "Property",
1489
+ "valueTypeListElement": "xs:string",
1490
+ "value": [
1491
+ {
1492
+ "idShort": "DocumentIdentifier",
1493
+ "displayName": [
1494
+ {
1495
+ "language": "en",
1496
+ "text": "document identifier"
1497
+ }
1498
+ ],
1499
+ "semanticId": {
1500
+ "type": "ExternalReference",
1501
+ "keys": [
1502
+ {
1503
+ "type": "GlobalReference",
1504
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
1505
+ }
1506
+ ]
1507
+ },
1508
+ "qualifiers": [
1509
+ {
1510
+ "semanticId": {
1511
+ "type": "ExternalReference",
1512
+ "keys": [
1513
+ {
1514
+ "type": "GlobalReference",
1515
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1516
+ }
1517
+ ]
1518
+ },
1519
+ "kind": "TemplateQualifier",
1520
+ "type": "SMT/Cardinality",
1521
+ "valueType": "xs:string",
1522
+ "value": "OneToMany"
1523
+ }
1524
+ ],
1525
+ "valueType": "xs:string",
1526
+ "modelType": "Property"
1527
+ }
1528
+ ],
1529
+ "modelType": "SubmodelElementList"
1530
+ },
1531
+ {
1532
+ "idShort": "InformationOnCollection",
1533
+ "displayName": [
1534
+ {
1535
+ "language": "en",
1536
+ "text": "information on collection"
1537
+ }
1538
+ ],
1539
+ "semanticId": {
1540
+ "type": "ExternalReference",
1541
+ "keys": [
1542
+ {
1543
+ "type": "GlobalReference",
1544
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#informationOnCollection"
1545
+ }
1546
+ ]
1547
+ },
1548
+ "supplementalSemanticIds": [
1549
+ {
1550
+ "type": "ExternalReference",
1551
+ "keys": [
1552
+ {
1553
+ "type": "GlobalReference",
1554
+ "value": "urn:irdi:0173-1#02-ABL856#001"
1555
+ }
1556
+ ]
1557
+ }
1558
+ ],
1559
+ "qualifiers": [
1560
+ {
1561
+ "semanticId": {
1562
+ "type": "ExternalReference",
1563
+ "keys": [
1564
+ {
1565
+ "type": "GlobalReference",
1566
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1567
+ }
1568
+ ]
1569
+ },
1570
+ "kind": "TemplateQualifier",
1571
+ "type": "SMT/Cardinality",
1572
+ "valueType": "xs:string",
1573
+ "value": "One"
1574
+ }
1575
+ ],
1576
+ "orderRelevant": false,
1577
+ "typeValueListElement": "Property",
1578
+ "valueTypeListElement": "xs:string",
1579
+ "value": [
1580
+ {
1581
+ "idShort": "DocumentIdentifier",
1582
+ "displayName": [
1583
+ {
1584
+ "language": "en",
1585
+ "text": "document identifier"
1586
+ }
1587
+ ],
1588
+ "semanticId": {
1589
+ "type": "ExternalReference",
1590
+ "keys": [
1591
+ {
1592
+ "type": "GlobalReference",
1593
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
1594
+ }
1595
+ ]
1596
+ },
1597
+ "qualifiers": [
1598
+ {
1599
+ "semanticId": {
1600
+ "type": "ExternalReference",
1601
+ "keys": [
1602
+ {
1603
+ "type": "GlobalReference",
1604
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1605
+ }
1606
+ ]
1607
+ },
1608
+ "kind": "TemplateQualifier",
1609
+ "type": "SMT/Cardinality",
1610
+ "valueType": "xs:string",
1611
+ "value": "OneToMany"
1612
+ }
1613
+ ],
1614
+ "valueType": "xs:string",
1615
+ "modelType": "Property"
1616
+ }
1617
+ ],
1618
+ "modelType": "SubmodelElementList"
1619
+ }
1620
+ ],
1621
+ "modelType": "SubmodelElementCollection"
1622
+ },
1623
+ {
1624
+ "idShort": "RenewableContent",
1625
+ "displayName": [
1626
+ {
1627
+ "language": "en",
1628
+ "text": "renewable content"
1629
+ }
1630
+ ],
1631
+ "semanticId": {
1632
+ "type": "ExternalReference",
1633
+ "keys": [
1634
+ {
1635
+ "type": "GlobalReference",
1636
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#renewableContent"
1637
+ }
1638
+ ]
1639
+ },
1640
+ "supplementalSemanticIds": [
1641
+ {
1642
+ "type": "ExternalReference",
1643
+ "keys": [
1644
+ {
1645
+ "type": "GlobalReference",
1646
+ "value": "urn:irdi:0173-1#02-ABL867#001"
1647
+ }
1648
+ ]
1649
+ }
1650
+ ],
1651
+ "qualifiers": [
1652
+ {
1653
+ "semanticId": {
1654
+ "type": "ExternalReference",
1655
+ "keys": [
1656
+ {
1657
+ "type": "GlobalReference",
1658
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1659
+ }
1660
+ ]
1661
+ },
1662
+ "kind": "TemplateQualifier",
1663
+ "type": "SMT/Cardinality",
1664
+ "valueType": "xs:string",
1665
+ "value": "One"
1666
+ }
1667
+ ],
1668
+ "valueType": "xs:float",
1669
+ "modelType": "Property"
1670
+ }
1671
+ ],
1672
+ "modelType": "Submodel",
1673
+ "displayName": [
1674
+ {
1675
+ "language": "en",
1676
+ "text": "Circularity"
1677
+ }
1678
+ ]
1679
+ }
1680
+ ],
1681
+ "conceptDescriptions": [
1682
+ {
1683
+ "category": "APPLICATION_CLASS",
1684
+ "idShort": "Circularity",
1685
+ "description": [
1686
+ {
1687
+ "language": "en",
1688
+ "text": "Dismantling information (including at least: exploded diagrams of the battery system/pack showing the location of battery cells; disassembly sequences; type and number of fastening techniques to be unlocked; tools required for disassembly; warnings if risk of damaging parts exists; amount of cells used and layout); part numbers for components and contact details of sources for replacement spares; safety measures \n \n (Annex XIII (2b-d)); usable extinguishing agent (Annex VI, Part A(9)). Bibliography includes the Digital Battery Passport Guideline."
1689
+ }
1690
+ ],
1691
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#Circularity",
1692
+ "embeddedDataSpecifications": [
1693
+ {
1694
+ "dataSpecification": {
1695
+ "type": "ExternalReference",
1696
+ "keys": [
1697
+ {
1698
+ "type": "GlobalReference",
1699
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1700
+ }
1701
+ ]
1702
+ },
1703
+ "dataSpecificationContent": {
1704
+ "preferredName": [
1705
+ {
1706
+ "language": "en",
1707
+ "text": "Circularity"
1708
+ }
1709
+ ],
1710
+ "shortName": [
1711
+ {
1712
+ "language": "en",
1713
+ "text": "Circularity"
1714
+ }
1715
+ ],
1716
+ "definition": [
1717
+ {
1718
+ "language": "en",
1719
+ "text": "Dismantling information (including at least: exploded diagrams of the battery system/pack showing the location of battery cells; disassembly sequences; type and number of fastening techniques to be unlocked; tools required for disassembly; warnings if risk of damaging parts exists; amount of cells used and layout); part numbers for components and contact details of sources for replacement spares; safety measures \n \n (Annex XIII (2b-d)); usable extinguishing agent (Annex VI, Part A(9)). Bibliography includes the Digital Battery Passport Guideline."
1720
+ }
1721
+ ],
1722
+ "modelType": "DataSpecificationIec61360"
1723
+ }
1724
+ }
1725
+ ],
1726
+ "modelType": "ConceptDescription",
1727
+ "displayName": [
1728
+ {
1729
+ "language": "en",
1730
+ "text": "Circularity"
1731
+ }
1732
+ ]
1733
+ },
1734
+ {
1735
+ "idShort": "renewableContent",
1736
+ "displayName": [
1737
+ {
1738
+ "language": "en",
1739
+ "text": "renewable content"
1740
+ }
1741
+ ],
1742
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#renewableContent",
1743
+ "embeddedDataSpecifications": [
1744
+ {
1745
+ "dataSpecification": {
1746
+ "type": "ExternalReference",
1747
+ "keys": [
1748
+ {
1749
+ "type": "GlobalReference",
1750
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1751
+ }
1752
+ ]
1753
+ },
1754
+ "dataSpecificationContent": {
1755
+ "preferredName": [
1756
+ {
1757
+ "language": "en",
1758
+ "text": "renewable content"
1759
+ }
1760
+ ],
1761
+ "shortName": [
1762
+ {
1763
+ "language": "en",
1764
+ "text": "renewableContent"
1765
+ }
1766
+ ],
1767
+ "unit": "percent",
1768
+ "dataType": "REAL_MEASURE",
1769
+ "definition": [
1770
+ {
1771
+ "language": "en",
1772
+ "text": "Share of renewable material content. A renewable material is a material made of natural resources that can be replenished. \n\nDIN DKE Spec 99100 chapter reference: 6.6.2.11"
1773
+ }
1774
+ ],
1775
+ "modelType": "DataSpecificationIec61360"
1776
+ }
1777
+ }
1778
+ ],
1779
+ "modelType": "ConceptDescription"
1780
+ },
1781
+ {
1782
+ "idShort": "dismantlingAndRemovalInformation",
1783
+ "displayName": [
1784
+ {
1785
+ "language": "en",
1786
+ "text": "dismantling and removal information"
1787
+ }
1788
+ ],
1789
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#dismantlingAndRemovalInformation",
1790
+ "embeddedDataSpecifications": [
1791
+ {
1792
+ "dataSpecification": {
1793
+ "type": "ExternalReference",
1794
+ "keys": [
1795
+ {
1796
+ "type": "GlobalReference",
1797
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1798
+ }
1799
+ ]
1800
+ },
1801
+ "dataSpecificationContent": {
1802
+ "preferredName": [
1803
+ {
1804
+ "language": "en",
1805
+ "text": "dismantling and removal information"
1806
+ }
1807
+ ],
1808
+ "dataType": "STRING",
1809
+ "definition": [
1810
+ {
1811
+ "language": "en",
1812
+ "text": "\n Dismantling and Removal information, including at least:\n * Exploded diagrams of the battery system/pack showing the location of battery cells\n * Disassembly sequences\n * Type and number of fastening techniques to be unlocked\n * Tools required for disassembly\n * Warnings if risk of damaging parts exists\n * Amount of cells used and layout. \n \n BR Annex XIII (2c)\n\nDIN DKE Spec 99100 chapter reference: 6.6.1.2\n \n > NOTE: For more information on the document identified by its document ID please refer to the Handover Documentation of the battery.\n\t"
1813
+ }
1814
+ ],
1815
+ "modelType": "DataSpecificationIec61360"
1816
+ }
1817
+ }
1818
+ ],
1819
+ "modelType": "ConceptDescription"
1820
+ },
1821
+ {
1822
+ "idShort": "company",
1823
+ "displayName": [
1824
+ {
1825
+ "language": "en",
1826
+ "text": "company"
1827
+ }
1828
+ ],
1829
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#company",
1830
+ "embeddedDataSpecifications": [
1831
+ {
1832
+ "dataSpecification": {
1833
+ "type": "ExternalReference",
1834
+ "keys": [
1835
+ {
1836
+ "type": "GlobalReference",
1837
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1838
+ }
1839
+ ]
1840
+ },
1841
+ "dataSpecificationContent": {
1842
+ "preferredName": [
1843
+ {
1844
+ "language": "en",
1845
+ "text": "company"
1846
+ }
1847
+ ],
1848
+ "shortName": [
1849
+ {
1850
+ "language": "en",
1851
+ "text": "company"
1852
+ }
1853
+ ],
1854
+ "dataType": "STRING",
1855
+ "definition": [
1856
+ {
1857
+ "language": "en",
1858
+ "text": "Name of the company."
1859
+ }
1860
+ ],
1861
+ "modelType": "DataSpecificationIec61360"
1862
+ }
1863
+ }
1864
+ ],
1865
+ "modelType": "ConceptDescription"
1866
+ },
1867
+ {
1868
+ "idShort": "nationalCode",
1869
+ "displayName": [
1870
+ {
1871
+ "language": "de",
1872
+ "text": "Länderkürzel"
1873
+ },
1874
+ {
1875
+ "language": "en",
1876
+ "text": "national code"
1877
+ }
1878
+ ],
1879
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#nationalCode",
1880
+ "embeddedDataSpecifications": [
1881
+ {
1882
+ "dataSpecification": {
1883
+ "type": "ExternalReference",
1884
+ "keys": [
1885
+ {
1886
+ "type": "GlobalReference",
1887
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1888
+ }
1889
+ ]
1890
+ },
1891
+ "dataSpecificationContent": {
1892
+ "preferredName": [
1893
+ {
1894
+ "language": "de",
1895
+ "text": "Länderkürzel"
1896
+ },
1897
+ {
1898
+ "language": "en",
1899
+ "text": "National Code"
1900
+ }
1901
+ ],
1902
+ "shortName": [
1903
+ {
1904
+ "language": "en",
1905
+ "text": "nationalCode"
1906
+ }
1907
+ ],
1908
+ "dataType": "STRING",
1909
+ "definition": [
1910
+ {
1911
+ "language": "de",
1912
+ "text": "Länderkürzel."
1913
+ },
1914
+ {
1915
+ "language": "en",
1916
+ "text": "Code of a country (Country codes defined accord. to DIN EN ISO 3166-1)."
1917
+ }
1918
+ ],
1919
+ "modelType": "DataSpecificationIec61360"
1920
+ }
1921
+ }
1922
+ ],
1923
+ "modelType": "ConceptDescription"
1924
+ },
1925
+ {
1926
+ "idShort": "postalCode",
1927
+ "displayName": [
1928
+ {
1929
+ "language": "en",
1930
+ "text": "postal code"
1931
+ }
1932
+ ],
1933
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#postalCode",
1934
+ "embeddedDataSpecifications": [
1935
+ {
1936
+ "dataSpecification": {
1937
+ "type": "ExternalReference",
1938
+ "keys": [
1939
+ {
1940
+ "type": "GlobalReference",
1941
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1942
+ }
1943
+ ]
1944
+ },
1945
+ "dataSpecificationContent": {
1946
+ "preferredName": [
1947
+ {
1948
+ "language": "en",
1949
+ "text": "postal code"
1950
+ }
1951
+ ],
1952
+ "shortName": [
1953
+ {
1954
+ "language": "en",
1955
+ "text": "postalCode"
1956
+ }
1957
+ ],
1958
+ "dataType": "STRING",
1959
+ "definition": [
1960
+ {
1961
+ "language": "en",
1962
+ "text": "postal code of address."
1963
+ }
1964
+ ],
1965
+ "modelType": "DataSpecificationIec61360"
1966
+ }
1967
+ }
1968
+ ],
1969
+ "modelType": "ConceptDescription"
1970
+ },
1971
+ {
1972
+ "idShort": "street",
1973
+ "displayName": [
1974
+ {
1975
+ "language": "en",
1976
+ "text": "street"
1977
+ },
1978
+ {
1979
+ "language": "de",
1980
+ "text": "Straße"
1981
+ }
1982
+ ],
1983
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#street",
1984
+ "embeddedDataSpecifications": [
1985
+ {
1986
+ "dataSpecification": {
1987
+ "type": "ExternalReference",
1988
+ "keys": [
1989
+ {
1990
+ "type": "GlobalReference",
1991
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1992
+ }
1993
+ ]
1994
+ },
1995
+ "dataSpecificationContent": {
1996
+ "preferredName": [
1997
+ {
1998
+ "language": "en",
1999
+ "text": "street"
2000
+ },
2001
+ {
2002
+ "language": "de",
2003
+ "text": "Straße"
2004
+ }
2005
+ ],
2006
+ "shortName": [
2007
+ {
2008
+ "language": "en",
2009
+ "text": "street"
2010
+ }
2011
+ ],
2012
+ "dataType": "STRING",
2013
+ "definition": [
2014
+ {
2015
+ "language": "de",
2016
+ "text": "Straße und Nummer."
2017
+ },
2018
+ {
2019
+ "language": "en",
2020
+ "text": "Street name and house number."
2021
+ }
2022
+ ],
2023
+ "modelType": "DataSpecificationIec61360"
2024
+ }
2025
+ }
2026
+ ],
2027
+ "modelType": "ConceptDescription"
2028
+ },
2029
+ {
2030
+ "idShort": "addressOfSupplier",
2031
+ "displayName": [
2032
+ {
2033
+ "language": "en",
2034
+ "text": "address of supplier"
2035
+ }
2036
+ ],
2037
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#addressOfSupplier",
2038
+ "embeddedDataSpecifications": [
2039
+ {
2040
+ "dataSpecification": {
2041
+ "type": "ExternalReference",
2042
+ "keys": [
2043
+ {
2044
+ "type": "GlobalReference",
2045
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2046
+ }
2047
+ ]
2048
+ },
2049
+ "dataSpecificationContent": {
2050
+ "preferredName": [
2051
+ {
2052
+ "language": "en",
2053
+ "text": "address of supplier"
2054
+ }
2055
+ ],
2056
+ "shortName": [
2057
+ {
2058
+ "language": "en",
2059
+ "text": "addressOfSupplier"
2060
+ }
2061
+ ],
2062
+ "dataType": "STRING",
2063
+ "definition": [
2064
+ {
2065
+ "language": "en",
2066
+ "text": "Postal address of supplier for spare parts."
2067
+ }
2068
+ ],
2069
+ "modelType": "DataSpecificationIec61360"
2070
+ }
2071
+ }
2072
+ ],
2073
+ "modelType": "ConceptDescription"
2074
+ },
2075
+ {
2076
+ "idShort": "emailAddress",
2077
+ "displayName": [
2078
+ {
2079
+ "language": "en",
2080
+ "text": "email address"
2081
+ }
2082
+ ],
2083
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#emailAddress",
2084
+ "embeddedDataSpecifications": [
2085
+ {
2086
+ "dataSpecification": {
2087
+ "type": "ExternalReference",
2088
+ "keys": [
2089
+ {
2090
+ "type": "GlobalReference",
2091
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2092
+ }
2093
+ ]
2094
+ },
2095
+ "dataSpecificationContent": {
2096
+ "preferredName": [
2097
+ {
2098
+ "language": "en",
2099
+ "text": "email address"
2100
+ }
2101
+ ],
2102
+ "shortName": [
2103
+ {
2104
+ "language": "en",
2105
+ "text": "emailAddress"
2106
+ }
2107
+ ],
2108
+ "dataType": "STRING",
2109
+ "definition": [
2110
+ {
2111
+ "language": "en",
2112
+ "text": "Electronic mail address of a business partner."
2113
+ }
2114
+ ],
2115
+ "modelType": "DataSpecificationIec61360"
2116
+ }
2117
+ }
2118
+ ],
2119
+ "modelType": "ConceptDescription"
2120
+ },
2121
+ {
2122
+ "idShort": "publicKey",
2123
+ "displayName": [
2124
+ {
2125
+ "language": "en",
2126
+ "text": "public key"
2127
+ }
2128
+ ],
2129
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#publicKey",
2130
+ "embeddedDataSpecifications": [
2131
+ {
2132
+ "dataSpecification": {
2133
+ "type": "ExternalReference",
2134
+ "keys": [
2135
+ {
2136
+ "type": "GlobalReference",
2137
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2138
+ }
2139
+ ]
2140
+ },
2141
+ "dataSpecificationContent": {
2142
+ "preferredName": [
2143
+ {
2144
+ "language": "en",
2145
+ "text": "public key"
2146
+ }
2147
+ ],
2148
+ "shortName": [
2149
+ {
2150
+ "language": "en",
2151
+ "text": "publicKey"
2152
+ }
2153
+ ],
2154
+ "dataType": "STRING",
2155
+ "definition": [
2156
+ {
2157
+ "language": "en",
2158
+ "text": "Public part of an unsymmetrical key pair to sign or encrypt text or messages."
2159
+ }
2160
+ ],
2161
+ "modelType": "DataSpecificationIec61360"
2162
+ }
2163
+ }
2164
+ ],
2165
+ "modelType": "ConceptDescription"
2166
+ },
2167
+ {
2168
+ "idShort": "typeOfEmailAddress",
2169
+ "displayName": [
2170
+ {
2171
+ "language": "en",
2172
+ "text": "type of email address"
2173
+ }
2174
+ ],
2175
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfEmailAddress",
2176
+ "embeddedDataSpecifications": [
2177
+ {
2178
+ "dataSpecification": {
2179
+ "type": "ExternalReference",
2180
+ "keys": [
2181
+ {
2182
+ "type": "GlobalReference",
2183
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2184
+ }
2185
+ ]
2186
+ },
2187
+ "dataSpecificationContent": {
2188
+ "preferredName": [
2189
+ {
2190
+ "language": "en",
2191
+ "text": "type of email address"
2192
+ }
2193
+ ],
2194
+ "shortName": [
2195
+ {
2196
+ "language": "en",
2197
+ "text": "typeOfEmailAddress"
2198
+ }
2199
+ ],
2200
+ "dataType": "STRING",
2201
+ "definition": [
2202
+ {
2203
+ "language": "en",
2204
+ "text": "Characterization of an e-mail address according to its location or usage\nenumeration: 0173-1#07-AAS754#001 (office), 0173-1#07-AAS756#001 (secretary), 0173-1#07-AAS757#001 (substitute), 0173-1#07-AAS758#001 (home)."
2205
+ }
2206
+ ],
2207
+ "modelType": "DataSpecificationIec61360"
2208
+ }
2209
+ }
2210
+ ],
2211
+ "modelType": "ConceptDescription"
2212
+ },
2213
+ {
2214
+ "idShort": "typeOfPublicKey",
2215
+ "displayName": [
2216
+ {
2217
+ "language": "en",
2218
+ "text": "type of public key"
2219
+ }
2220
+ ],
2221
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#typeOfPublicKey",
2222
+ "embeddedDataSpecifications": [
2223
+ {
2224
+ "dataSpecification": {
2225
+ "type": "ExternalReference",
2226
+ "keys": [
2227
+ {
2228
+ "type": "GlobalReference",
2229
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2230
+ }
2231
+ ]
2232
+ },
2233
+ "dataSpecificationContent": {
2234
+ "preferredName": [
2235
+ {
2236
+ "language": "en",
2237
+ "text": "type of public key"
2238
+ }
2239
+ ],
2240
+ "shortName": [
2241
+ {
2242
+ "language": "en",
2243
+ "text": "typeOfPublicKey"
2244
+ }
2245
+ ],
2246
+ "dataType": "STRING",
2247
+ "definition": [
2248
+ {
2249
+ "language": "en",
2250
+ "text": "Characterization of a public key according to its encryption process."
2251
+ }
2252
+ ],
2253
+ "modelType": "DataSpecificationIec61360"
2254
+ }
2255
+ }
2256
+ ],
2257
+ "modelType": "ConceptDescription"
2258
+ },
2259
+ {
2260
+ "idShort": "email",
2261
+ "displayName": [
2262
+ {
2263
+ "language": "en",
2264
+ "text": "email"
2265
+ },
2266
+ {
2267
+ "language": "de",
2268
+ "text": "Email"
2269
+ }
2270
+ ],
2271
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#email",
2272
+ "embeddedDataSpecifications": [
2273
+ {
2274
+ "dataSpecification": {
2275
+ "type": "ExternalReference",
2276
+ "keys": [
2277
+ {
2278
+ "type": "GlobalReference",
2279
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2280
+ }
2281
+ ]
2282
+ },
2283
+ "dataSpecificationContent": {
2284
+ "preferredName": [
2285
+ {
2286
+ "language": "en",
2287
+ "text": "email"
2288
+ },
2289
+ {
2290
+ "language": "de",
2291
+ "text": "Email"
2292
+ }
2293
+ ],
2294
+ "shortName": [
2295
+ {
2296
+ "language": "en",
2297
+ "text": "email"
2298
+ }
2299
+ ],
2300
+ "dataType": "STRING",
2301
+ "definition": [
2302
+ {
2303
+ "language": "en",
2304
+ "text": "E-mail address and encryption method."
2305
+ }
2306
+ ],
2307
+ "modelType": "DataSpecificationIec61360"
2308
+ }
2309
+ }
2310
+ ],
2311
+ "modelType": "ConceptDescription"
2312
+ },
2313
+ {
2314
+ "idShort": "addressOfAdditionalLink",
2315
+ "displayName": [
2316
+ {
2317
+ "language": "en",
2318
+ "text": "address of additional link"
2319
+ }
2320
+ ],
2321
+ "id": "urn:samm:io.admin-shell.idta.contact_information:1.0.0#addressOfAdditionalLink",
2322
+ "embeddedDataSpecifications": [
2323
+ {
2324
+ "dataSpecification": {
2325
+ "type": "ExternalReference",
2326
+ "keys": [
2327
+ {
2328
+ "type": "GlobalReference",
2329
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2330
+ }
2331
+ ]
2332
+ },
2333
+ "dataSpecificationContent": {
2334
+ "preferredName": [
2335
+ {
2336
+ "language": "en",
2337
+ "text": "address of additional link"
2338
+ }
2339
+ ],
2340
+ "dataType": "STRING",
2341
+ "definition": [
2342
+ {
2343
+ "language": "en",
2344
+ "text": "Web site address where information about the product or contact is given."
2345
+ }
2346
+ ],
2347
+ "modelType": "DataSpecificationIec61360"
2348
+ }
2349
+ }
2350
+ ],
2351
+ "modelType": "ConceptDescription"
2352
+ },
2353
+ {
2354
+ "idShort": "partName",
2355
+ "displayName": [
2356
+ {
2357
+ "language": "en",
2358
+ "text": "part name"
2359
+ }
2360
+ ],
2361
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#partName",
2362
+ "embeddedDataSpecifications": [
2363
+ {
2364
+ "dataSpecification": {
2365
+ "type": "ExternalReference",
2366
+ "keys": [
2367
+ {
2368
+ "type": "GlobalReference",
2369
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2370
+ }
2371
+ ]
2372
+ },
2373
+ "dataSpecificationContent": {
2374
+ "preferredName": [
2375
+ {
2376
+ "language": "en",
2377
+ "text": "part name"
2378
+ }
2379
+ ],
2380
+ "shortName": [
2381
+ {
2382
+ "language": "en",
2383
+ "text": "partName"
2384
+ }
2385
+ ],
2386
+ "dataType": "STRING",
2387
+ "definition": [
2388
+ {
2389
+ "language": "en",
2390
+ "text": "Name of the part."
2391
+ }
2392
+ ],
2393
+ "modelType": "DataSpecificationIec61360"
2394
+ }
2395
+ }
2396
+ ],
2397
+ "modelType": "ConceptDescription"
2398
+ },
2399
+ {
2400
+ "idShort": "partNumber",
2401
+ "displayName": [
2402
+ {
2403
+ "language": "en",
2404
+ "text": "part number"
2405
+ }
2406
+ ],
2407
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#partNumber",
2408
+ "embeddedDataSpecifications": [
2409
+ {
2410
+ "dataSpecification": {
2411
+ "type": "ExternalReference",
2412
+ "keys": [
2413
+ {
2414
+ "type": "GlobalReference",
2415
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2416
+ }
2417
+ ]
2418
+ },
2419
+ "dataSpecificationContent": {
2420
+ "preferredName": [
2421
+ {
2422
+ "language": "en",
2423
+ "text": "part number"
2424
+ }
2425
+ ],
2426
+ "shortName": [
2427
+ {
2428
+ "language": "en",
2429
+ "text": "partNumber"
2430
+ }
2431
+ ],
2432
+ "dataType": "STRING",
2433
+ "definition": [
2434
+ {
2435
+ "language": "en",
2436
+ "text": "Part number of Component."
2437
+ }
2438
+ ],
2439
+ "modelType": "DataSpecificationIec61360"
2440
+ }
2441
+ }
2442
+ ],
2443
+ "modelType": "ConceptDescription"
2444
+ },
2445
+ {
2446
+ "idShort": "components",
2447
+ "displayName": [
2448
+ {
2449
+ "language": "en",
2450
+ "text": "components"
2451
+ }
2452
+ ],
2453
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#components",
2454
+ "embeddedDataSpecifications": [
2455
+ {
2456
+ "dataSpecification": {
2457
+ "type": "ExternalReference",
2458
+ "keys": [
2459
+ {
2460
+ "type": "GlobalReference",
2461
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2462
+ }
2463
+ ]
2464
+ },
2465
+ "dataSpecificationContent": {
2466
+ "preferredName": [
2467
+ {
2468
+ "language": "en",
2469
+ "text": "components"
2470
+ }
2471
+ ],
2472
+ "shortName": [
2473
+ {
2474
+ "language": "en",
2475
+ "text": "components"
2476
+ }
2477
+ ],
2478
+ "dataType": "STRING",
2479
+ "definition": [
2480
+ {
2481
+ "language": "en",
2482
+ "text": "Components available at supplier."
2483
+ }
2484
+ ],
2485
+ "modelType": "DataSpecificationIec61360"
2486
+ }
2487
+ }
2488
+ ],
2489
+ "modelType": "ConceptDescription"
2490
+ },
2491
+ {
2492
+ "idShort": "sparePartSources",
2493
+ "displayName": [
2494
+ {
2495
+ "language": "en",
2496
+ "text": "spare part sources"
2497
+ }
2498
+ ],
2499
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#sparePartSources",
2500
+ "embeddedDataSpecifications": [
2501
+ {
2502
+ "dataSpecification": {
2503
+ "type": "ExternalReference",
2504
+ "keys": [
2505
+ {
2506
+ "type": "GlobalReference",
2507
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2508
+ }
2509
+ ]
2510
+ },
2511
+ "dataSpecificationContent": {
2512
+ "preferredName": [
2513
+ {
2514
+ "language": "en",
2515
+ "text": "spare part sources"
2516
+ }
2517
+ ],
2518
+ "dataType": "STRING",
2519
+ "definition": [
2520
+ {
2521
+ "language": "en",
2522
+ "text": "Contact details of sources for replacement spares. Postal address, including name and brand names, postal code and place, street and number, country, telephone, if any. BR Annex XIII (2b)\n\nDIN DKE Spec 99100 chapter reference: 6.6.1.3"
2523
+ }
2524
+ ],
2525
+ "modelType": "DataSpecificationIec61360"
2526
+ }
2527
+ }
2528
+ ],
2529
+ "modelType": "ConceptDescription"
2530
+ },
2531
+ {
2532
+ "idShort": "SparePartSupplier",
2533
+ "displayName": [
2534
+ {
2535
+ "language": "en",
2536
+ "text": "spare part supplier"
2537
+ }
2538
+ ],
2539
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#SparePartSupplier",
2540
+ "embeddedDataSpecifications": [
2541
+ {
2542
+ "dataSpecification": {
2543
+ "type": "ExternalReference",
2544
+ "keys": [
2545
+ {
2546
+ "type": "GlobalReference",
2547
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2548
+ }
2549
+ ]
2550
+ },
2551
+ "dataSpecificationContent": {
2552
+ "preferredName": [
2553
+ {
2554
+ "language": "en",
2555
+ "text": "spare part supplier"
2556
+ }
2557
+ ],
2558
+ "dataType": "STRING",
2559
+ "definition": [
2560
+ {
2561
+ "language": "en",
2562
+ "text": "The part numbers for components should be provided together with the postal address, e-mail address and web address of the sources for spare parts. \\n\\nDIN DKE Spec 99100 chapter reference: 6.6.1.3"
2563
+ }
2564
+ ],
2565
+ "modelType": "DataSpecificationIec61360"
2566
+ }
2567
+ }
2568
+ ],
2569
+ "modelType": "ConceptDescription"
2570
+ },
2571
+ {
2572
+ "idShort": "preConsumerShare",
2573
+ "displayName": [
2574
+ {
2575
+ "language": "en",
2576
+ "text": "pre consumer share"
2577
+ }
2578
+ ],
2579
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#preConsumerShare",
2580
+ "embeddedDataSpecifications": [
2581
+ {
2582
+ "dataSpecification": {
2583
+ "type": "ExternalReference",
2584
+ "keys": [
2585
+ {
2586
+ "type": "GlobalReference",
2587
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2588
+ }
2589
+ ]
2590
+ },
2591
+ "dataSpecificationContent": {
2592
+ "preferredName": [
2593
+ {
2594
+ "language": "en",
2595
+ "text": "pre consumer share"
2596
+ }
2597
+ ],
2598
+ "shortName": [
2599
+ {
2600
+ "language": "en",
2601
+ "text": "preConsumerShare"
2602
+ }
2603
+ ],
2604
+ "unit": "%",
2605
+ "dataType": "REAL_MEASURE",
2606
+ "definition": [
2607
+ {
2608
+ "language": "en",
2609
+ "text": "Recycled material share from pre-consumer waste (manufacturing waste, excluding run-around scrap) of the active material."
2610
+ }
2611
+ ],
2612
+ "modelType": "DataSpecificationIec61360"
2613
+ }
2614
+ }
2615
+ ],
2616
+ "modelType": "ConceptDescription"
2617
+ },
2618
+ {
2619
+ "idShort": "recycledMaterial",
2620
+ "displayName": [
2621
+ {
2622
+ "language": "en",
2623
+ "text": "recycled material"
2624
+ }
2625
+ ],
2626
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#recycledMaterial",
2627
+ "embeddedDataSpecifications": [
2628
+ {
2629
+ "dataSpecification": {
2630
+ "type": "ExternalReference",
2631
+ "keys": [
2632
+ {
2633
+ "type": "GlobalReference",
2634
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2635
+ }
2636
+ ]
2637
+ },
2638
+ "dataSpecificationContent": {
2639
+ "preferredName": [
2640
+ {
2641
+ "language": "en",
2642
+ "text": "recycled material"
2643
+ }
2644
+ ],
2645
+ "shortName": [
2646
+ {
2647
+ "language": "en",
2648
+ "text": "recycledMaterial"
2649
+ }
2650
+ ],
2651
+ "dataType": "STRING",
2652
+ "definition": [
2653
+ {
2654
+ "language": "en",
2655
+ "text": "Name of recycled material"
2656
+ }
2657
+ ],
2658
+ "valueList": {
2659
+ "valueReferencePairs": [
2660
+ {
2661
+ "value": "Cobalt",
2662
+ "valueId": {
2663
+ "type": "ExternalReference",
2664
+ "keys": [
2665
+ {
2666
+ "type": "GlobalReference",
2667
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Cobalt9eae7576"
2668
+ }
2669
+ ]
2670
+ }
2671
+ },
2672
+ {
2673
+ "value": "Nickel",
2674
+ "valueId": {
2675
+ "type": "ExternalReference",
2676
+ "keys": [
2677
+ {
2678
+ "type": "GlobalReference",
2679
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Nickel17af1c2d"
2680
+ }
2681
+ ]
2682
+ }
2683
+ },
2684
+ {
2685
+ "value": "Lithium",
2686
+ "valueId": {
2687
+ "type": "ExternalReference",
2688
+ "keys": [
2689
+ {
2690
+ "type": "GlobalReference",
2691
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Lithiumb422ec11"
2692
+ }
2693
+ ]
2694
+ }
2695
+ },
2696
+ {
2697
+ "value": "Lead",
2698
+ "valueId": {
2699
+ "type": "ExternalReference",
2700
+ "keys": [
2701
+ {
2702
+ "type": "GlobalReference",
2703
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Lead64597828"
2704
+ }
2705
+ ]
2706
+ }
2707
+ },
2708
+ {
2709
+ "value": "Cobalt",
2710
+ "valueId": {
2711
+ "type": "ExternalReference",
2712
+ "keys": [
2713
+ {
2714
+ "type": "GlobalReference",
2715
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Cobalt9eae7576"
2716
+ }
2717
+ ]
2718
+ }
2719
+ },
2720
+ {
2721
+ "value": "Nickel",
2722
+ "valueId": {
2723
+ "type": "ExternalReference",
2724
+ "keys": [
2725
+ {
2726
+ "type": "GlobalReference",
2727
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Nickel17af1c2d"
2728
+ }
2729
+ ]
2730
+ }
2731
+ },
2732
+ {
2733
+ "value": "Lithium",
2734
+ "valueId": {
2735
+ "type": "ExternalReference",
2736
+ "keys": [
2737
+ {
2738
+ "type": "GlobalReference",
2739
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Lithiumb422ec11"
2740
+ }
2741
+ ]
2742
+ }
2743
+ },
2744
+ {
2745
+ "value": "Lead",
2746
+ "valueId": {
2747
+ "type": "ExternalReference",
2748
+ "keys": [
2749
+ {
2750
+ "type": "GlobalReference",
2751
+ "value": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledMaterial:_Lead64597828"
2752
+ }
2753
+ ]
2754
+ }
2755
+ }
2756
+ ]
2757
+ },
2758
+ "modelType": "DataSpecificationIec61360"
2759
+ }
2760
+ }
2761
+ ],
2762
+ "modelType": "ConceptDescription"
2763
+ },
2764
+ {
2765
+ "idShort": "postConsumerShare",
2766
+ "displayName": [
2767
+ {
2768
+ "language": "en",
2769
+ "text": "post consumer share"
2770
+ }
2771
+ ],
2772
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#postConsumerShare",
2773
+ "embeddedDataSpecifications": [
2774
+ {
2775
+ "dataSpecification": {
2776
+ "type": "ExternalReference",
2777
+ "keys": [
2778
+ {
2779
+ "type": "GlobalReference",
2780
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2781
+ }
2782
+ ]
2783
+ },
2784
+ "dataSpecificationContent": {
2785
+ "preferredName": [
2786
+ {
2787
+ "language": "en",
2788
+ "text": "post consumer share"
2789
+ }
2790
+ ],
2791
+ "shortName": [
2792
+ {
2793
+ "language": "en",
2794
+ "text": "postConsumerShare"
2795
+ }
2796
+ ],
2797
+ "unit": "%",
2798
+ "dataType": "REAL_MEASURE",
2799
+ "definition": [
2800
+ {
2801
+ "language": "en",
2802
+ "text": "Recycled material share from post-consumer waste (end-of-life scrap) of the active material."
2803
+ }
2804
+ ],
2805
+ "modelType": "DataSpecificationIec61360"
2806
+ }
2807
+ }
2808
+ ],
2809
+ "modelType": "ConceptDescription"
2810
+ },
2811
+ {
2812
+ "idShort": "RecycledContent",
2813
+ "displayName": [
2814
+ {
2815
+ "language": "en",
2816
+ "text": "recycled content"
2817
+ }
2818
+ ],
2819
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#RecycledContent",
2820
+ "embeddedDataSpecifications": [
2821
+ {
2822
+ "dataSpecification": {
2823
+ "type": "ExternalReference",
2824
+ "keys": [
2825
+ {
2826
+ "type": "GlobalReference",
2827
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2828
+ }
2829
+ ]
2830
+ },
2831
+ "dataSpecificationContent": {
2832
+ "preferredName": [
2833
+ {
2834
+ "language": "en",
2835
+ "text": "recycled content"
2836
+ }
2837
+ ],
2838
+ "dataType": "STRING",
2839
+ "definition": [
2840
+ {
2841
+ "language": "en",
2842
+ "text": "A battery passport must include recycled content information.\\n\\nThe content information must include the percentage share of nickel that is present in active materials and that has been recovered from battery manufacturing waste, for each battery model per year and per manufacturing plant."
2843
+ }
2844
+ ],
2845
+ "modelType": "DataSpecificationIec61360"
2846
+ }
2847
+ }
2848
+ ],
2849
+ "modelType": "ConceptDescription"
2850
+ },
2851
+ {
2852
+ "idShort": "recycledContent",
2853
+ "displayName": [
2854
+ {
2855
+ "language": "en",
2856
+ "text": "recycled content"
2857
+ }
2858
+ ],
2859
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#recycledContent",
2860
+ "embeddedDataSpecifications": [
2861
+ {
2862
+ "dataSpecification": {
2863
+ "type": "ExternalReference",
2864
+ "keys": [
2865
+ {
2866
+ "type": "GlobalReference",
2867
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2868
+ }
2869
+ ]
2870
+ },
2871
+ "dataSpecificationContent": {
2872
+ "preferredName": [
2873
+ {
2874
+ "language": "en",
2875
+ "text": "recycled content"
2876
+ }
2877
+ ],
2878
+ "dataType": "STRING",
2879
+ "definition": [
2880
+ {
2881
+ "language": "en",
2882
+ "text": "Share of material recovered from waste present in active materials for each battery model per year and per manufacturing plant.\n\nDIN DKE Spec 99100 chapter reference: 6.6.2.3 - 6.6.2.10"
2883
+ }
2884
+ ],
2885
+ "modelType": "DataSpecificationIec61360"
2886
+ }
2887
+ }
2888
+ ],
2889
+ "modelType": "ConceptDescription"
2890
+ },
2891
+ {
2892
+ "idShort": "safetyInstructions",
2893
+ "displayName": [
2894
+ {
2895
+ "language": "en",
2896
+ "text": "safety instructions"
2897
+ }
2898
+ ],
2899
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#safetyInstructions",
2900
+ "embeddedDataSpecifications": [
2901
+ {
2902
+ "dataSpecification": {
2903
+ "type": "ExternalReference",
2904
+ "keys": [
2905
+ {
2906
+ "type": "GlobalReference",
2907
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2908
+ }
2909
+ ]
2910
+ },
2911
+ "dataSpecificationContent": {
2912
+ "preferredName": [
2913
+ {
2914
+ "language": "en",
2915
+ "text": "safety instructions"
2916
+ }
2917
+ ],
2918
+ "shortName": [
2919
+ {
2920
+ "language": "en",
2921
+ "text": "safetyInstructions"
2922
+ }
2923
+ ],
2924
+ "dataType": "STRING",
2925
+ "definition": [
2926
+ {
2927
+ "language": "en",
2928
+ "text": "Necessary safety instructions to handle waste batteries, including in relation to the risks associated with, and the handling of, batteries containing lithium."
2929
+ }
2930
+ ],
2931
+ "modelType": "DataSpecificationIec61360"
2932
+ }
2933
+ }
2934
+ ],
2935
+ "modelType": "ConceptDescription"
2936
+ },
2937
+ {
2938
+ "idShort": "extinguishingAgents",
2939
+ "displayName": [
2940
+ {
2941
+ "language": "en",
2942
+ "text": "extinguishing agents"
2943
+ }
2944
+ ],
2945
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#extinguishingAgents",
2946
+ "embeddedDataSpecifications": [
2947
+ {
2948
+ "dataSpecification": {
2949
+ "type": "ExternalReference",
2950
+ "keys": [
2951
+ {
2952
+ "type": "GlobalReference",
2953
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2954
+ }
2955
+ ]
2956
+ },
2957
+ "dataSpecificationContent": {
2958
+ "preferredName": [
2959
+ {
2960
+ "language": "en",
2961
+ "text": "extinguishing agents"
2962
+ }
2963
+ ],
2964
+ "dataType": "STRING",
2965
+ "definition": [
2966
+ {
2967
+ "language": "en",
2968
+ "text": "Usable extinguishing agents refering to classes of extinguishers (A, B, C, D, K). EUBR: Annex XIII (1a), Annex VI Part A (9)"
2969
+ }
2970
+ ],
2971
+ "modelType": "DataSpecificationIec61360"
2972
+ }
2973
+ }
2974
+ ],
2975
+ "modelType": "ConceptDescription"
2976
+ },
2977
+ {
2978
+ "idShort": "safetyMeasures",
2979
+ "displayName": [
2980
+ {
2981
+ "language": "en",
2982
+ "text": "safety measures"
2983
+ }
2984
+ ],
2985
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#safetyMeasures",
2986
+ "embeddedDataSpecifications": [
2987
+ {
2988
+ "dataSpecification": {
2989
+ "type": "ExternalReference",
2990
+ "keys": [
2991
+ {
2992
+ "type": "GlobalReference",
2993
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2994
+ }
2995
+ ]
2996
+ },
2997
+ "dataSpecificationContent": {
2998
+ "preferredName": [
2999
+ {
3000
+ "language": "en",
3001
+ "text": "safety measures"
3002
+ }
3003
+ ],
3004
+ "shortName": [
3005
+ {
3006
+ "language": "en",
3007
+ "text": "safetyMeasures"
3008
+ }
3009
+ ],
3010
+ "dataType": "STRING",
3011
+ "definition": [
3012
+ {
3013
+ "language": "en",
3014
+ "text": "Safety measures and instructions should also take past negative and extreme events as well as the separate data attributes 'battery status' and 'battery composition/chemistry' into account.\n\nDIN DKE Spec 99100 chapter reference: 6.6.1.5"
3015
+ }
3016
+ ],
3017
+ "modelType": "DataSpecificationIec61360"
3018
+ }
3019
+ }
3020
+ ],
3021
+ "modelType": "ConceptDescription"
3022
+ },
3023
+ {
3024
+ "idShort": "wastePrevention",
3025
+ "displayName": [
3026
+ {
3027
+ "language": "en",
3028
+ "text": "waste prevention"
3029
+ }
3030
+ ],
3031
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#wastePrevention",
3032
+ "embeddedDataSpecifications": [
3033
+ {
3034
+ "dataSpecification": {
3035
+ "type": "ExternalReference",
3036
+ "keys": [
3037
+ {
3038
+ "type": "GlobalReference",
3039
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
3040
+ }
3041
+ ]
3042
+ },
3043
+ "dataSpecificationContent": {
3044
+ "preferredName": [
3045
+ {
3046
+ "language": "en",
3047
+ "text": "waste prevention"
3048
+ }
3049
+ ],
3050
+ "shortName": [
3051
+ {
3052
+ "language": "en",
3053
+ "text": "wastePrevention"
3054
+ }
3055
+ ],
3056
+ "dataType": "STRING",
3057
+ "definition": [
3058
+ {
3059
+ "language": "en",
3060
+ "text": "Prevention and management of waste batteries: Point (a) of Article 60(1): Information on the role of end-users in contributing to waste prevention, including by information on good practices and recommendations concerning the use of batteries aiming at extending their use phase and the possibilities of re-use, preparing for re-use, preparing for repurpose, repurposing and remanufacturing"
3061
+ }
3062
+ ],
3063
+ "modelType": "DataSpecificationIec61360"
3064
+ }
3065
+ }
3066
+ ],
3067
+ "modelType": "ConceptDescription"
3068
+ },
3069
+ {
3070
+ "idShort": "separateCollection",
3071
+ "displayName": [
3072
+ {
3073
+ "language": "en",
3074
+ "text": "separate collection"
3075
+ }
3076
+ ],
3077
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#separateCollection",
3078
+ "embeddedDataSpecifications": [
3079
+ {
3080
+ "dataSpecification": {
3081
+ "type": "ExternalReference",
3082
+ "keys": [
3083
+ {
3084
+ "type": "GlobalReference",
3085
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
3086
+ }
3087
+ ]
3088
+ },
3089
+ "dataSpecificationContent": {
3090
+ "preferredName": [
3091
+ {
3092
+ "language": "en",
3093
+ "text": "separate collection"
3094
+ }
3095
+ ],
3096
+ "shortName": [
3097
+ {
3098
+ "language": "en",
3099
+ "text": "separateCollection"
3100
+ }
3101
+ ],
3102
+ "dataType": "STRING",
3103
+ "definition": [
3104
+ {
3105
+ "language": "en",
3106
+ "text": "Prevention and management of waste batteries: Point (b) of Article 60(1): Information on the role of end-users in contributing to the separate collection of waste batteries in accordance with their obligations under Article 51 so as to allow their treatment"
3107
+ }
3108
+ ],
3109
+ "modelType": "DataSpecificationIec61360"
3110
+ }
3111
+ }
3112
+ ],
3113
+ "modelType": "ConceptDescription"
3114
+ },
3115
+ {
3116
+ "idShort": "endOfLifeInformation",
3117
+ "displayName": [
3118
+ {
3119
+ "language": "en",
3120
+ "text": "end of life information"
3121
+ }
3122
+ ],
3123
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#endOfLifeInformation",
3124
+ "embeddedDataSpecifications": [
3125
+ {
3126
+ "dataSpecification": {
3127
+ "type": "ExternalReference",
3128
+ "keys": [
3129
+ {
3130
+ "type": "GlobalReference",
3131
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
3132
+ }
3133
+ ]
3134
+ },
3135
+ "dataSpecificationContent": {
3136
+ "preferredName": [
3137
+ {
3138
+ "language": "en",
3139
+ "text": "end of life information"
3140
+ }
3141
+ ],
3142
+ "shortName": [
3143
+ {
3144
+ "language": "en",
3145
+ "text": "endOfLifeInfo"
3146
+ }
3147
+ ],
3148
+ "dataType": "STRING",
3149
+ "definition": [
3150
+ {
3151
+ "language": "en",
3152
+ "text": "Producer or producer responsibility organisations shall make information available to distributors and end-users on: the role of end-users in contributing to waste prevention, including by information on good practices and recommendations concerning the use of batteries aiming at extending their use phase and the possibilities of re-use, preparing for re-use, preparing for repurpose, repurposing and remanufacturing.\n\nDIN DKE Spec 99100 chapter reference: 6.6.3.2 - 6.6.3.4"
3153
+ }
3154
+ ],
3155
+ "modelType": "DataSpecificationIec61360"
3156
+ }
3157
+ }
3158
+ ],
3159
+ "modelType": "ConceptDescription"
3160
+ },
3161
+ {
3162
+ "idShort": "ExtinguishingAgent",
3163
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#ExtinguishingAgent",
3164
+ "embeddedDataSpecifications": [
3165
+ {
3166
+ "dataSpecification": {
3167
+ "type": "ExternalReference",
3168
+ "keys": [
3169
+ {
3170
+ "type": "GlobalReference",
3171
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
3172
+ }
3173
+ ]
3174
+ },
3175
+ "dataSpecificationContent": {
3176
+ "preferredName": [
3177
+ {
3178
+ "language": "en",
3179
+ "text": "extinguishing agent"
3180
+ }
3181
+ ],
3182
+ "dataType": "STRING",
3183
+ "definition": [
3184
+ {
3185
+ "language": "en",
3186
+ "text": "Extinguishing agent."
3187
+ }
3188
+ ],
3189
+ "modelType": "DataSpecificationIec61360"
3190
+ }
3191
+ }
3192
+ ],
3193
+ "modelType": "ConceptDescription",
3194
+ "displayName": [
3195
+ {
3196
+ "language": "en",
3197
+ "text": "extinguishing agent"
3198
+ }
3199
+ ]
3200
+ },
3201
+ {
3202
+ "idShort": "informationOnCollection",
3203
+ "displayName": [
3204
+ {
3205
+ "language": "en",
3206
+ "text": "information on collection"
3207
+ }
3208
+ ],
3209
+ "id": "urn:samm:io.admin-shell.idta.batterypass.circularity:1.0.0#informationOnCollection",
3210
+ "embeddedDataSpecifications": [
3211
+ {
3212
+ "dataSpecification": {
3213
+ "type": "ExternalReference",
3214
+ "keys": [
3215
+ {
3216
+ "type": "GlobalReference",
3217
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
3218
+ }
3219
+ ]
3220
+ },
3221
+ "dataSpecificationContent": {
3222
+ "preferredName": [
3223
+ {
3224
+ "language": "en",
3225
+ "text": "information on collection"
3226
+ }
3227
+ ],
3228
+ "shortName": [
3229
+ {
3230
+ "language": "en",
3231
+ "text": "infoOnCollection"
3232
+ }
3233
+ ],
3234
+ "dataType": "STRING",
3235
+ "definition": [
3236
+ {
3237
+ "language": "en",
3238
+ "text": "Prevention and management of waste batteries: Point (c) of Article 60(1): information on the separate collection, the take back, the collection points and preparing for re-use, preparing for repurposing, and recycling operations available for waste batteries"
3239
+ }
3240
+ ],
3241
+ "modelType": "DataSpecificationIec61360"
3242
+ }
3243
+ }
3244
+ ],
3245
+ "modelType": "ConceptDescription"
3246
+ },
3247
+ {
3248
+ "idShort": "DocumentIdentifier",
3249
+ "id": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier",
3250
+ "embeddedDataSpecifications": [
3251
+ {
3252
+ "dataSpecification": {
3253
+ "type": "ExternalReference",
3254
+ "keys": [
3255
+ {
3256
+ "type": "GlobalReference",
3257
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
3258
+ }
3259
+ ]
3260
+ },
3261
+ "dataSpecificationContent": {
3262
+ "preferredName": [
3263
+ {
3264
+ "language": "en",
3265
+ "text": "document identifier (ID)"
3266
+ },
3267
+ {
3268
+ "language": "de",
3269
+ "text": "Dokumentennummer"
3270
+ }
3271
+ ],
3272
+ "dataType": "STRING",
3273
+ "definition": [
3274
+ {
3275
+ "language": "en",
3276
+ "text": "Alphanumeric character sequence uniquely identifying a document."
3277
+ },
3278
+ {
3279
+ "language": "de",
3280
+ "text": "Alphanumerische Zeichenfolge, die ein Dokument eindeutig identifiziert."
3281
+ }
3282
+ ],
3283
+ "modelType": "DataSpecificationIec61360"
3284
+ }
3285
+ }
3286
+ ],
3287
+ "modelType": "ConceptDescription",
3288
+ "displayName": [
3289
+ {
3290
+ "language": "en",
3291
+ "text": "document identifier"
3292
+ }
3293
+ ]
3294
+ }
3295
+ ]
3296
+ }