@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,1643 @@
1
+ {
2
+ "assetAdministrationShells": [
3
+ {
4
+ "idShort": "CarbonFootprintForDBPAAS",
5
+ "id": "https://admin-shell.io/idta/aas/DigitalBatteryPassport/CarbonFootprint/1/0",
6
+ "assetInformation": {
7
+ "assetKind": "Type",
8
+ "globalAssetId": "https://admin-shell.io/idta/asset/DigitalBatteryPassport/CarbonFootprint/1/0"
9
+ },
10
+ "submodels": [
11
+ {
12
+ "type": "ModelReference",
13
+ "keys": [
14
+ {
15
+ "type": "Submodel",
16
+ "value": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/CarbonFootprint/1/0"
17
+ }
18
+ ]
19
+ }
20
+ ],
21
+ "modelType": "AssetAdministrationShell",
22
+ "displayName": [
23
+ {
24
+ "language": "en",
25
+ "text": "carbon footprint for dbpaas"
26
+ }
27
+ ]
28
+ }
29
+ ],
30
+ "submodels": [
31
+ {
32
+ "idShort": "CarbonFootprint",
33
+ "displayName": [
34
+ {
35
+ "language": "de",
36
+ "text": "C02 Footprint"
37
+ },
38
+ {
39
+ "language": "en",
40
+ "text": "carbon footprint"
41
+ }
42
+ ],
43
+ "description": [
44
+ {
45
+ "language": "en",
46
+ "text": "The Submodel provides the means to access the Carbon Footprint of the asset."
47
+ }
48
+ ],
49
+ "administration": {
50
+ "version": "1",
51
+ "revision": "0",
52
+ "templateId": "https://admin-shell.io/idta-02023-1-0"
53
+ },
54
+ "id": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/CarbonFootprint/1/0",
55
+ "kind": "Template",
56
+ "semanticId": {
57
+ "type": "ExternalReference",
58
+ "keys": [
59
+ {
60
+ "type": "GlobalReference",
61
+ "value": "https://admin-shell.io/idta/CarbonFootprint/CarbonFootprint/1/0"
62
+ }
63
+ ]
64
+ },
65
+ "supplementalSemanticIds": [
66
+ {
67
+ "type": "ExternalReference",
68
+ "keys": [
69
+ {
70
+ "type": "GlobalReference",
71
+ "value": "urn:samm:io.admin-shell.idta.batterypass.carbon_footprint:1.0.0#CarbonFootprintBattery"
72
+ }
73
+ ]
74
+ }
75
+ ],
76
+ "submodelElements": [
77
+ {
78
+ "idShort": "ProductCarbonFootprints",
79
+ "displayName": [
80
+ {
81
+ "language": "de",
82
+ "text": "Produkt CO2-Fußabdruck"
83
+ },
84
+ {
85
+ "language": "en",
86
+ "text": "product carbon footprints"
87
+ }
88
+ ],
89
+ "description": [
90
+ {
91
+ "language": "en",
92
+ "text": "Balance of greenhouse gas emissions along the entire life cycle of a product in a defined application and in relation to a defined unit of use."
93
+ }
94
+ ],
95
+ "semanticId": {
96
+ "type": "ExternalReference",
97
+ "keys": [
98
+ {
99
+ "type": "GlobalReference",
100
+ "value": "https://admin-shell.io/idta/CarbonFootprint/ProductCarbonFootprints/1/0"
101
+ }
102
+ ]
103
+ },
104
+ "supplementalSemanticIds": [
105
+ {
106
+ "type": "ExternalReference",
107
+ "keys": [
108
+ {
109
+ "type": "GlobalReference",
110
+ "value": "urn:samm:io.admin-shell.idta.batterypass.carbon_footprint:1.0.0#CarbonFootprintBattery"
111
+ }
112
+ ]
113
+ }
114
+ ],
115
+ "qualifiers": [
116
+ {
117
+ "type": "SMT/Cardinality",
118
+ "valueType": "xs:string",
119
+ "value": "One"
120
+ }
121
+ ],
122
+ "semanticIdListElement": {
123
+ "type": "ExternalReference",
124
+ "keys": [
125
+ {
126
+ "type": "GlobalReference",
127
+ "value": "https://admin-shell.io/idta/CarbonFootprint/ProductCarbonFootprint/1/0"
128
+ }
129
+ ]
130
+ },
131
+ "typeValueListElement": "SubmodelElementCollection",
132
+ "value": [
133
+ {
134
+ "idShort": "ProductCarbonFootprint",
135
+ "displayName": [
136
+ {
137
+ "language": "de",
138
+ "text": "Produkt CO2-Fußabdruck"
139
+ },
140
+ {
141
+ "language": "en",
142
+ "text": "product carbon footprint"
143
+ }
144
+ ],
145
+ "description": [
146
+ {
147
+ "language": "en",
148
+ "text": "Balance of greenhouse gas emissions along the entire life cycle of a product in a defined application and in relation to a defined unit of use."
149
+ }
150
+ ],
151
+ "semanticId": {
152
+ "type": "ExternalReference",
153
+ "keys": [
154
+ {
155
+ "type": "GlobalReference",
156
+ "value": "https://admin-shell.io/idta/CarbonFootprint/ProductCarbonFootprint/1/0"
157
+ }
158
+ ]
159
+ },
160
+ "supplementalSemanticIds": [
161
+ {
162
+ "type": "ExternalReference",
163
+ "keys": [
164
+ {
165
+ "type": "GlobalReference",
166
+ "value": "urn:samm:io.admin-shell.idta.batterypass.carbon_footprint:1.0.0#ProductCarbonFootprint"
167
+ }
168
+ ]
169
+ }
170
+ ],
171
+ "value": [
172
+ {
173
+ "idShort": "PcfCalculationMethods",
174
+ "displayName": [
175
+ {
176
+ "language": "de",
177
+ "text": "Folgenabschätzungsmethoden"
178
+ },
179
+ {
180
+ "language": "en",
181
+ "text": "PCF calculation methods"
182
+ }
183
+ ],
184
+ "description": [
185
+ {
186
+ "language": "de",
187
+ "text": "Normen, Standards, Verfahren zur Ermittlung der Treibhausgas-Emissionen eines Produkts"
188
+ },
189
+ {
190
+ "language": "en",
191
+ "text": "Standards, methods for determining the greenhouse gas emissions of a product.\n\nThis Value List is based on ECLASS 15 with IRDI 0173-1#09-AAO115#003. The full list can be found in Section 2.5 in \"Product Carbon Footprint 1.0 (IDTA-02023)\".\n"
192
+ }
193
+ ],
194
+ "semanticId": {
195
+ "type": "ExternalReference",
196
+ "keys": [
197
+ {
198
+ "type": "GlobalReference",
199
+ "value": "https://admin-shell.io/idta/CarbonFootprint/PcfCalculationMethods/1/0"
200
+ }
201
+ ]
202
+ },
203
+ "supplementalSemanticIds": [
204
+ {
205
+ "type": "ExternalReference",
206
+ "keys": [
207
+ {
208
+ "type": "GlobalReference",
209
+ "value": "urn:samm:io.admin-shell.idta.carbon_footprint:1.0.0#pcfCalculationMethods"
210
+ }
211
+ ]
212
+ }
213
+ ],
214
+ "qualifiers": [
215
+ {
216
+ "type": "SMT/Cardinality",
217
+ "valueType": "xs:string",
218
+ "value": "One"
219
+ }
220
+ ],
221
+ "semanticIdListElement": {
222
+ "type": "ExternalReference",
223
+ "keys": [
224
+ {
225
+ "type": "GlobalReference",
226
+ "value": "0173-1#02-ABG854#003"
227
+ }
228
+ ]
229
+ },
230
+ "typeValueListElement": "Property",
231
+ "valueTypeListElement": "xs:string",
232
+ "value": [
233
+ {
234
+ "category": "PARAMETER",
235
+ "idShort": "PcfCalculationMethod",
236
+ "displayName": [
237
+ {
238
+ "language": "de",
239
+ "text": "Folgenabschätzungsmethode / Berechnungsmethode"
240
+ },
241
+ {
242
+ "language": "en",
243
+ "text": "PCF calculation method"
244
+ }
245
+ ],
246
+ "semanticId": {
247
+ "type": "ExternalReference",
248
+ "keys": [
249
+ {
250
+ "type": "GlobalReference",
251
+ "value": "0173-1#02-ABG854#003"
252
+ }
253
+ ]
254
+ },
255
+ "qualifiers": [
256
+ {
257
+ "type": "SMT/Cardinality",
258
+ "valueType": "xs:string",
259
+ "value": "One"
260
+ }
261
+ ],
262
+ "valueType": "xs:string",
263
+ "modelType": "Property"
264
+ }
265
+ ],
266
+ "modelType": "SubmodelElementList"
267
+ },
268
+ {
269
+ "category": "PARAMETER",
270
+ "idShort": "PcfCO2eq",
271
+ "displayName": [
272
+ {
273
+ "language": "de",
274
+ "text": "CO2-Äquivalent"
275
+ },
276
+ {
277
+ "language": "en",
278
+ "text": "PCF co 2 eq"
279
+ }
280
+ ],
281
+ "description": [
282
+ {
283
+ "language": "en",
284
+ "text": "DIN DKE Spec 99100 chapter reference: 6.3.2"
285
+ }
286
+ ],
287
+ "semanticId": {
288
+ "type": "ExternalReference",
289
+ "keys": [
290
+ {
291
+ "type": "GlobalReference",
292
+ "value": "0173-1#02-ABG855#003"
293
+ }
294
+ ]
295
+ },
296
+ "supplementalSemanticIds": [
297
+ {
298
+ "type": "ExternalReference",
299
+ "keys": [
300
+ {
301
+ "type": "GlobalReference",
302
+ "value": "urn:samm:io.admin-shell.idta.carbon_footprint:1.0.0#pcfCo2eq"
303
+ }
304
+ ]
305
+ }
306
+ ],
307
+ "qualifiers": [
308
+ {
309
+ "type": "SMT/Cardinality",
310
+ "valueType": "xs:string",
311
+ "value": "One"
312
+ }
313
+ ],
314
+ "valueType": "xs:decimal",
315
+ "modelType": "Property"
316
+ },
317
+ {
318
+ "category": "PARAMETER",
319
+ "idShort": "ReferenceImpactUnitForCalculation",
320
+ "displayName": [
321
+ {
322
+ "language": "de",
323
+ "text": "Referenzeinheit für die Berechnung"
324
+ },
325
+ {
326
+ "language": "en",
327
+ "text": "reference impact unit for calculation"
328
+ }
329
+ ],
330
+ "description": [
331
+ {
332
+ "language": "en",
333
+ "text": "If a normalized product carbon footprint (PCF) value is provided, the reference value for calculation should be a specific unit such as 'kWh'. \nIf the total PCF value is provided the reference value for calculation should be 'piece'."
334
+ }
335
+ ],
336
+ "semanticId": {
337
+ "type": "ExternalReference",
338
+ "keys": [
339
+ {
340
+ "type": "GlobalReference",
341
+ "value": "0173-1#02-ABG856#003"
342
+ }
343
+ ]
344
+ },
345
+ "supplementalSemanticIds": [
346
+ {
347
+ "type": "ExternalReference",
348
+ "keys": [
349
+ {
350
+ "type": "GlobalReference",
351
+ "value": "urn:samm:io.admin-shell.idta.carbon_footprint:1.0.0#referenceImpactUnitForCalculation"
352
+ }
353
+ ]
354
+ }
355
+ ],
356
+ "qualifiers": [
357
+ {
358
+ "type": "SMT/Cardinality",
359
+ "valueType": "xs:string",
360
+ "value": "One"
361
+ }
362
+ ],
363
+ "valueType": "xs:string",
364
+ "modelType": "Property"
365
+ },
366
+ {
367
+ "category": "PARAMETER",
368
+ "idShort": "QuantityOfMeasureForCalculation",
369
+ "displayName": [
370
+ {
371
+ "language": "de",
372
+ "text": "Mengenangabe für die Berechnung"
373
+ },
374
+ {
375
+ "language": "en",
376
+ "text": "quantity of measure for calculation"
377
+ }
378
+ ],
379
+ "description": [
380
+ {
381
+ "language": "en",
382
+ "text": "If a normalized product carbon footprint (PCF) value is provided, the quantity of measure for calculation should be 1.\nIf the total PCF value is provided the quantity of measure for calculation should be 1."
383
+ }
384
+ ],
385
+ "semanticId": {
386
+ "type": "ExternalReference",
387
+ "keys": [
388
+ {
389
+ "type": "GlobalReference",
390
+ "value": "0173-1#02-ABG857#003"
391
+ }
392
+ ]
393
+ },
394
+ "supplementalSemanticIds": [
395
+ {
396
+ "type": "ExternalReference",
397
+ "keys": [
398
+ {
399
+ "type": "GlobalReference",
400
+ "value": "urn:samm:io.admin-shell.idta.carbon_footprint:1.0.0#quantityOfMeasureForCalculation"
401
+ }
402
+ ]
403
+ }
404
+ ],
405
+ "qualifiers": [
406
+ {
407
+ "type": "SMT/Cardinality",
408
+ "valueType": "xs:string",
409
+ "value": "One"
410
+ }
411
+ ],
412
+ "valueType": "xs:double",
413
+ "modelType": "Property"
414
+ },
415
+ {
416
+ "idShort": "LifeCyclePhases",
417
+ "displayName": [
418
+ {
419
+ "language": "de",
420
+ "text": "Lebenszyklusphasen"
421
+ },
422
+ {
423
+ "language": "en",
424
+ "text": "life cycle phases"
425
+ }
426
+ ],
427
+ "description": [
428
+ {
429
+ "language": "en",
430
+ "text": "List of life cycle stages of the product according to the quantification requirements of the standard to which the PCF carbon footprint statement refers.\n\nThe string value in the value list is based on DIN DKE SPEC 99100: \"A1 - raw material supply (and upstream production)\" (6.3.5 required lify cycle mapping), \"A3 - production\" (6.3.4 Contribution of main product production/manufacturing lifecycle stage), \"A4 - transport to final destination\" (6.3.5 Contribution of distribution lifecycle stage), \"C3 - recycling, waste treatment\" (6.3.6 Contribution of end of life and recycling lifecycle stage)\n\nPlease note that the model should always contain at least one Product Carbon Footprint entry that reflects the total PCF value (including all life cycle phases) of the battery.\n"
431
+ }
432
+ ],
433
+ "semanticId": {
434
+ "type": "ExternalReference",
435
+ "keys": [
436
+ {
437
+ "type": "GlobalReference",
438
+ "value": "https://admin-shell.io/idta/CarbonFootprint/LifeCyclePhases/1/0"
439
+ }
440
+ ]
441
+ },
442
+ "supplementalSemanticIds": [
443
+ {
444
+ "type": "ExternalReference",
445
+ "keys": [
446
+ {
447
+ "type": "GlobalReference",
448
+ "value": "urn:samm:io.admin-shell.idta.carbon_footprint:1.0.0#lifeCyclePhases"
449
+ }
450
+ ]
451
+ },
452
+ {
453
+ "type": "ExternalReference",
454
+ "keys": [
455
+ {
456
+ "type": "GlobalReference",
457
+ "value": "0173-1#02-ABG858#003"
458
+ }
459
+ ]
460
+ }
461
+ ],
462
+ "qualifiers": [
463
+ {
464
+ "type": "SMT/Cardinality",
465
+ "valueType": "xs:string",
466
+ "value": "One"
467
+ }
468
+ ],
469
+ "semanticIdListElement": {
470
+ "type": "ExternalReference",
471
+ "keys": [
472
+ {
473
+ "type": "GlobalReference",
474
+ "value": "0173-1#02-ABG858#004"
475
+ }
476
+ ]
477
+ },
478
+ "typeValueListElement": "Property",
479
+ "valueTypeListElement": "xs:string",
480
+ "value": [
481
+ {
482
+ "category": "PARAMETER",
483
+ "idShort": "LifeCyclePhase",
484
+ "displayName": [
485
+ {
486
+ "language": "de",
487
+ "text": "Lebenszyklusphase"
488
+ },
489
+ {
490
+ "language": "en",
491
+ "text": "life cycle phase"
492
+ }
493
+ ],
494
+ "semanticId": {
495
+ "type": "ExternalReference",
496
+ "keys": [
497
+ {
498
+ "type": "GlobalReference",
499
+ "value": "0173-1#02-ABG858#004"
500
+ }
501
+ ]
502
+ },
503
+ "qualifiers": [
504
+ {
505
+ "type": "SMT/Cardinality",
506
+ "valueType": "xs:string",
507
+ "value": "One"
508
+ }
509
+ ],
510
+ "valueType": "xs:string",
511
+ "modelType": "Property"
512
+ }
513
+ ],
514
+ "modelType": "SubmodelElementList"
515
+ },
516
+ {
517
+ "idShort": "PerformanceClass",
518
+ "semanticId": {
519
+ "type": "ExternalReference",
520
+ "keys": [
521
+ {
522
+ "type": "GlobalReference",
523
+ "value": "urn:samm:io.admin-shell.idta.batterypass.carbon_footprint:1.0.0#performanceClass"
524
+ }
525
+ ]
526
+ },
527
+ "qualifiers": [
528
+ {
529
+ "semanticId": {
530
+ "type": "ExternalReference",
531
+ "keys": [
532
+ {
533
+ "type": "GlobalReference",
534
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
535
+ }
536
+ ]
537
+ },
538
+ "type": "SMT/Cardinality",
539
+ "valueType": "xs:string",
540
+ "value": "One"
541
+ }
542
+ ],
543
+ "valueType": "xs:string",
544
+ "modelType": "Property",
545
+ "displayName": [
546
+ {
547
+ "language": "en",
548
+ "text": "performance class"
549
+ }
550
+ ]
551
+ },
552
+ {
553
+ "idShort": "WebLinkToPublicCarbonFootprintStudy",
554
+ "semanticId": {
555
+ "type": "ExternalReference",
556
+ "keys": [
557
+ {
558
+ "type": "GlobalReference",
559
+ "value": "urn:samm:io.admin-shell.idta.batterypass.carbon_footprint:1.0.0#webLinkToPublicCarbonFootprintStudy"
560
+ }
561
+ ]
562
+ },
563
+ "qualifiers": [
564
+ {
565
+ "semanticId": {
566
+ "type": "ExternalReference",
567
+ "keys": [
568
+ {
569
+ "type": "GlobalReference",
570
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
571
+ }
572
+ ]
573
+ },
574
+ "type": "SMT/Cardinality",
575
+ "valueType": "xs:string",
576
+ "value": "One"
577
+ }
578
+ ],
579
+ "typeValueListElement": "Property",
580
+ "valueTypeListElement": "xs:string",
581
+ "value": [
582
+ {
583
+ "idShort": "DocumentIdentifier",
584
+ "description": [
585
+ {
586
+ "language": "en",
587
+ "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.3.8 "
588
+ }
589
+ ],
590
+ "semanticId": {
591
+ "type": "ExternalReference",
592
+ "keys": [
593
+ {
594
+ "type": "GlobalReference",
595
+ "value": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#DocumentIdentifier"
596
+ }
597
+ ]
598
+ },
599
+ "supplementalSemanticIds": [
600
+ {
601
+ "type": "ExternalReference",
602
+ "keys": [
603
+ {
604
+ "type": "GlobalReference",
605
+ "value": "0173-1#02-AAO099#004"
606
+ }
607
+ ]
608
+ }
609
+ ],
610
+ "qualifiers": [
611
+ {
612
+ "semanticId": {
613
+ "type": "ExternalReference",
614
+ "keys": [
615
+ {
616
+ "type": "GlobalReference",
617
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
618
+ }
619
+ ]
620
+ },
621
+ "type": "SMT/Cardinality",
622
+ "valueType": "xs:string",
623
+ "value": "OneToMany"
624
+ }
625
+ ],
626
+ "valueType": "xs:string",
627
+ "modelType": "Property",
628
+ "displayName": [
629
+ {
630
+ "language": "en",
631
+ "text": "document identifier"
632
+ }
633
+ ]
634
+ }
635
+ ],
636
+ "modelType": "SubmodelElementList",
637
+ "displayName": [
638
+ {
639
+ "language": "en",
640
+ "text": "web link to public carbon footprint study"
641
+ }
642
+ ]
643
+ }
644
+ ],
645
+ "modelType": "SubmodelElementCollection"
646
+ }
647
+ ],
648
+ "modelType": "SubmodelElementList"
649
+ }
650
+ ],
651
+ "modelType": "Submodel"
652
+ }
653
+ ],
654
+ "conceptDescriptions": [
655
+ {
656
+ "idShort": "PcfCalculationMethod",
657
+ "id": "0173-1#02-ABG854#003",
658
+ "embeddedDataSpecifications": [
659
+ {
660
+ "dataSpecification": {
661
+ "type": "ExternalReference",
662
+ "keys": [
663
+ {
664
+ "type": "GlobalReference",
665
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
666
+ }
667
+ ]
668
+ },
669
+ "dataSpecificationContent": {
670
+ "preferredName": [
671
+ {
672
+ "language": "en",
673
+ "text": "impact assessment method / calculation method"
674
+ },
675
+ {
676
+ "language": "de",
677
+ "text": "Folgenabschätzungsmethode / Berechnungsmethode"
678
+ }
679
+ ],
680
+ "dataType": "STRING",
681
+ "definition": [
682
+ {
683
+ "language": "de",
684
+ "text": "Norm, Standard, Verfahren zur Ermittlung der Treibhausgas-Emissionen eines Produkts"
685
+ },
686
+ {
687
+ "language": "en",
688
+ "text": "standard, method for determining the greenhouse gas emissions of a product"
689
+ }
690
+ ],
691
+ "valueList": {
692
+ "valueReferencePairs": [
693
+ {
694
+ "value": "EN 15804",
695
+ "valueId": {
696
+ "type": "ExternalReference",
697
+ "keys": [
698
+ {
699
+ "type": "GlobalReference",
700
+ "value": "0173-1#07-ABU223#003"
701
+ }
702
+ ]
703
+ }
704
+ },
705
+ {
706
+ "value": "GHG Protocol",
707
+ "valueId": {
708
+ "type": "ExternalReference",
709
+ "keys": [
710
+ {
711
+ "type": "GlobalReference",
712
+ "value": "0173-1#07-ABU221#003"
713
+ }
714
+ ]
715
+ }
716
+ },
717
+ {
718
+ "value": "IEC TS 63058",
719
+ "valueId": {
720
+ "type": "ExternalReference",
721
+ "keys": [
722
+ {
723
+ "type": "GlobalReference",
724
+ "value": "0173-1#07-ABU222#003"
725
+ }
726
+ ]
727
+ }
728
+ },
729
+ {
730
+ "value": "IEC 63366",
731
+ "valueId": {
732
+ "type": "ExternalReference",
733
+ "keys": [
734
+ {
735
+ "type": "GlobalReference",
736
+ "value": "0173-1#07-ACA792#002"
737
+ }
738
+ ]
739
+ }
740
+ },
741
+ {
742
+ "value": "ISO 14040, ISO 14044",
743
+ "valueId": {
744
+ "type": "ExternalReference",
745
+ "keys": [
746
+ {
747
+ "type": "GlobalReference",
748
+ "value": "0173-1#07-ABV505#003"
749
+ }
750
+ ]
751
+ }
752
+ },
753
+ {
754
+ "value": "ISO 14067",
755
+ "valueId": {
756
+ "type": "ExternalReference",
757
+ "keys": [
758
+ {
759
+ "type": "GlobalReference",
760
+ "value": "0173-1#07-ABU218#003"
761
+ }
762
+ ]
763
+ }
764
+ },
765
+ {
766
+ "value": "PEP Ecopassport",
767
+ "valueId": {
768
+ "type": "ExternalReference",
769
+ "keys": [
770
+ {
771
+ "type": "GlobalReference",
772
+ "value": "0173-1#07-ABU220#003"
773
+ }
774
+ ]
775
+ }
776
+ },
777
+ {
778
+ "value": "PACT v1.0.1",
779
+ "valueId": {
780
+ "type": "ExternalReference",
781
+ "keys": [
782
+ {
783
+ "type": "GlobalReference",
784
+ "value": "0173-1#07-ACC004#001"
785
+ }
786
+ ]
787
+ }
788
+ },
789
+ {
790
+ "value": "PACT v2.0.0",
791
+ "valueId": {
792
+ "type": "ExternalReference",
793
+ "keys": [
794
+ {
795
+ "type": "GlobalReference",
796
+ "value": "0173-1#07-ACC003#001"
797
+ }
798
+ ]
799
+ }
800
+ },
801
+ {
802
+ "value": "PACT v3.0.0",
803
+ "valueId": {
804
+ "type": "ExternalReference",
805
+ "keys": [
806
+ {
807
+ "type": "GlobalReference",
808
+ "value": "0173-1#07-ACC012#001"
809
+ }
810
+ ]
811
+ }
812
+ },
813
+ {
814
+ "value": "TFS v2",
815
+ "valueId": {
816
+ "type": "ExternalReference",
817
+ "keys": [
818
+ {
819
+ "type": "GlobalReference",
820
+ "value": "0173-1#07-ACC005#001"
821
+ }
822
+ ]
823
+ }
824
+ },
825
+ {
826
+ "value": "TFS v3",
827
+ "valueId": {
828
+ "type": "ExternalReference",
829
+ "keys": [
830
+ {
831
+ "type": "GlobalReference",
832
+ "value": "0173-1#07-ACC010#001"
833
+ }
834
+ ]
835
+ }
836
+ },
837
+ {
838
+ "value": "Catena-X v1",
839
+ "valueId": {
840
+ "type": "ExternalReference",
841
+ "keys": [
842
+ {
843
+ "type": "GlobalReference",
844
+ "value": "0173-1#07-ACC007#001"
845
+ }
846
+ ]
847
+ }
848
+ },
849
+ {
850
+ "value": "Catena-X v2",
851
+ "valueId": {
852
+ "type": "ExternalReference",
853
+ "keys": [
854
+ {
855
+ "type": "GlobalReference",
856
+ "value": "0173-1#07-ACC006#001"
857
+ }
858
+ ]
859
+ }
860
+ },
861
+ {
862
+ "value": "Catena-X v3",
863
+ "valueId": {
864
+ "type": "ExternalReference",
865
+ "keys": [
866
+ {
867
+ "type": "GlobalReference",
868
+ "value": "0173-1#07-ACC011#001"
869
+ }
870
+ ]
871
+ }
872
+ },
873
+ {
874
+ "value": "BS PAS 2050",
875
+ "valueId": {
876
+ "type": "ExternalReference",
877
+ "keys": [
878
+ {
879
+ "type": "GlobalReference",
880
+ "value": "0173-1#07-ACC008#001"
881
+ }
882
+ ]
883
+ }
884
+ },
885
+ {
886
+ "value": "IEC 63372",
887
+ "valueId": {
888
+ "type": "ExternalReference",
889
+ "keys": [
890
+ {
891
+ "type": "GlobalReference",
892
+ "value": "0173-1#07-ACC019#001"
893
+ }
894
+ ]
895
+ }
896
+ }
897
+ ]
898
+ },
899
+ "modelType": "DataSpecificationIec61360"
900
+ }
901
+ }
902
+ ],
903
+ "modelType": "ConceptDescription",
904
+ "displayName": [
905
+ {
906
+ "language": "en",
907
+ "text": "PCF calculation method"
908
+ }
909
+ ]
910
+ },
911
+ {
912
+ "idShort": "PcfCo2eq",
913
+ "id": "0173-1#02-ABG855#003",
914
+ "embeddedDataSpecifications": [
915
+ {
916
+ "dataSpecification": {
917
+ "type": "ExternalReference",
918
+ "keys": [
919
+ {
920
+ "type": "GlobalReference",
921
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
922
+ }
923
+ ]
924
+ },
925
+ "dataSpecificationContent": {
926
+ "preferredName": [
927
+ {
928
+ "language": "en",
929
+ "text": "CO2 eq Climate Change - total (for PCF and LCA)"
930
+ },
931
+ {
932
+ "language": "de",
933
+ "text": "CO2 eq Klimawandel - total (für PCF und LCA)"
934
+ }
935
+ ],
936
+ "unit": "CO2eq",
937
+ "dataType": "REAL_MEASURE",
938
+ "definition": [
939
+ {
940
+ "language": "de",
941
+ "text": "Summe aller Treibhausgas-Emissionen eines Produkts gemäß der Quantifizierungsvorgaben der Norm"
942
+ },
943
+ {
944
+ "language": "en",
945
+ "text": "sum of all greenhouse gas emissions of a product according to the quantification requirements of the standard"
946
+ }
947
+ ],
948
+ "modelType": "DataSpecificationIec61360"
949
+ }
950
+ }
951
+ ],
952
+ "modelType": "ConceptDescription",
953
+ "displayName": [
954
+ {
955
+ "language": "en",
956
+ "text": "PCF co 2 eq"
957
+ }
958
+ ]
959
+ },
960
+ {
961
+ "idShort": "ReferenceImpactUnitForCalculation",
962
+ "id": "0173-1#02-ABG856#003",
963
+ "embeddedDataSpecifications": [
964
+ {
965
+ "dataSpecification": {
966
+ "type": "ExternalReference",
967
+ "keys": [
968
+ {
969
+ "type": "GlobalReference",
970
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
971
+ }
972
+ ]
973
+ },
974
+ "dataSpecificationContent": {
975
+ "preferredName": [
976
+ {
977
+ "language": "en",
978
+ "text": "Reference value for calculation"
979
+ },
980
+ {
981
+ "language": "de",
982
+ "text": "Referenzeinheit für die Berechnung"
983
+ }
984
+ ],
985
+ "dataType": "STRING",
986
+ "definition": [
987
+ {
988
+ "language": "en",
989
+ "text": "Quantity unit of the product to which the PCF information on the CO2 footprint refers"
990
+ },
991
+ {
992
+ "language": "de",
993
+ "text": "Mengeneinheit des Produktes, auf das sich die PCF-Angabe zum CO2-Fußabdruck bezieht"
994
+ }
995
+ ],
996
+ "valueList": {
997
+ "valueReferencePairs": [
998
+ {
999
+ "value": "g",
1000
+ "valueId": {
1001
+ "type": "ExternalReference",
1002
+ "keys": [
1003
+ {
1004
+ "type": "GlobalReference",
1005
+ "value": "0173-1#07-ABZ596#003"
1006
+ }
1007
+ ]
1008
+ }
1009
+ },
1010
+ {
1011
+ "value": "kg",
1012
+ "valueId": {
1013
+ "type": "ExternalReference",
1014
+ "keys": [
1015
+ {
1016
+ "type": "GlobalReference",
1017
+ "value": "0173-1#07-ABZ597#003"
1018
+ }
1019
+ ]
1020
+ }
1021
+ },
1022
+ {
1023
+ "value": "t",
1024
+ "valueId": {
1025
+ "type": "ExternalReference",
1026
+ "keys": [
1027
+ {
1028
+ "type": "GlobalReference",
1029
+ "value": "0173-1#07-ABZ598#003"
1030
+ }
1031
+ ]
1032
+ }
1033
+ },
1034
+ {
1035
+ "value": "ml",
1036
+ "valueId": {
1037
+ "type": "ExternalReference",
1038
+ "keys": [
1039
+ {
1040
+ "type": "GlobalReference",
1041
+ "value": "0173-1#07-ABZ599#003"
1042
+ }
1043
+ ]
1044
+ }
1045
+ },
1046
+ {
1047
+ "value": "l",
1048
+ "valueId": {
1049
+ "type": "ExternalReference",
1050
+ "keys": [
1051
+ {
1052
+ "type": "GlobalReference",
1053
+ "value": "0173-1#07-ABZ600#003"
1054
+ }
1055
+ ]
1056
+ }
1057
+ },
1058
+ {
1059
+ "value": "cbm",
1060
+ "valueId": {
1061
+ "type": "ExternalReference",
1062
+ "keys": [
1063
+ {
1064
+ "type": "GlobalReference",
1065
+ "value": "0173-1#07-ABZ601#003"
1066
+ }
1067
+ ]
1068
+ }
1069
+ },
1070
+ {
1071
+ "value": "qm",
1072
+ "valueId": {
1073
+ "type": "ExternalReference",
1074
+ "keys": [
1075
+ {
1076
+ "type": "GlobalReference",
1077
+ "value": "0173-1#07-ABZ602#003"
1078
+ }
1079
+ ]
1080
+ }
1081
+ },
1082
+ {
1083
+ "value": "piece",
1084
+ "valueId": {
1085
+ "type": "ExternalReference",
1086
+ "keys": [
1087
+ {
1088
+ "type": "GlobalReference",
1089
+ "value": "0173-1#07-ABZ603#003"
1090
+ }
1091
+ ]
1092
+ }
1093
+ },
1094
+ {
1095
+ "value": "kWh",
1096
+ "valueId": {
1097
+ "type": "ExternalReference",
1098
+ "keys": [
1099
+ {
1100
+ "type": "GlobalReference",
1101
+ "value": "0173-1#07-ACB997#001"
1102
+ }
1103
+ ]
1104
+ }
1105
+ }
1106
+ ]
1107
+ },
1108
+ "modelType": "DataSpecificationIec61360"
1109
+ }
1110
+ }
1111
+ ],
1112
+ "modelType": "ConceptDescription",
1113
+ "displayName": [
1114
+ {
1115
+ "language": "en",
1116
+ "text": "reference impact unit for calculation"
1117
+ }
1118
+ ]
1119
+ },
1120
+ {
1121
+ "idShort": "QuantityOfMeasureForCalculation",
1122
+ "displayName": [
1123
+ {
1124
+ "language": "de",
1125
+ "text": "Mengenangabe für die Berechnung"
1126
+ },
1127
+ {
1128
+ "language": "en",
1129
+ "text": "quantity of measure for calculation"
1130
+ }
1131
+ ],
1132
+ "id": "0173-1#02-ABG857#003",
1133
+ "embeddedDataSpecifications": [
1134
+ {
1135
+ "dataSpecification": {
1136
+ "type": "ExternalReference",
1137
+ "keys": [
1138
+ {
1139
+ "type": "GlobalReference",
1140
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1141
+ }
1142
+ ]
1143
+ },
1144
+ "dataSpecificationContent": {
1145
+ "preferredName": [
1146
+ {
1147
+ "language": "en",
1148
+ "text": "quantity of measure for calculation"
1149
+ },
1150
+ {
1151
+ "language": "de",
1152
+ "text": "Mengenangabe für die Berechnung"
1153
+ }
1154
+ ],
1155
+ "dataType": "REAL_COUNT",
1156
+ "definition": [
1157
+ {
1158
+ "language": "de",
1159
+ "text": "Angabe der Stückzahl, Masse oder des Volumens zur Berechnung der Auswirkungen des Klimawandels oder des CO2-Fußabdrucks des Produktes"
1160
+ },
1161
+ {
1162
+ "language": "en",
1163
+ "text": "provides the quantity number of pieces or mass or volume to compute the impact of climate change or product carbon footprint"
1164
+ }
1165
+ ],
1166
+ "modelType": "DataSpecificationIec61360"
1167
+ }
1168
+ }
1169
+ ],
1170
+ "modelType": "ConceptDescription"
1171
+ },
1172
+ {
1173
+ "idShort": "LifeCyclePhase",
1174
+ "id": "0173-1#02-ABG858#003",
1175
+ "embeddedDataSpecifications": [
1176
+ {
1177
+ "dataSpecification": {
1178
+ "type": "ExternalReference",
1179
+ "keys": [
1180
+ {
1181
+ "type": "GlobalReference",
1182
+ "value": "http://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1183
+ }
1184
+ ]
1185
+ },
1186
+ "dataSpecificationContent": {
1187
+ "preferredName": [
1188
+ {
1189
+ "language": "en",
1190
+ "text": "life cycle phase (acc. EN 15804)"
1191
+ },
1192
+ {
1193
+ "language": "de",
1194
+ "text": "Lebenszyklusphase (nach EN 15804)"
1195
+ }
1196
+ ],
1197
+ "shortName": [
1198
+ {
1199
+ "language": "en",
1200
+ "text": "life cycle phase"
1201
+ },
1202
+ {
1203
+ "language": "de",
1204
+ "text": "Lebenszyklusphase"
1205
+ }
1206
+ ],
1207
+ "dataType": "STRING",
1208
+ "definition": [
1209
+ {
1210
+ "language": "de",
1211
+ "text": "Lebenszyklusphase des Produktes gemäß den Quantifizierungsvorgaben der Norm, auf den sich die PCF-Angabe zum CO2-Fußabdruck bezieht"
1212
+ },
1213
+ {
1214
+ "language": "en",
1215
+ "text": "life cycle stages of the product according to the quantification requirements of the standard to which the PCF carbon footprint statement refers"
1216
+ }
1217
+ ],
1218
+ "valueList": {
1219
+ "valueReferencePairs": [
1220
+ {
1221
+ "value": "A1 - raw material supply (and upstream production)",
1222
+ "valueId": {
1223
+ "type": "ExternalReference",
1224
+ "keys": [
1225
+ {
1226
+ "type": "GlobalReference",
1227
+ "value": "0173-1#07-ABU208#003"
1228
+ }
1229
+ ]
1230
+ }
1231
+ },
1232
+ {
1233
+ "value": "A2 - cradle-to-gate transport to factory",
1234
+ "valueId": {
1235
+ "type": "ExternalReference",
1236
+ "keys": [
1237
+ {
1238
+ "type": "GlobalReference",
1239
+ "value": "0173-1#07-ABU209#003"
1240
+ }
1241
+ ]
1242
+ }
1243
+ },
1244
+ {
1245
+ "value": "A3 - production",
1246
+ "valueId": {
1247
+ "type": "ExternalReference",
1248
+ "keys": [
1249
+ {
1250
+ "type": "GlobalReference",
1251
+ "value": "0173-1#07-ABU210#003"
1252
+ }
1253
+ ]
1254
+ }
1255
+ },
1256
+ {
1257
+ "value": "A1-A3",
1258
+ "valueId": {
1259
+ "type": "ExternalReference",
1260
+ "keys": [
1261
+ {
1262
+ "type": "GlobalReference",
1263
+ "value": "0173-1#07-ABZ789#003 "
1264
+ }
1265
+ ]
1266
+ }
1267
+ },
1268
+ {
1269
+ "value": "A4 - transport to final destination",
1270
+ "valueId": {
1271
+ "type": "ExternalReference",
1272
+ "keys": [
1273
+ {
1274
+ "type": "GlobalReference",
1275
+ "value": "0173-1#07-ABU211#003"
1276
+ }
1277
+ ]
1278
+ }
1279
+ },
1280
+ {
1281
+ "value": "A4-A5",
1282
+ "valueId": {
1283
+ "type": "ExternalReference",
1284
+ "keys": [
1285
+ {
1286
+ "type": "GlobalReference",
1287
+ "value": "0173-1#07-ACC013#001"
1288
+ }
1289
+ ]
1290
+ }
1291
+ },
1292
+ {
1293
+ "value": "A5 - Installation",
1294
+ "valueId": {
1295
+ "type": "ExternalReference",
1296
+ "keys": [
1297
+ {
1298
+ "type": "GlobalReference",
1299
+ "value": "0173-1#07-ACC016#001"
1300
+ }
1301
+ ]
1302
+ }
1303
+ },
1304
+ {
1305
+ "value": "B1 - usage phase",
1306
+ "valueId": {
1307
+ "type": "ExternalReference",
1308
+ "keys": [
1309
+ {
1310
+ "type": "GlobalReference",
1311
+ "value": "0173-1#07-ABU212#003"
1312
+ }
1313
+ ]
1314
+ }
1315
+ },
1316
+ {
1317
+ "value": "B1-B7",
1318
+ "valueId": {
1319
+ "type": "ExternalReference",
1320
+ "keys": [
1321
+ {
1322
+ "type": "GlobalReference",
1323
+ "value": "0173-1#07-ACC014#001"
1324
+ }
1325
+ ]
1326
+ }
1327
+ },
1328
+ {
1329
+ "value": "B2 - maintenance",
1330
+ "valueId": {
1331
+ "type": "ExternalReference",
1332
+ "keys": [
1333
+ {
1334
+ "type": "GlobalReference",
1335
+ "value": "0173-1#07-ABV498#003"
1336
+ }
1337
+ ]
1338
+ }
1339
+ },
1340
+ {
1341
+ "value": "B3 - repair",
1342
+ "valueId": {
1343
+ "type": "ExternalReference",
1344
+ "keys": [
1345
+ {
1346
+ "type": "GlobalReference",
1347
+ "value": "0173-1#07-ABV497#003"
1348
+ }
1349
+ ]
1350
+ }
1351
+ },
1352
+ {
1353
+ "value": "B4 - Replacement",
1354
+ "valueId": {
1355
+ "type": "ExternalReference",
1356
+ "keys": [
1357
+ {
1358
+ "type": "GlobalReference",
1359
+ "value": "0173-1#07-ACC017#001"
1360
+ }
1361
+ ]
1362
+ }
1363
+ },
1364
+ {
1365
+ "value": "B5 - update/upgrade, refurbishing",
1366
+ "valueId": {
1367
+ "type": "ExternalReference",
1368
+ "keys": [
1369
+ {
1370
+ "type": "GlobalReference",
1371
+ "value": "0173-1#07-ABV499#003"
1372
+ }
1373
+ ]
1374
+ }
1375
+ },
1376
+ {
1377
+ "value": "B6 - usage energy consumption",
1378
+ "valueId": {
1379
+ "type": "ExternalReference",
1380
+ "keys": [
1381
+ {
1382
+ "type": "GlobalReference",
1383
+ "value": "0173-1#07-ABV500#003"
1384
+ }
1385
+ ]
1386
+ }
1387
+ },
1388
+ {
1389
+ "value": "B7 - usage water consumption",
1390
+ "valueId": {
1391
+ "type": "ExternalReference",
1392
+ "keys": [
1393
+ {
1394
+ "type": "GlobalReference",
1395
+ "value": "0173-1#07-ABV501#003"
1396
+ }
1397
+ ]
1398
+ }
1399
+ },
1400
+ {
1401
+ "value": "C1 - reassembly",
1402
+ "valueId": {
1403
+ "type": "ExternalReference",
1404
+ "keys": [
1405
+ {
1406
+ "type": "GlobalReference",
1407
+ "value": "0173-1#07-ABV502#003"
1408
+ }
1409
+ ]
1410
+ }
1411
+ },
1412
+ {
1413
+ "value": "C1-C4",
1414
+ "valueId": {
1415
+ "type": "ExternalReference",
1416
+ "keys": [
1417
+ {
1418
+ "type": "GlobalReference",
1419
+ "value": "0173-1#07-ACC015#001"
1420
+ }
1421
+ ]
1422
+ }
1423
+ },
1424
+ {
1425
+ "value": "C2 - transport to recycler",
1426
+ "valueId": {
1427
+ "type": "ExternalReference",
1428
+ "keys": [
1429
+ {
1430
+ "type": "GlobalReference",
1431
+ "value": "0173-1#07-ABU213#003"
1432
+ }
1433
+ ]
1434
+ }
1435
+ },
1436
+ {
1437
+ "value": "C2-C4",
1438
+ "valueId": {
1439
+ "type": "ExternalReference",
1440
+ "keys": [
1441
+ {
1442
+ "type": "GlobalReference",
1443
+ "value": "0173-1#07-ACC018#001"
1444
+ }
1445
+ ]
1446
+ }
1447
+ },
1448
+ {
1449
+ "value": "C3 - recycling, waste treatment",
1450
+ "valueId": {
1451
+ "type": "ExternalReference",
1452
+ "keys": [
1453
+ {
1454
+ "type": "GlobalReference",
1455
+ "value": "0173-1#07-ABV503#003"
1456
+ }
1457
+ ]
1458
+ }
1459
+ },
1460
+ {
1461
+ "value": "C4 - landfill",
1462
+ "valueId": {
1463
+ "type": "ExternalReference",
1464
+ "keys": [
1465
+ {
1466
+ "type": "GlobalReference",
1467
+ "value": "0173-1#07-ABV504#003"
1468
+ }
1469
+ ]
1470
+ }
1471
+ },
1472
+ {
1473
+ "value": "D - reuse",
1474
+ "valueId": {
1475
+ "type": "ExternalReference",
1476
+ "keys": [
1477
+ {
1478
+ "type": "GlobalReference",
1479
+ "value": "0173-1#07-ABU214#003"
1480
+ }
1481
+ ]
1482
+ }
1483
+ }
1484
+ ]
1485
+ },
1486
+ "modelType": "DataSpecificationIec61360"
1487
+ }
1488
+ }
1489
+ ],
1490
+ "modelType": "ConceptDescription",
1491
+ "displayName": [
1492
+ {
1493
+ "language": "en",
1494
+ "text": "life cycle phase"
1495
+ }
1496
+ ]
1497
+ },
1498
+ {
1499
+ "idShort": "performanceClass",
1500
+ "displayName": [
1501
+ {
1502
+ "language": "en",
1503
+ "text": "performance class"
1504
+ }
1505
+ ],
1506
+ "id": "urn:samm:io.admin-shell.idta.batterypass.carbon_footprint:1.0.0#performanceClass",
1507
+ "embeddedDataSpecifications": [
1508
+ {
1509
+ "dataSpecification": {
1510
+ "type": "ExternalReference",
1511
+ "keys": [
1512
+ {
1513
+ "type": "GlobalReference",
1514
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1515
+ }
1516
+ ]
1517
+ },
1518
+ "dataSpecificationContent": {
1519
+ "preferredName": [
1520
+ {
1521
+ "language": "en",
1522
+ "text": "carbon footprint performance class"
1523
+ }
1524
+ ],
1525
+ "shortName": [
1526
+ {
1527
+ "language": "en",
1528
+ "text": "performanceClass"
1529
+ }
1530
+ ],
1531
+ "dataType": "STRING",
1532
+ "definition": [
1533
+ {
1534
+ "language": "en",
1535
+ "text": "The battery passport must include the carbon footprint performance class in accordance with the entry into force of the delegated and implementing acts on the carbon footprint performance classes per Article7 of the Battery Regulation.\n\n DIN DKE Spec 99100 chapter reference: 6.3.7 "
1536
+ }
1537
+ ],
1538
+ "modelType": "DataSpecificationIec61360"
1539
+ }
1540
+ }
1541
+ ],
1542
+ "modelType": "ConceptDescription"
1543
+ },
1544
+ {
1545
+ "idShort": "webLinkToPublicCarbonFootprintStudy",
1546
+ "displayName": [
1547
+ {
1548
+ "language": "en",
1549
+ "text": "web link to public carbon footprint study"
1550
+ }
1551
+ ],
1552
+ "id": "urn:samm:io.admin-shell.idta.batterypass.carbon_footprint:1.0.0#webLinkToPublicCarbonFootprintStudy",
1553
+ "embeddedDataSpecifications": [
1554
+ {
1555
+ "dataSpecification": {
1556
+ "type": "ExternalReference",
1557
+ "keys": [
1558
+ {
1559
+ "type": "GlobalReference",
1560
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1561
+ }
1562
+ ]
1563
+ },
1564
+ "dataSpecificationContent": {
1565
+ "preferredName": [
1566
+ {
1567
+ "language": "en",
1568
+ "text": "web link to public carbon footprint study"
1569
+ }
1570
+ ],
1571
+ "dataType": "STRING",
1572
+ "definition": [
1573
+ {
1574
+ "language": "en",
1575
+ "text": "One or more document identifiers (depending, for example, on the translation) of a specific document, which can be found in the 'HandoverDocumentation' model.\n\n DIN DKE Spec 99100 chapter reference: 6.3.8"
1576
+ }
1577
+ ],
1578
+ "modelType": "DataSpecificationIec61360"
1579
+ }
1580
+ }
1581
+ ],
1582
+ "modelType": "ConceptDescription"
1583
+ },
1584
+ {
1585
+ "idShort": "documentIdentifier",
1586
+ "displayName": [
1587
+ {
1588
+ "language": "de",
1589
+ "text": "Dokumentennummer"
1590
+ },
1591
+ {
1592
+ "language": "en",
1593
+ "text": "document identifier"
1594
+ }
1595
+ ],
1596
+ "id": "urn:samm:io.admin-shell.idta.handover_documentation:2.0.0#documentIdentifier",
1597
+ "embeddedDataSpecifications": [
1598
+ {
1599
+ "dataSpecification": {
1600
+ "type": "ExternalReference",
1601
+ "keys": [
1602
+ {
1603
+ "type": "GlobalReference",
1604
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1605
+ }
1606
+ ]
1607
+ },
1608
+ "dataSpecificationContent": {
1609
+ "preferredName": [
1610
+ {
1611
+ "language": "de",
1612
+ "text": "Dokumentennummer"
1613
+ },
1614
+ {
1615
+ "language": "en",
1616
+ "text": "document identifier (ID)"
1617
+ }
1618
+ ],
1619
+ "shortName": [
1620
+ {
1621
+ "language": "en",
1622
+ "text": "documentIdentifier"
1623
+ }
1624
+ ],
1625
+ "dataType": "STRING",
1626
+ "definition": [
1627
+ {
1628
+ "language": "de",
1629
+ "text": "Alphanumerische Zeichenfolge, die ein Dokument eindeutig identifiziert."
1630
+ },
1631
+ {
1632
+ "language": "en",
1633
+ "text": "Alphanumeric character sequence uniquely identifying a document."
1634
+ }
1635
+ ],
1636
+ "modelType": "DataSpecificationIec61360"
1637
+ }
1638
+ }
1639
+ ],
1640
+ "modelType": "ConceptDescription"
1641
+ }
1642
+ ]
1643
+ }