@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,4248 @@
1
+ {
2
+ "assetAdministrationShells": [
3
+ {
4
+ "idShort": "TechnicalDataForBatteryDataAAS",
5
+ "displayName": [
6
+ {
7
+ "language": "en",
8
+ "text": "technical data for battery data aas"
9
+ }
10
+ ],
11
+ "id": "https://admin-shell.io/idta/aas/digitalbatterypassport/TechnicalData/1/0",
12
+ "assetInformation": {
13
+ "assetKind": "Type",
14
+ "globalAssetId": "https://admin-shell.io/idta/asset/digitalbatterypassport/TechnicalData/1/0",
15
+ "defaultThumbnail": {
16
+ "path": "/aasx/files/SMT_Vorlage_Deckblatt_CatenaX1_Part4_TechnicalData_page1.png",
17
+ "contentType": "image/png"
18
+ }
19
+ },
20
+ "submodels": [
21
+ {
22
+ "type": "ModelReference",
23
+ "keys": [
24
+ {
25
+ "type": "Submodel",
26
+ "value": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/TechnicalData/1/0"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "modelType": "AssetAdministrationShell"
32
+ }
33
+ ],
34
+ "submodels": [
35
+ {
36
+ "idShort": "TechnicalData",
37
+ "displayName": [
38
+ {
39
+ "language": "en",
40
+ "text": "technical data"
41
+ }
42
+ ],
43
+ "description": [
44
+ {
45
+ "language": "en",
46
+ "text": "Technical data of the battery."
47
+ }
48
+ ],
49
+ "administration": {
50
+ "version": "1",
51
+ "revision": "0",
52
+ "templateId": "IDTA-02003-2-0"
53
+ },
54
+ "id": "https://admin-shell.io/idta/SubmodelTemplate/DigitalBatteryPassport/TechnicalData/1/0",
55
+ "kind": "Template",
56
+ "semanticId": {
57
+ "type": "ExternalReference",
58
+ "keys": [
59
+ {
60
+ "type": "GlobalReference",
61
+ "value": "https://admin-shell.io/idta/digitalbatterypassport/TechnicalData/1/0"
62
+ }
63
+ ]
64
+ },
65
+ "supplementalSemanticIds": [
66
+ {
67
+ "type": "ExternalReference",
68
+ "keys": [
69
+ {
70
+ "type": "GlobalReference",
71
+ "value": "0173-1#01-AHX837#002"
72
+ }
73
+ ]
74
+ },
75
+ {
76
+ "type": "ExternalReference",
77
+ "keys": [
78
+ {
79
+ "type": "GlobalReference",
80
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#TechnicalData"
81
+ }
82
+ ]
83
+ }
84
+ ],
85
+ "submodelElements": [
86
+ {
87
+ "idShort": "GeneralInformation",
88
+ "semanticId": {
89
+ "type": "ExternalReference",
90
+ "keys": [
91
+ {
92
+ "type": "GlobalReference",
93
+ "value": "0173-1#02-ABK161#002/0173-1#01-AHX838#002"
94
+ }
95
+ ]
96
+ },
97
+ "supplementalSemanticIds": [
98
+ {
99
+ "type": "ExternalReference",
100
+ "keys": [
101
+ {
102
+ "type": "GlobalReference",
103
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#generalInformation"
104
+ }
105
+ ]
106
+ }
107
+ ],
108
+ "qualifiers": [
109
+ {
110
+ "semanticId": {
111
+ "type": "ExternalReference",
112
+ "keys": [
113
+ {
114
+ "type": "GlobalReference",
115
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
116
+ }
117
+ ]
118
+ },
119
+ "type": "Cardinality",
120
+ "valueType": "xs:string",
121
+ "value": "One"
122
+ }
123
+ ],
124
+ "value": [
125
+ {
126
+ "category": "PARAMETER",
127
+ "idShort": "ManufacturerName",
128
+ "description": [
129
+ {
130
+ "language": "en",
131
+ "text": "Legally valid designation of the natural or judicial body which is directly responsible for the design, production, packaging and labeling of a product in respect to its being brought into the market.\n\nDIN DKE Spec 99100 chapter reference: 6.1.2.4 c) "
132
+ }
133
+ ],
134
+ "semanticId": {
135
+ "type": "ExternalReference",
136
+ "keys": [
137
+ {
138
+ "type": "GlobalReference",
139
+ "value": "0173-1#02-AAO677#004"
140
+ }
141
+ ]
142
+ },
143
+ "supplementalSemanticIds": [
144
+ {
145
+ "type": "ExternalReference",
146
+ "keys": [
147
+ {
148
+ "type": "GlobalReference",
149
+ "value": "https://api.eclass-cdp.com/0173-1-02-AAO677-004"
150
+ }
151
+ ]
152
+ },
153
+ {
154
+ "type": "ExternalReference",
155
+ "keys": [
156
+ {
157
+ "type": "GlobalReference",
158
+ "value": "urn:samm:io.admin-shell.idta.generic.technical_data:2.0.0#manufacturerName"
159
+ }
160
+ ]
161
+ }
162
+ ],
163
+ "qualifiers": [
164
+ {
165
+ "semanticId": {
166
+ "type": "ExternalReference",
167
+ "keys": [
168
+ {
169
+ "type": "GlobalReference",
170
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
171
+ }
172
+ ]
173
+ },
174
+ "type": "Cardinality",
175
+ "valueType": "xs:string",
176
+ "value": "One"
177
+ },
178
+ {
179
+ "semanticId": {
180
+ "type": "ExternalReference",
181
+ "keys": [
182
+ {
183
+ "type": "GlobalReference",
184
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
185
+ }
186
+ ]
187
+ },
188
+ "type": "ExampleValue",
189
+ "valueType": "xs:string",
190
+ "value": "Example Company"
191
+ }
192
+ ],
193
+ "valueType": "xs:string",
194
+ "value": "Example Company",
195
+ "modelType": "Property"
196
+ },
197
+ {
198
+ "idShort": "CompanyLogo",
199
+ "description": [
200
+ {
201
+ "language": "en",
202
+ "text": "Imagefile for logo of manufacturer provided in common format (.png, .jpg)."
203
+ }
204
+ ],
205
+ "semanticId": {
206
+ "type": "ExternalReference",
207
+ "keys": [
208
+ {
209
+ "type": "GlobalReference",
210
+ "value": "0173-1#02-ABI776#002"
211
+ }
212
+ ]
213
+ },
214
+ "supplementalSemanticIds": [
215
+ {
216
+ "type": "ExternalReference",
217
+ "keys": [
218
+ {
219
+ "type": "GlobalReference",
220
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABI776-002"
221
+ }
222
+ ]
223
+ },
224
+ {
225
+ "type": "ExternalReference",
226
+ "keys": [
227
+ {
228
+ "type": "GlobalReference",
229
+ "value": "urn:samm:io.admin-shell.idta.generic.technical_data:2.0.0#companyLogo"
230
+ }
231
+ ]
232
+ }
233
+ ],
234
+ "qualifiers": [
235
+ {
236
+ "semanticId": {
237
+ "type": "ExternalReference",
238
+ "keys": [
239
+ {
240
+ "type": "GlobalReference",
241
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
242
+ }
243
+ ]
244
+ },
245
+ "type": "Cardinality",
246
+ "valueType": "xs:string",
247
+ "value": "ZeroToOne"
248
+ }
249
+ ],
250
+ "contentType": "image/png",
251
+ "modelType": "File"
252
+ },
253
+ {
254
+ "idShort": "ManufacturerIdentifier",
255
+ "semanticId": {
256
+ "type": "ExternalReference",
257
+ "keys": [
258
+ {
259
+ "type": "GlobalReference",
260
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier"
261
+ }
262
+ ]
263
+ },
264
+ "qualifiers": [
265
+ {
266
+ "semanticId": {
267
+ "type": "ExternalReference",
268
+ "keys": [
269
+ {
270
+ "type": "GlobalReference",
271
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
272
+ }
273
+ ]
274
+ },
275
+ "type": "Cardinality",
276
+ "valueType": "xs:string",
277
+ "value": "One"
278
+ }
279
+ ],
280
+ "valueType": "xs:string",
281
+ "modelType": "Property"
282
+ },
283
+ {
284
+ "idShort": "BatteryCategory",
285
+ "description": [
286
+ {
287
+ "language": "en",
288
+ "text": "A battery passport must include the battery category.\n\nThe battery category must be provided on the battery label.\n\nThe battery must be categorised by its intended use in (string values):\n- \"lmt\"\n- \"ev\" \n- \"industrial\", or\n- \"stationary\"\n\nDIN DKE Spec 99100 chapter reference: 6.1.3.5\n\n"
289
+ }
290
+ ],
291
+ "semanticId": {
292
+ "type": "ExternalReference",
293
+ "keys": [
294
+ {
295
+ "type": "GlobalReference",
296
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#batteryCategory"
297
+ }
298
+ ]
299
+ },
300
+ "supplementalSemanticIds": [
301
+ {
302
+ "type": "ExternalReference",
303
+ "keys": [
304
+ {
305
+ "type": "GlobalReference",
306
+ "value": "0173-1#02-AAR724#007"
307
+ }
308
+ ]
309
+ }
310
+ ],
311
+ "qualifiers": [
312
+ {
313
+ "semanticId": {
314
+ "type": "ExternalReference",
315
+ "keys": [
316
+ {
317
+ "type": "GlobalReference",
318
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
319
+ }
320
+ ]
321
+ },
322
+ "type": "Cardinality",
323
+ "valueType": "xs:string",
324
+ "value": "One"
325
+ }
326
+ ],
327
+ "valueType": "xs:string",
328
+ "value": "ev",
329
+ "modelType": "Property"
330
+ },
331
+ {
332
+ "category": "PARAMETER",
333
+ "idShort": "BatteryMass",
334
+ "semanticId": {
335
+ "type": "ModelReference",
336
+ "keys": [
337
+ {
338
+ "type": "ConceptDescription",
339
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#batteryMass"
340
+ }
341
+ ]
342
+ },
343
+ "supplementalSemanticIds": [
344
+ {
345
+ "type": "ExternalReference",
346
+ "keys": [
347
+ {
348
+ "type": "GlobalReference",
349
+ "value": "0173-1#02-AAF040#010"
350
+ }
351
+ ]
352
+ }
353
+ ],
354
+ "qualifiers": [
355
+ {
356
+ "semanticId": {
357
+ "type": "ExternalReference",
358
+ "keys": [
359
+ {
360
+ "type": "GlobalReference",
361
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
362
+ }
363
+ ]
364
+ },
365
+ "type": "Cardinality",
366
+ "valueType": "xs:string",
367
+ "value": "One"
368
+ }
369
+ ],
370
+ "valueType": "xs:float",
371
+ "value": "1007",
372
+ "modelType": "Property"
373
+ },
374
+ {
375
+ "idShort": "ProductImages",
376
+ "description": [
377
+ {
378
+ "language": "en",
379
+ "text": "List for image file(s) for associated product provided in common format (.png, .jpg)."
380
+ }
381
+ ],
382
+ "semanticId": {
383
+ "type": "ExternalReference",
384
+ "keys": [
385
+ {
386
+ "type": "GlobalReference",
387
+ "value": "0173-1#02-ABM220#001"
388
+ }
389
+ ]
390
+ },
391
+ "supplementalSemanticIds": [
392
+ {
393
+ "type": "ExternalReference",
394
+ "keys": [
395
+ {
396
+ "type": "GlobalReference",
397
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABM220-001"
398
+ }
399
+ ]
400
+ },
401
+ {
402
+ "type": "ExternalReference",
403
+ "keys": [
404
+ {
405
+ "type": "GlobalReference",
406
+ "value": "urn:samm:io.admin-shell.idta.generic.technical_data:2.0.0#productImages"
407
+ }
408
+ ]
409
+ }
410
+ ],
411
+ "qualifiers": [
412
+ {
413
+ "semanticId": {
414
+ "type": "ExternalReference",
415
+ "keys": [
416
+ {
417
+ "type": "GlobalReference",
418
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
419
+ }
420
+ ]
421
+ },
422
+ "type": "Cardinality",
423
+ "valueType": "xs:string",
424
+ "value": "ZeroToOne"
425
+ }
426
+ ],
427
+ "semanticIdListElement": {
428
+ "type": "ExternalReference",
429
+ "keys": [
430
+ {
431
+ "type": "GlobalReference",
432
+ "value": "0173-1#02-ABM220#001/0173-1#01-AHY911#001"
433
+ }
434
+ ]
435
+ },
436
+ "typeValueListElement": "File",
437
+ "value": [
438
+ {
439
+ "idShort": "ProductImage",
440
+ "description": [
441
+ {
442
+ "language": "en",
443
+ "text": "Image file for associated product provided in common format (.png, .jpg)."
444
+ }
445
+ ],
446
+ "semanticId": {
447
+ "type": "ExternalReference",
448
+ "keys": [
449
+ {
450
+ "type": "GlobalReference",
451
+ "value": "0173-1#02-ABM220#001/0173-1#01-AHY911#001"
452
+ }
453
+ ]
454
+ },
455
+ "supplementalSemanticIds": [
456
+ {
457
+ "type": "ExternalReference",
458
+ "keys": [
459
+ {
460
+ "type": "GlobalReference",
461
+ "value": "urn:samm:io.admin-shell.idta.shared:3.1.0#ResourceWithContentType"
462
+ }
463
+ ]
464
+ }
465
+ ],
466
+ "qualifiers": [
467
+ {
468
+ "semanticId": {
469
+ "type": "ExternalReference",
470
+ "keys": [
471
+ {
472
+ "type": "GlobalReference",
473
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
474
+ }
475
+ ]
476
+ },
477
+ "kind": "TemplateQualifier",
478
+ "type": "SMT/Cardinality",
479
+ "valueType": "xs:string",
480
+ "value": "OneToMany"
481
+ }
482
+ ],
483
+ "contentType": "image/png",
484
+ "modelType": "File"
485
+ }
486
+ ],
487
+ "modelType": "SubmodelElementList"
488
+ },
489
+ {
490
+ "idShort": "WarrantyInformation",
491
+ "description": [
492
+ {
493
+ "language": "en",
494
+ "text": "warranty information"
495
+ }
496
+ ],
497
+ "semanticId": {
498
+ "type": "ExternalReference",
499
+ "keys": [
500
+ {
501
+ "type": "GlobalReference",
502
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.1#warrantyInformation"
503
+ }
504
+ ]
505
+ },
506
+ "supplementalSemanticIds": [
507
+ {
508
+ "type": "ExternalReference",
509
+ "keys": [
510
+ {
511
+ "type": "GlobalReference",
512
+ "value": "0173-1#02-AAO677#004"
513
+ }
514
+ ]
515
+ }
516
+ ],
517
+ "value": [
518
+ {
519
+ "idShort": "WarrantyPeriod",
520
+ "description": [
521
+ {
522
+ "language": "en",
523
+ "text": "warranty period"
524
+ }
525
+ ],
526
+ "semanticId": {
527
+ "type": "ExternalReference",
528
+ "keys": [
529
+ {
530
+ "type": "GlobalReference",
531
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.1#warrantyPeriod"
532
+ }
533
+ ]
534
+ },
535
+ "supplementalSemanticIds": [
536
+ {
537
+ "type": "ExternalReference",
538
+ "keys": [
539
+ {
540
+ "type": "GlobalReference",
541
+ "value": "0173-1#02-AAX540#004"
542
+ }
543
+ ]
544
+ }
545
+ ],
546
+ "qualifiers": [
547
+ {
548
+ "semanticId": {
549
+ "type": "ExternalReference",
550
+ "keys": [
551
+ {
552
+ "type": "GlobalReference",
553
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
554
+ }
555
+ ]
556
+ },
557
+ "type": "Cardinality",
558
+ "valueType": "xs:string",
559
+ "value": "One"
560
+ }
561
+ ],
562
+ "valueType": "xs:string",
563
+ "value": "P96M",
564
+ "modelType": "Property"
565
+ }
566
+ ],
567
+ "modelType": "SubmodelElementCollection"
568
+ }
569
+ ],
570
+ "modelType": "SubmodelElementCollection"
571
+ },
572
+ {
573
+ "idShort": "TechnicalPropertyAreas",
574
+ "semanticId": {
575
+ "type": "ExternalReference",
576
+ "keys": [
577
+ {
578
+ "type": "GlobalReference",
579
+ "value": "0173-1#02-ABK163#002"
580
+ }
581
+ ]
582
+ },
583
+ "supplementalSemanticIds": [
584
+ {
585
+ "type": "ExternalReference",
586
+ "keys": [
587
+ {
588
+ "type": "GlobalReference",
589
+ "value": "https://api.eclass-cdp.com/0173-1-02-ABK163-002"
590
+ }
591
+ ]
592
+ },
593
+ {
594
+ "type": "ExternalReference",
595
+ "keys": [
596
+ {
597
+ "type": "GlobalReference",
598
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#technicalPropertyAreas"
599
+ }
600
+ ]
601
+ }
602
+ ],
603
+ "qualifiers": [
604
+ {
605
+ "semanticId": {
606
+ "type": "ExternalReference",
607
+ "keys": [
608
+ {
609
+ "type": "GlobalReference",
610
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
611
+ }
612
+ ]
613
+ },
614
+ "type": "Cardinality",
615
+ "valueType": "xs:string",
616
+ "value": "One"
617
+ }
618
+ ],
619
+ "value": [
620
+ {
621
+ "idShort": "CapacityEnergyVoltage",
622
+ "description": [
623
+ {
624
+ "language": "en",
625
+ "text": "Information on battery capacity, energy and voltage.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2"
626
+ }
627
+ ],
628
+ "semanticId": {
629
+ "type": "ExternalReference",
630
+ "keys": [
631
+ {
632
+ "type": "GlobalReference",
633
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#capacityEnergyVoltage"
634
+ }
635
+ ]
636
+ },
637
+ "supplementalSemanticIds": [
638
+ {
639
+ "type": "ExternalReference",
640
+ "keys": [
641
+ {
642
+ "type": "GlobalReference",
643
+ "value": "0173-1#02-ABL358#002/0173-1#01-AHX773#002"
644
+ }
645
+ ]
646
+ }
647
+ ],
648
+ "qualifiers": [
649
+ {
650
+ "semanticId": {
651
+ "type": "ExternalReference",
652
+ "keys": [
653
+ {
654
+ "type": "GlobalReference",
655
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
656
+ }
657
+ ]
658
+ },
659
+ "type": "Cardinality",
660
+ "valueType": "xs:string",
661
+ "value": "One"
662
+ }
663
+ ],
664
+ "value": [
665
+ {
666
+ "category": "PARAMETER",
667
+ "idShort": "NominalVoltage",
668
+ "description": [
669
+ {
670
+ "language": "en",
671
+ "text": "voltage - NOM\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.11"
672
+ }
673
+ ],
674
+ "semanticId": {
675
+ "type": "ModelReference",
676
+ "keys": [
677
+ {
678
+ "type": "ConceptDescription",
679
+ "value": "0173-1#02-ABL588#001"
680
+ }
681
+ ]
682
+ },
683
+ "supplementalSemanticIds": [
684
+ {
685
+ "type": "ExternalReference",
686
+ "keys": [
687
+ {
688
+ "type": "GlobalReference",
689
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#nominalVoltage"
690
+ }
691
+ ]
692
+ }
693
+ ],
694
+ "qualifiers": [
695
+ {
696
+ "semanticId": {
697
+ "type": "ExternalReference",
698
+ "keys": [
699
+ {
700
+ "type": "GlobalReference",
701
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
702
+ }
703
+ ]
704
+ },
705
+ "type": "Cardinality",
706
+ "valueType": "xs:string",
707
+ "value": "One"
708
+ }
709
+ ],
710
+ "valueType": "xs:float",
711
+ "value": "4.3",
712
+ "modelType": "Property"
713
+ },
714
+ {
715
+ "category": "PARAMETER",
716
+ "idShort": "MinVoltage",
717
+ "description": [
718
+ {
719
+ "language": "en",
720
+ "text": "voltage - MIN\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.9"
721
+ }
722
+ ],
723
+ "semanticId": {
724
+ "type": "ModelReference",
725
+ "keys": [
726
+ {
727
+ "type": "ConceptDescription",
728
+ "value": "0173-1#02-ABL587#001"
729
+ }
730
+ ]
731
+ },
732
+ "supplementalSemanticIds": [
733
+ {
734
+ "type": "ExternalReference",
735
+ "keys": [
736
+ {
737
+ "type": "GlobalReference",
738
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#minimumVoltage"
739
+ }
740
+ ]
741
+ }
742
+ ],
743
+ "qualifiers": [
744
+ {
745
+ "semanticId": {
746
+ "type": "ExternalReference",
747
+ "keys": [
748
+ {
749
+ "type": "GlobalReference",
750
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
751
+ }
752
+ ]
753
+ },
754
+ "type": "Cardinality",
755
+ "valueType": "xs:string",
756
+ "value": "One"
757
+ }
758
+ ],
759
+ "valueType": "xs:float",
760
+ "value": "2.04",
761
+ "modelType": "Property"
762
+ },
763
+ {
764
+ "category": "PARAMETER",
765
+ "idShort": "MaxVoltage",
766
+ "description": [
767
+ {
768
+ "language": "en",
769
+ "text": "voltage - MAX\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.10"
770
+ }
771
+ ],
772
+ "semanticId": {
773
+ "type": "ModelReference",
774
+ "keys": [
775
+ {
776
+ "type": "ConceptDescription",
777
+ "value": "0173-1#02-ABL589#001"
778
+ }
779
+ ]
780
+ },
781
+ "supplementalSemanticIds": [
782
+ {
783
+ "type": "ExternalReference",
784
+ "keys": [
785
+ {
786
+ "type": "GlobalReference",
787
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#maximumVoltage"
788
+ }
789
+ ]
790
+ }
791
+ ],
792
+ "qualifiers": [
793
+ {
794
+ "semanticId": {
795
+ "type": "ExternalReference",
796
+ "keys": [
797
+ {
798
+ "type": "GlobalReference",
799
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
800
+ }
801
+ ]
802
+ },
803
+ "type": "Cardinality",
804
+ "valueType": "xs:string",
805
+ "value": "One"
806
+ }
807
+ ],
808
+ "valueType": "xs:float",
809
+ "value": "6",
810
+ "modelType": "Property"
811
+ },
812
+ {
813
+ "category": "PARAMETER",
814
+ "idShort": "RatedCapacity",
815
+ "description": [
816
+ {
817
+ "language": "en",
818
+ "text": "rated capacity\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.2"
819
+ }
820
+ ],
821
+ "semanticId": {
822
+ "type": "ModelReference",
823
+ "keys": [
824
+ {
825
+ "type": "ConceptDescription",
826
+ "value": "0173-1#02-ABL869#002"
827
+ }
828
+ ]
829
+ },
830
+ "supplementalSemanticIds": [
831
+ {
832
+ "type": "ExternalReference",
833
+ "keys": [
834
+ {
835
+ "type": "GlobalReference",
836
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#ratedCapacity"
837
+ }
838
+ ]
839
+ }
840
+ ],
841
+ "qualifiers": [
842
+ {
843
+ "semanticId": {
844
+ "type": "ExternalReference",
845
+ "keys": [
846
+ {
847
+ "type": "GlobalReference",
848
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
849
+ }
850
+ ]
851
+ },
852
+ "type": "Cardinality",
853
+ "valueType": "xs:string",
854
+ "value": "One"
855
+ }
856
+ ],
857
+ "valueType": "xs:float",
858
+ "value": "210",
859
+ "modelType": "Property"
860
+ },
861
+ {
862
+ "category": "PARAMETER",
863
+ "idShort": "CapacityFade",
864
+ "description": [
865
+ {
866
+ "language": "en",
867
+ "text": "capacity fade\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.4"
868
+ }
869
+ ],
870
+ "semanticId": {
871
+ "type": "ModelReference",
872
+ "keys": [
873
+ {
874
+ "type": "ConceptDescription",
875
+ "value": "0173-1#02-ABL828#002"
876
+ }
877
+ ]
878
+ },
879
+ "supplementalSemanticIds": [
880
+ {
881
+ "type": "ExternalReference",
882
+ "keys": [
883
+ {
884
+ "type": "GlobalReference",
885
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#capacityFade"
886
+ }
887
+ ]
888
+ }
889
+ ],
890
+ "qualifiers": [
891
+ {
892
+ "semanticId": {
893
+ "type": "ExternalReference",
894
+ "keys": [
895
+ {
896
+ "type": "GlobalReference",
897
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
898
+ }
899
+ ]
900
+ },
901
+ "type": "Cardinality",
902
+ "valueType": "xs:string",
903
+ "value": "ZeroToOne"
904
+ }
905
+ ],
906
+ "valueType": "xs:float",
907
+ "value": "10",
908
+ "modelType": "Property"
909
+ },
910
+ {
911
+ "category": "PARAMETER",
912
+ "idShort": "CertifiedUsableBatteryEnergy",
913
+ "description": [
914
+ {
915
+ "language": "en",
916
+ "text": "Certified usable battery energy (UBE certified)\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.5"
917
+ }
918
+ ],
919
+ "semanticId": {
920
+ "type": "ModelReference",
921
+ "keys": [
922
+ {
923
+ "type": "ConceptDescription",
924
+ "value": "0173-1#02-ABL829#002"
925
+ }
926
+ ]
927
+ },
928
+ "supplementalSemanticIds": [
929
+ {
930
+ "type": "ExternalReference",
931
+ "keys": [
932
+ {
933
+ "type": "GlobalReference",
934
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#ratedEnergy"
935
+ }
936
+ ]
937
+ }
938
+ ],
939
+ "qualifiers": [
940
+ {
941
+ "semanticId": {
942
+ "type": "ExternalReference",
943
+ "keys": [
944
+ {
945
+ "type": "GlobalReference",
946
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
947
+ }
948
+ ]
949
+ },
950
+ "type": "Cardinality",
951
+ "valueType": "xs:string",
952
+ "value": "ZeroToOne"
953
+ }
954
+ ],
955
+ "valueType": "xs:float",
956
+ "value": "100",
957
+ "modelType": "Property"
958
+ }
959
+ ],
960
+ "modelType": "SubmodelElementCollection"
961
+ },
962
+ {
963
+ "idShort": "RoundTripEnergyEfficiency",
964
+ "description": [
965
+ {
966
+ "language": "en",
967
+ "text": "Information regarding round trip energy efficiency.\n\nDIN DKE Spec 99100 chapter reference: 6.7.4"
968
+ }
969
+ ],
970
+ "semanticId": {
971
+ "type": "ExternalReference",
972
+ "keys": [
973
+ {
974
+ "type": "GlobalReference",
975
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#roundTripEnergyEfficiency"
976
+ }
977
+ ]
978
+ },
979
+ "supplementalSemanticIds": [
980
+ {
981
+ "type": "ExternalReference",
982
+ "keys": [
983
+ {
984
+ "type": "GlobalReference",
985
+ "value": "0173-1#02-ABL358#002/0173-1#01-AHX773#002"
986
+ }
987
+ ]
988
+ }
989
+ ],
990
+ "qualifiers": [
991
+ {
992
+ "semanticId": {
993
+ "type": "ExternalReference",
994
+ "keys": [
995
+ {
996
+ "type": "GlobalReference",
997
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
998
+ }
999
+ ]
1000
+ },
1001
+ "type": "Cardinality",
1002
+ "valueType": "xs:string",
1003
+ "value": "One"
1004
+ }
1005
+ ],
1006
+ "value": [
1007
+ {
1008
+ "category": "PARAMETER",
1009
+ "idShort": "InitialRoundTripEnergyEfficiency",
1010
+ "description": [
1011
+ {
1012
+ "language": "en",
1013
+ "text": "initial round trip energy efficiency\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.2"
1014
+ }
1015
+ ],
1016
+ "semanticId": {
1017
+ "type": "ModelReference",
1018
+ "keys": [
1019
+ {
1020
+ "type": "ConceptDescription",
1021
+ "value": "0173-1#02-ABL833#002"
1022
+ }
1023
+ ]
1024
+ },
1025
+ "supplementalSemanticIds": [
1026
+ {
1027
+ "type": "ExternalReference",
1028
+ "keys": [
1029
+ {
1030
+ "type": "GlobalReference",
1031
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#initialRoundTripEnergyEfficiency"
1032
+ }
1033
+ ]
1034
+ }
1035
+ ],
1036
+ "qualifiers": [
1037
+ {
1038
+ "semanticId": {
1039
+ "type": "ExternalReference",
1040
+ "keys": [
1041
+ {
1042
+ "type": "GlobalReference",
1043
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1044
+ }
1045
+ ]
1046
+ },
1047
+ "type": "Cardinality",
1048
+ "valueType": "xs:string",
1049
+ "value": "One"
1050
+ }
1051
+ ],
1052
+ "valueType": "xs:integer",
1053
+ "value": "100",
1054
+ "modelType": "Property"
1055
+ },
1056
+ {
1057
+ "category": "PARAMETER",
1058
+ "idShort": "RoundTripEnergyEfficiencyAt50PercentOfCycleLife",
1059
+ "description": [
1060
+ {
1061
+ "language": "en",
1062
+ "text": "round trip energy efficiency at 50% of cycle life\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.3"
1063
+ }
1064
+ ],
1065
+ "semanticId": {
1066
+ "type": "ModelReference",
1067
+ "keys": [
1068
+ {
1069
+ "type": "ConceptDescription",
1070
+ "value": "0173-1#02-ABL866#002"
1071
+ }
1072
+ ]
1073
+ },
1074
+ "supplementalSemanticIds": [
1075
+ {
1076
+ "type": "ExternalReference",
1077
+ "keys": [
1078
+ {
1079
+ "type": "GlobalReference",
1080
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#roundTripEfficiencyAt50PercentCycleLife"
1081
+ }
1082
+ ]
1083
+ }
1084
+ ],
1085
+ "qualifiers": [
1086
+ {
1087
+ "semanticId": {
1088
+ "type": "ExternalReference",
1089
+ "keys": [
1090
+ {
1091
+ "type": "GlobalReference",
1092
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1093
+ }
1094
+ ]
1095
+ },
1096
+ "type": "Cardinality",
1097
+ "valueType": "xs:string",
1098
+ "value": "One"
1099
+ }
1100
+ ],
1101
+ "valueType": "xs:integer",
1102
+ "value": "100",
1103
+ "modelType": "Property"
1104
+ },
1105
+ {
1106
+ "category": "PARAMETER",
1107
+ "idShort": "EnergyRoundTripEfficiencyFade",
1108
+ "description": [
1109
+ {
1110
+ "language": "en",
1111
+ "text": "round trip energy efficiency fade\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.5"
1112
+ }
1113
+ ],
1114
+ "semanticId": {
1115
+ "type": "ModelReference",
1116
+ "keys": [
1117
+ {
1118
+ "type": "ConceptDescription",
1119
+ "value": "0173-1#02-ABL827#002"
1120
+ }
1121
+ ]
1122
+ },
1123
+ "supplementalSemanticIds": [
1124
+ {
1125
+ "type": "ExternalReference",
1126
+ "keys": [
1127
+ {
1128
+ "type": "GlobalReference",
1129
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#energyRoundTripEfficiencyFade"
1130
+ }
1131
+ ]
1132
+ }
1133
+ ],
1134
+ "qualifiers": [
1135
+ {
1136
+ "semanticId": {
1137
+ "type": "ExternalReference",
1138
+ "keys": [
1139
+ {
1140
+ "type": "GlobalReference",
1141
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1142
+ }
1143
+ ]
1144
+ },
1145
+ "type": "Cardinality",
1146
+ "valueType": "xs:string",
1147
+ "value": "ZeroToOne"
1148
+ }
1149
+ ],
1150
+ "valueType": "xs:float",
1151
+ "value": "10",
1152
+ "modelType": "Property"
1153
+ },
1154
+ {
1155
+ "category": "PARAMETER",
1156
+ "idShort": "InitialSelfDischargingRate",
1157
+ "description": [
1158
+ {
1159
+ "language": "en",
1160
+ "text": "initial self-discharging rate\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.6"
1161
+ }
1162
+ ],
1163
+ "semanticId": {
1164
+ "type": "ModelReference",
1165
+ "keys": [
1166
+ {
1167
+ "type": "ConceptDescription",
1168
+ "value": "0173-1#02-ABL834#002"
1169
+ }
1170
+ ]
1171
+ },
1172
+ "supplementalSemanticIds": [
1173
+ {
1174
+ "type": "ExternalReference",
1175
+ "keys": [
1176
+ {
1177
+ "type": "GlobalReference",
1178
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#initialSelfDischargingRate"
1179
+ }
1180
+ ]
1181
+ }
1182
+ ],
1183
+ "qualifiers": [
1184
+ {
1185
+ "semanticId": {
1186
+ "type": "ExternalReference",
1187
+ "keys": [
1188
+ {
1189
+ "type": "GlobalReference",
1190
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1191
+ }
1192
+ ]
1193
+ },
1194
+ "type": "Cardinality",
1195
+ "valueType": "xs:string",
1196
+ "value": "ZeroToOne"
1197
+ }
1198
+ ],
1199
+ "valueType": "xs:integer",
1200
+ "value": "2",
1201
+ "modelType": "Property"
1202
+ }
1203
+ ],
1204
+ "modelType": "SubmodelElementCollection"
1205
+ },
1206
+ {
1207
+ "idShort": "Resistance",
1208
+ "description": [
1209
+ {
1210
+ "language": "en",
1211
+ "text": "Data elements regarding internal resistance and electrochemical impedance.\n\nDIN DKE Spec 99100 chapter reference: 6.7.5\n\n"
1212
+ }
1213
+ ],
1214
+ "semanticId": {
1215
+ "type": "ExternalReference",
1216
+ "keys": [
1217
+ {
1218
+ "type": "GlobalReference",
1219
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#resistance"
1220
+ }
1221
+ ]
1222
+ },
1223
+ "supplementalSemanticIds": [
1224
+ {
1225
+ "type": "ExternalReference",
1226
+ "keys": [
1227
+ {
1228
+ "type": "GlobalReference",
1229
+ "value": "0173-1#02-ABL358#002/0173-1#01-AHX773#002"
1230
+ }
1231
+ ]
1232
+ }
1233
+ ],
1234
+ "qualifiers": [
1235
+ {
1236
+ "semanticId": {
1237
+ "type": "ExternalReference",
1238
+ "keys": [
1239
+ {
1240
+ "type": "GlobalReference",
1241
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1242
+ }
1243
+ ]
1244
+ },
1245
+ "type": "Cardinality",
1246
+ "valueType": "xs:string",
1247
+ "value": "One"
1248
+ }
1249
+ ],
1250
+ "value": [
1251
+ {
1252
+ "category": "PARAMETER",
1253
+ "idShort": "InitialInternalResistanceOnBatteryCellLevel",
1254
+ "description": [
1255
+ {
1256
+ "language": "en",
1257
+ "text": "Internal battery cell and pack resistance - Internal resistance (in Ohm)\n\nDIN DKE Spec 99100 chapter reference: 6.7.5.2"
1258
+ }
1259
+ ],
1260
+ "semanticId": {
1261
+ "type": "ModelReference",
1262
+ "keys": [
1263
+ {
1264
+ "type": "ConceptDescription",
1265
+ "value": "0173-1#02-ABL844#002"
1266
+ }
1267
+ ]
1268
+ },
1269
+ "supplementalSemanticIds": [
1270
+ {
1271
+ "type": "ExternalReference",
1272
+ "keys": [
1273
+ {
1274
+ "type": "GlobalReference",
1275
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#initialInternalResistanceOfBatteryCell"
1276
+ }
1277
+ ]
1278
+ }
1279
+ ],
1280
+ "qualifiers": [
1281
+ {
1282
+ "semanticId": {
1283
+ "type": "ExternalReference",
1284
+ "keys": [
1285
+ {
1286
+ "type": "GlobalReference",
1287
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1288
+ }
1289
+ ]
1290
+ },
1291
+ "type": "Cardinality",
1292
+ "valueType": "xs:string",
1293
+ "value": "One"
1294
+ }
1295
+ ],
1296
+ "valueType": "xs:float",
1297
+ "value": "67",
1298
+ "modelType": "Property"
1299
+ },
1300
+ {
1301
+ "category": "PARAMETER",
1302
+ "idShort": "InitialInternalResistanceOnBatteryPackLevel",
1303
+ "description": [
1304
+ {
1305
+ "language": "en",
1306
+ "text": "Initial (Pre-Use) internal resistance on battery pack level. \n\nDIN DKE Spec 99100 chapter reference: 6.7.5.2"
1307
+ }
1308
+ ],
1309
+ "semanticId": {
1310
+ "type": "ModelReference",
1311
+ "keys": [
1312
+ {
1313
+ "type": "ConceptDescription",
1314
+ "value": "0173-1#02-ABL846#002"
1315
+ }
1316
+ ]
1317
+ },
1318
+ "supplementalSemanticIds": [
1319
+ {
1320
+ "type": "ExternalReference",
1321
+ "keys": [
1322
+ {
1323
+ "type": "GlobalReference",
1324
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#initialInternalResistanceOfBatteryPack"
1325
+ }
1326
+ ]
1327
+ }
1328
+ ],
1329
+ "qualifiers": [
1330
+ {
1331
+ "semanticId": {
1332
+ "type": "ExternalReference",
1333
+ "keys": [
1334
+ {
1335
+ "type": "GlobalReference",
1336
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1337
+ }
1338
+ ]
1339
+ },
1340
+ "type": "Cardinality",
1341
+ "valueType": "xs:string",
1342
+ "value": "One"
1343
+ }
1344
+ ],
1345
+ "valueType": "xs:float",
1346
+ "value": "23",
1347
+ "modelType": "Property"
1348
+ },
1349
+ {
1350
+ "category": "PARAMETER",
1351
+ "idShort": "InitialInternalResistanceOnBatteryModuleLevel",
1352
+ "description": [
1353
+ {
1354
+ "language": "en",
1355
+ "text": "Initial internal resistance on battery module level\n\nDIN DKE Spec 99100 chapter reference: 6.7.5.2"
1356
+ }
1357
+ ],
1358
+ "semanticId": {
1359
+ "type": "ModelReference",
1360
+ "keys": [
1361
+ {
1362
+ "type": "ConceptDescription",
1363
+ "value": "0173-1#02-ABL832#002"
1364
+ }
1365
+ ]
1366
+ },
1367
+ "supplementalSemanticIds": [
1368
+ {
1369
+ "type": "ExternalReference",
1370
+ "keys": [
1371
+ {
1372
+ "type": "GlobalReference",
1373
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#initialInternalResistanceOfBatteryModule"
1374
+ }
1375
+ ]
1376
+ }
1377
+ ],
1378
+ "qualifiers": [
1379
+ {
1380
+ "semanticId": {
1381
+ "type": "ExternalReference",
1382
+ "keys": [
1383
+ {
1384
+ "type": "GlobalReference",
1385
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1386
+ }
1387
+ ]
1388
+ },
1389
+ "type": "Cardinality",
1390
+ "valueType": "xs:string",
1391
+ "value": "ZeroToOne"
1392
+ }
1393
+ ],
1394
+ "valueType": "xs:float",
1395
+ "value": "10",
1396
+ "modelType": "Property"
1397
+ },
1398
+ {
1399
+ "category": "PARAMETER",
1400
+ "idShort": "InternalResistanceIncreaseOfBatteryCellLevel",
1401
+ "description": [
1402
+ {
1403
+ "language": "en",
1404
+ "text": "initial internal resistance on battery cell level\n\nDIN DKE Spec 99100 chapter reference: 6.7.5.3"
1405
+ }
1406
+ ],
1407
+ "semanticId": {
1408
+ "type": "ModelReference",
1409
+ "keys": [
1410
+ {
1411
+ "type": "ConceptDescription",
1412
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#internalResistanceIncreaseOfBatteryCell"
1413
+ }
1414
+ ]
1415
+ },
1416
+ "supplementalSemanticIds": [
1417
+ {
1418
+ "type": "ExternalReference",
1419
+ "keys": [
1420
+ {
1421
+ "type": "GlobalReference",
1422
+ "value": "0173-1#02-ABL831#002"
1423
+ }
1424
+ ]
1425
+ }
1426
+ ],
1427
+ "qualifiers": [
1428
+ {
1429
+ "semanticId": {
1430
+ "type": "ExternalReference",
1431
+ "keys": [
1432
+ {
1433
+ "type": "GlobalReference",
1434
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1435
+ }
1436
+ ]
1437
+ },
1438
+ "type": "Cardinality",
1439
+ "valueType": "xs:string",
1440
+ "value": "ZeroToOne"
1441
+ }
1442
+ ],
1443
+ "valueType": "xs:float",
1444
+ "value": "10",
1445
+ "modelType": "Property"
1446
+ },
1447
+ {
1448
+ "category": "PARAMETER",
1449
+ "idShort": "InternalResistanceIncreaseOfBatteryPackLevel",
1450
+ "description": [
1451
+ {
1452
+ "language": "en",
1453
+ "text": "initial internal resistance on battery pack level\n\nDIN DKE Spec 99100 chapter reference: 6.7.5.3"
1454
+ }
1455
+ ],
1456
+ "semanticId": {
1457
+ "type": "ExternalReference",
1458
+ "keys": [
1459
+ {
1460
+ "type": "GlobalReference",
1461
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#internalResistanceIncreaseOfBatteryPack"
1462
+ }
1463
+ ]
1464
+ },
1465
+ "supplementalSemanticIds": [
1466
+ {
1467
+ "type": "ExternalReference",
1468
+ "keys": [
1469
+ {
1470
+ "type": "GlobalReference",
1471
+ "value": "0173-1#02-ABL831#001"
1472
+ }
1473
+ ]
1474
+ }
1475
+ ],
1476
+ "qualifiers": [
1477
+ {
1478
+ "semanticId": {
1479
+ "type": "ExternalReference",
1480
+ "keys": [
1481
+ {
1482
+ "type": "GlobalReference",
1483
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1484
+ }
1485
+ ]
1486
+ },
1487
+ "type": "Cardinality",
1488
+ "valueType": "xs:string",
1489
+ "value": "One"
1490
+ }
1491
+ ],
1492
+ "valueType": "xs:float",
1493
+ "value": "10",
1494
+ "modelType": "Property"
1495
+ },
1496
+ {
1497
+ "category": "PARAMETER",
1498
+ "idShort": "InternalResistanceIncreaseOfBatteryModuleLevel",
1499
+ "semanticId": {
1500
+ "type": "ExternalReference",
1501
+ "keys": [
1502
+ {
1503
+ "type": "GlobalReference",
1504
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#initialInternalResistanceOfBatteryModule"
1505
+ }
1506
+ ]
1507
+ },
1508
+ "supplementalSemanticIds": [
1509
+ {
1510
+ "type": "ExternalReference",
1511
+ "keys": [
1512
+ {
1513
+ "type": "GlobalReference",
1514
+ "value": "0173-1#02-ABL836#001"
1515
+ }
1516
+ ]
1517
+ }
1518
+ ],
1519
+ "qualifiers": [
1520
+ {
1521
+ "semanticId": {
1522
+ "type": "ExternalReference",
1523
+ "keys": [
1524
+ {
1525
+ "type": "GlobalReference",
1526
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1527
+ }
1528
+ ]
1529
+ },
1530
+ "type": "Cardinality",
1531
+ "valueType": "xs:string",
1532
+ "value": "ZeroToOne"
1533
+ }
1534
+ ],
1535
+ "valueType": "xs:float",
1536
+ "value": "10",
1537
+ "modelType": "Property"
1538
+ }
1539
+ ],
1540
+ "modelType": "SubmodelElementCollection"
1541
+ },
1542
+ {
1543
+ "idShort": "PowerCapability",
1544
+ "description": [
1545
+ {
1546
+ "language": "en",
1547
+ "text": "Information regarding power capability.\n\nDIN DKE Spec 99100 chapter reference: 6.7.3"
1548
+ }
1549
+ ],
1550
+ "semanticId": {
1551
+ "type": "ExternalReference",
1552
+ "keys": [
1553
+ {
1554
+ "type": "GlobalReference",
1555
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#powerCapability"
1556
+ }
1557
+ ]
1558
+ },
1559
+ "supplementalSemanticIds": [
1560
+ {
1561
+ "type": "ExternalReference",
1562
+ "keys": [
1563
+ {
1564
+ "type": "GlobalReference",
1565
+ "value": "0173-1#02-ABL358#002/0173-1#01-AHX773#002"
1566
+ }
1567
+ ]
1568
+ }
1569
+ ],
1570
+ "qualifiers": [
1571
+ {
1572
+ "semanticId": {
1573
+ "type": "ExternalReference",
1574
+ "keys": [
1575
+ {
1576
+ "type": "GlobalReference",
1577
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1578
+ }
1579
+ ]
1580
+ },
1581
+ "type": "Cardinality",
1582
+ "valueType": "xs:string",
1583
+ "value": "One"
1584
+ }
1585
+ ],
1586
+ "value": [
1587
+ {
1588
+ "category": "PARAMETER",
1589
+ "idShort": "MaximumPermittedBatteryPower",
1590
+ "description": [
1591
+ {
1592
+ "language": "en",
1593
+ "text": "maximum permitted battery power\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.5"
1594
+ }
1595
+ ],
1596
+ "semanticId": {
1597
+ "type": "ModelReference",
1598
+ "keys": [
1599
+ {
1600
+ "type": "ConceptDescription",
1601
+ "value": "0173-1#02-ABL843#002"
1602
+ }
1603
+ ]
1604
+ },
1605
+ "supplementalSemanticIds": [
1606
+ {
1607
+ "type": "ExternalReference",
1608
+ "keys": [
1609
+ {
1610
+ "type": "GlobalReference",
1611
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#maximumPermittedBatteryPower"
1612
+ }
1613
+ ]
1614
+ }
1615
+ ],
1616
+ "qualifiers": [
1617
+ {
1618
+ "semanticId": {
1619
+ "type": "ExternalReference",
1620
+ "keys": [
1621
+ {
1622
+ "type": "GlobalReference",
1623
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1624
+ }
1625
+ ]
1626
+ },
1627
+ "type": "Cardinality",
1628
+ "valueType": "xs:string",
1629
+ "value": "One"
1630
+ }
1631
+ ],
1632
+ "valueType": "xs:float",
1633
+ "value": "0",
1634
+ "modelType": "Property"
1635
+ },
1636
+ {
1637
+ "category": "PARAMETER",
1638
+ "idShort": "PowerFade",
1639
+ "description": [
1640
+ {
1641
+ "language": "en",
1642
+ "text": "Power fade\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.4"
1643
+ }
1644
+ ],
1645
+ "semanticId": {
1646
+ "type": "ModelReference",
1647
+ "keys": [
1648
+ {
1649
+ "type": "ConceptDescription",
1650
+ "value": "0173-1#02-ABL852#002"
1651
+ }
1652
+ ]
1653
+ },
1654
+ "supplementalSemanticIds": [
1655
+ {
1656
+ "type": "ExternalReference",
1657
+ "keys": [
1658
+ {
1659
+ "type": "GlobalReference",
1660
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#powerFade"
1661
+ }
1662
+ ]
1663
+ }
1664
+ ],
1665
+ "qualifiers": [
1666
+ {
1667
+ "semanticId": {
1668
+ "type": "ExternalReference",
1669
+ "keys": [
1670
+ {
1671
+ "type": "GlobalReference",
1672
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1673
+ }
1674
+ ]
1675
+ },
1676
+ "type": "Cardinality",
1677
+ "valueType": "xs:string",
1678
+ "value": "One"
1679
+ }
1680
+ ],
1681
+ "valueType": "xs:float",
1682
+ "value": "23",
1683
+ "modelType": "Property"
1684
+ },
1685
+ {
1686
+ "category": "PARAMETER",
1687
+ "idShort": "RatioNorminalBatteryPowerAndBatteryEnergy",
1688
+ "semanticId": {
1689
+ "type": "ExternalReference",
1690
+ "keys": [
1691
+ {
1692
+ "type": "GlobalReference",
1693
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#powerCapabilityRatio"
1694
+ }
1695
+ ]
1696
+ },
1697
+ "qualifiers": [
1698
+ {
1699
+ "semanticId": {
1700
+ "type": "ExternalReference",
1701
+ "keys": [
1702
+ {
1703
+ "type": "GlobalReference",
1704
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1705
+ }
1706
+ ]
1707
+ },
1708
+ "type": "Cardinality",
1709
+ "valueType": "xs:string",
1710
+ "value": "ZeroToOne"
1711
+ }
1712
+ ],
1713
+ "valueType": "xs:float",
1714
+ "value": "0.611",
1715
+ "modelType": "Property"
1716
+ },
1717
+ {
1718
+ "idShort": "OriginalPowerCapability",
1719
+ "semanticId": {
1720
+ "type": "ExternalReference",
1721
+ "keys": [
1722
+ {
1723
+ "type": "GlobalReference",
1724
+ "value": "0173-1#02-ABL853#002"
1725
+ }
1726
+ ]
1727
+ },
1728
+ "supplementalSemanticIds": [
1729
+ {
1730
+ "type": "ExternalReference",
1731
+ "keys": [
1732
+ {
1733
+ "type": "GlobalReference",
1734
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#originalPowerCapability"
1735
+ }
1736
+ ]
1737
+ }
1738
+ ],
1739
+ "qualifiers": [
1740
+ {
1741
+ "semanticId": {
1742
+ "type": "ExternalReference",
1743
+ "keys": [
1744
+ {
1745
+ "type": "GlobalReference",
1746
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1747
+ }
1748
+ ]
1749
+ },
1750
+ "type": "Cardinality",
1751
+ "valueType": "xs:string",
1752
+ "value": "One"
1753
+ }
1754
+ ],
1755
+ "semanticIdListElement": {
1756
+ "type": "ExternalReference",
1757
+ "keys": [
1758
+ {
1759
+ "type": "GlobalReference",
1760
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#PowerCapabilityAt"
1761
+ }
1762
+ ]
1763
+ },
1764
+ "typeValueListElement": "SubmodelElementCollection",
1765
+ "value": [
1766
+ {
1767
+ "idShort": "PowerCapabilityAt",
1768
+ "description": [
1769
+ {
1770
+ "language": "en",
1771
+ "text": "Power capability measured at a reference condition, for example at 80% or 20% state of charge (SoC).\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.2"
1772
+ }
1773
+ ],
1774
+ "semanticId": {
1775
+ "type": "ExternalReference",
1776
+ "keys": [
1777
+ {
1778
+ "type": "GlobalReference",
1779
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#PowerCapabilityAt"
1780
+ }
1781
+ ]
1782
+ },
1783
+ "qualifiers": [
1784
+ {
1785
+ "semanticId": {
1786
+ "type": "ExternalReference",
1787
+ "keys": [
1788
+ {
1789
+ "type": "GlobalReference",
1790
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1791
+ }
1792
+ ]
1793
+ },
1794
+ "kind": "TemplateQualifier",
1795
+ "type": "SMT/Cardinality",
1796
+ "valueType": "xs:string",
1797
+ "value": "OneToMany"
1798
+ }
1799
+ ],
1800
+ "value": [
1801
+ {
1802
+ "idShort": "atSoc",
1803
+ "semanticId": {
1804
+ "type": "ExternalReference",
1805
+ "keys": [
1806
+ {
1807
+ "type": "GlobalReference",
1808
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#atSoC"
1809
+ }
1810
+ ]
1811
+ },
1812
+ "supplementalSemanticIds": [
1813
+ {
1814
+ "type": "ExternalReference",
1815
+ "keys": [
1816
+ {
1817
+ "type": "GlobalReference",
1818
+ "value": "0173-1#02-ABL821#001"
1819
+ }
1820
+ ]
1821
+ }
1822
+ ],
1823
+ "qualifiers": [
1824
+ {
1825
+ "semanticId": {
1826
+ "type": "ExternalReference",
1827
+ "keys": [
1828
+ {
1829
+ "type": "GlobalReference",
1830
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1831
+ }
1832
+ ]
1833
+ },
1834
+ "kind": "TemplateQualifier",
1835
+ "type": "SMT/Cardinality",
1836
+ "valueType": "xs:string",
1837
+ "value": "One"
1838
+ }
1839
+ ],
1840
+ "valueType": "xs:unsignedInt",
1841
+ "value": "80",
1842
+ "modelType": "Property"
1843
+ },
1844
+ {
1845
+ "idShort": "powerCapabilityAt",
1846
+ "semanticId": {
1847
+ "type": "ExternalReference",
1848
+ "keys": [
1849
+ {
1850
+ "type": "GlobalReference",
1851
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#powerCapabilityAt"
1852
+ }
1853
+ ]
1854
+ },
1855
+ "supplementalSemanticIds": [
1856
+ {
1857
+ "type": "ExternalReference",
1858
+ "keys": [
1859
+ {
1860
+ "type": "GlobalReference",
1861
+ "value": "0173-1#02-ABL853#001"
1862
+ }
1863
+ ]
1864
+ }
1865
+ ],
1866
+ "qualifiers": [
1867
+ {
1868
+ "semanticId": {
1869
+ "type": "ExternalReference",
1870
+ "keys": [
1871
+ {
1872
+ "type": "GlobalReference",
1873
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1874
+ }
1875
+ ]
1876
+ },
1877
+ "kind": "TemplateQualifier",
1878
+ "type": "SMT/Cardinality",
1879
+ "valueType": "xs:string",
1880
+ "value": "One"
1881
+ }
1882
+ ],
1883
+ "valueType": "xs:float",
1884
+ "value": "500",
1885
+ "modelType": "Property"
1886
+ }
1887
+ ],
1888
+ "modelType": "SubmodelElementCollection"
1889
+ }
1890
+ ],
1891
+ "modelType": "SubmodelElementList"
1892
+ }
1893
+ ],
1894
+ "modelType": "SubmodelElementCollection"
1895
+ },
1896
+ {
1897
+ "idShort": "Temperature",
1898
+ "description": [
1899
+ {
1900
+ "language": "en",
1901
+ "text": "Information regarding temperature conditions.\n\nDIN DKE Spec 99100 chapter reference: 6.7.7"
1902
+ }
1903
+ ],
1904
+ "semanticId": {
1905
+ "type": "ExternalReference",
1906
+ "keys": [
1907
+ {
1908
+ "type": "GlobalReference",
1909
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#temperature"
1910
+ }
1911
+ ]
1912
+ },
1913
+ "supplementalSemanticIds": [
1914
+ {
1915
+ "type": "ExternalReference",
1916
+ "keys": [
1917
+ {
1918
+ "type": "GlobalReference",
1919
+ "value": "0173-1#02-ABL358#002/0173-1#01-AHX773#002"
1920
+ }
1921
+ ]
1922
+ }
1923
+ ],
1924
+ "qualifiers": [
1925
+ {
1926
+ "semanticId": {
1927
+ "type": "ExternalReference",
1928
+ "keys": [
1929
+ {
1930
+ "type": "GlobalReference",
1931
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1932
+ }
1933
+ ]
1934
+ },
1935
+ "type": "Cardinality",
1936
+ "valueType": "xs:string",
1937
+ "value": "One"
1938
+ }
1939
+ ],
1940
+ "value": [
1941
+ {
1942
+ "category": "PARAMETER",
1943
+ "idShort": "TemperatureRangeIdleState_LowerBoundary",
1944
+ "description": [
1945
+ {
1946
+ "language": "en",
1947
+ "text": "temperature range idle state (lower boundary)\n\nDIN DKE Spec 99100 chapter reference: 6.7.7.3"
1948
+ }
1949
+ ],
1950
+ "semanticId": {
1951
+ "type": "ModelReference",
1952
+ "keys": [
1953
+ {
1954
+ "type": "ConceptDescription",
1955
+ "value": "0173-1#02-ABL842#002"
1956
+ }
1957
+ ]
1958
+ },
1959
+ "supplementalSemanticIds": [
1960
+ {
1961
+ "type": "ExternalReference",
1962
+ "keys": [
1963
+ {
1964
+ "type": "GlobalReference",
1965
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#temperatureRangeIdleStateLowerBoundary"
1966
+ }
1967
+ ]
1968
+ }
1969
+ ],
1970
+ "qualifiers": [
1971
+ {
1972
+ "semanticId": {
1973
+ "type": "ExternalReference",
1974
+ "keys": [
1975
+ {
1976
+ "type": "GlobalReference",
1977
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1978
+ }
1979
+ ]
1980
+ },
1981
+ "type": "Cardinality",
1982
+ "valueType": "xs:string",
1983
+ "value": "One"
1984
+ }
1985
+ ],
1986
+ "valueType": "xs:float",
1987
+ "value": "-19",
1988
+ "modelType": "Property"
1989
+ },
1990
+ {
1991
+ "category": "PARAMETER",
1992
+ "idShort": "TemperatureRangeIdleState_UpperBoundary",
1993
+ "description": [
1994
+ {
1995
+ "language": "en",
1996
+ "text": "temperature range idle state (upper boundary)\n\nDIN DKE Spec 99100 chapter reference: 6.7.7.4"
1997
+ }
1998
+ ],
1999
+ "semanticId": {
2000
+ "type": "ModelReference",
2001
+ "keys": [
2002
+ {
2003
+ "type": "ConceptDescription",
2004
+ "value": "0173-1#02-ABL871#002"
2005
+ }
2006
+ ]
2007
+ },
2008
+ "supplementalSemanticIds": [
2009
+ {
2010
+ "type": "ExternalReference",
2011
+ "keys": [
2012
+ {
2013
+ "type": "GlobalReference",
2014
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#temperatureRangeIdleStateUpperBoundary"
2015
+ }
2016
+ ]
2017
+ }
2018
+ ],
2019
+ "qualifiers": [
2020
+ {
2021
+ "semanticId": {
2022
+ "type": "ExternalReference",
2023
+ "keys": [
2024
+ {
2025
+ "type": "GlobalReference",
2026
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
2027
+ }
2028
+ ]
2029
+ },
2030
+ "type": "Cardinality",
2031
+ "valueType": "xs:string",
2032
+ "value": "One"
2033
+ }
2034
+ ],
2035
+ "valueType": "xs:float",
2036
+ "value": "49",
2037
+ "modelType": "Property"
2038
+ }
2039
+ ],
2040
+ "modelType": "SubmodelElementCollection"
2041
+ },
2042
+ {
2043
+ "idShort": "Lifetime",
2044
+ "description": [
2045
+ {
2046
+ "language": "en",
2047
+ "text": "Information regarding battery lifetime.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6"
2048
+ }
2049
+ ],
2050
+ "semanticId": {
2051
+ "type": "ExternalReference",
2052
+ "keys": [
2053
+ {
2054
+ "type": "GlobalReference",
2055
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#lifetime"
2056
+ }
2057
+ ]
2058
+ },
2059
+ "supplementalSemanticIds": [
2060
+ {
2061
+ "type": "ExternalReference",
2062
+ "keys": [
2063
+ {
2064
+ "type": "GlobalReference",
2065
+ "value": "0173-1#02-ABL358#002/0173-1#01-AHX773#002"
2066
+ }
2067
+ ]
2068
+ }
2069
+ ],
2070
+ "qualifiers": [
2071
+ {
2072
+ "semanticId": {
2073
+ "type": "ExternalReference",
2074
+ "keys": [
2075
+ {
2076
+ "type": "GlobalReference",
2077
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
2078
+ }
2079
+ ]
2080
+ },
2081
+ "type": "Cardinality",
2082
+ "valueType": "xs:string",
2083
+ "value": "One"
2084
+ }
2085
+ ],
2086
+ "value": [
2087
+ {
2088
+ "idShort": "ExpectedLifetimeInCalendarYears",
2089
+ "semanticId": {
2090
+ "type": "ExternalReference",
2091
+ "keys": [
2092
+ {
2093
+ "type": "GlobalReference",
2094
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#expectedLifetime"
2095
+ }
2096
+ ]
2097
+ },
2098
+ "qualifiers": [
2099
+ {
2100
+ "semanticId": {
2101
+ "type": "ExternalReference",
2102
+ "keys": [
2103
+ {
2104
+ "type": "GlobalReference",
2105
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
2106
+ }
2107
+ ]
2108
+ },
2109
+ "type": "Cardinality",
2110
+ "valueType": "xs:string",
2111
+ "value": "One"
2112
+ }
2113
+ ],
2114
+ "valueType": "xs:unsignedInt",
2115
+ "value": "15",
2116
+ "modelType": "Property"
2117
+ },
2118
+ {
2119
+ "idShort": "ExpectedNumberOfCycles",
2120
+ "semanticId": {
2121
+ "type": "ExternalReference",
2122
+ "keys": [
2123
+ {
2124
+ "type": "GlobalReference",
2125
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#expectedNumberOfCycles"
2126
+ }
2127
+ ]
2128
+ },
2129
+ "supplementalSemanticIds": [
2130
+ {
2131
+ "type": "ExternalReference",
2132
+ "keys": [
2133
+ {
2134
+ "type": "GlobalReference",
2135
+ "value": "0173-1#02-ABL830#001"
2136
+ }
2137
+ ]
2138
+ }
2139
+ ],
2140
+ "qualifiers": [
2141
+ {
2142
+ "semanticId": {
2143
+ "type": "ExternalReference",
2144
+ "keys": [
2145
+ {
2146
+ "type": "GlobalReference",
2147
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
2148
+ }
2149
+ ]
2150
+ },
2151
+ "type": "Cardinality",
2152
+ "valueType": "xs:string",
2153
+ "value": "One"
2154
+ }
2155
+ ],
2156
+ "valueType": "xs:unsignedInt",
2157
+ "modelType": "Property"
2158
+ },
2159
+ {
2160
+ "category": "PARAMETER",
2161
+ "idShort": "CapacityThresholdExhaustion",
2162
+ "displayName": [
2163
+ {
2164
+ "language": "en",
2165
+ "text": "capacity threshold for exhaustion"
2166
+ }
2167
+ ],
2168
+ "description": [
2169
+ {
2170
+ "language": "en",
2171
+ "text": "interpreted as minimum percentage of rated capacity, above which the battery is still considered operational as EV battery in its current life. The value has to be provided by the economic operator. This metric may serve as indicator for a necessary end of current life as EV and may be understood in the context of warranty.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.9"
2172
+ }
2173
+ ],
2174
+ "semanticId": {
2175
+ "type": "ModelReference",
2176
+ "keys": [
2177
+ {
2178
+ "type": "ConceptDescription",
2179
+ "value": "0173-1#02-ABL838#002"
2180
+ }
2181
+ ]
2182
+ },
2183
+ "supplementalSemanticIds": [
2184
+ {
2185
+ "type": "ExternalReference",
2186
+ "keys": [
2187
+ {
2188
+ "type": "GlobalReference",
2189
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#capacityThresholdForExhaustion"
2190
+ }
2191
+ ]
2192
+ }
2193
+ ],
2194
+ "qualifiers": [
2195
+ {
2196
+ "semanticId": {
2197
+ "type": "ExternalReference",
2198
+ "keys": [
2199
+ {
2200
+ "type": "GlobalReference",
2201
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
2202
+ }
2203
+ ]
2204
+ },
2205
+ "type": "Cardinality",
2206
+ "valueType": "xs:string",
2207
+ "value": "ZeroToOne"
2208
+ }
2209
+ ],
2210
+ "valueType": "xs:float",
2211
+ "value": "23",
2212
+ "modelType": "Property"
2213
+ },
2214
+ {
2215
+ "idShort": "CRateOfRelevantCycleLifeTest",
2216
+ "description": [
2217
+ {
2218
+ "language": "en",
2219
+ "text": "This data attribute is a measurement parameter for “Expected lifetime: Number of charge-discharge cycles”: Applied charge and discharge rate in terms of rated capacity (C-rate) of relevant cycle-life reference test.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.6"
2220
+ }
2221
+ ],
2222
+ "semanticId": {
2223
+ "type": "ExternalReference",
2224
+ "keys": [
2225
+ {
2226
+ "type": "GlobalReference",
2227
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#cRateLifeCycleTest"
2228
+ }
2229
+ ]
2230
+ },
2231
+ "qualifiers": [
2232
+ {
2233
+ "semanticId": {
2234
+ "type": "ExternalReference",
2235
+ "keys": [
2236
+ {
2237
+ "type": "GlobalReference",
2238
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
2239
+ }
2240
+ ]
2241
+ },
2242
+ "type": "Cardinality",
2243
+ "valueType": "xs:string",
2244
+ "value": "One"
2245
+ }
2246
+ ],
2247
+ "valueType": "xs:decimal",
2248
+ "modelType": "Property"
2249
+ }
2250
+ ],
2251
+ "modelType": "SubmodelElementCollection"
2252
+ }
2253
+ ],
2254
+ "modelType": "SubmodelElementCollection"
2255
+ }
2256
+ ],
2257
+ "modelType": "Submodel"
2258
+ }
2259
+ ],
2260
+ "conceptDescriptions": [
2261
+ {
2262
+ "idShort": "Voltage_NOM",
2263
+ "displayName": [
2264
+ {
2265
+ "language": "en",
2266
+ "text": "voltage nom"
2267
+ }
2268
+ ],
2269
+ "id": "0173-1#02-ABL588#001",
2270
+ "embeddedDataSpecifications": [
2271
+ {
2272
+ "dataSpecification": {
2273
+ "type": "ExternalReference",
2274
+ "keys": [
2275
+ {
2276
+ "type": "GlobalReference",
2277
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2278
+ }
2279
+ ]
2280
+ },
2281
+ "dataSpecificationContent": {
2282
+ "preferredName": [
2283
+ {
2284
+ "language": "en",
2285
+ "text": "voltage - NOM"
2286
+ }
2287
+ ],
2288
+ "shortName": [
2289
+ {
2290
+ "language": "en",
2291
+ "text": "VolNom"
2292
+ }
2293
+ ],
2294
+ "definition": [
2295
+ {
2296
+ "language": "en",
2297
+ "text": "voltage the battery is rated for - NOM"
2298
+ }
2299
+ ],
2300
+ "modelType": "DataSpecificationIec61360"
2301
+ }
2302
+ }
2303
+ ],
2304
+ "isCaseOf": [
2305
+ {
2306
+ "type": "ExternalReference",
2307
+ "keys": [
2308
+ {
2309
+ "type": "GlobalReference",
2310
+ "value": "0173-1#02-ABL588#001"
2311
+ }
2312
+ ]
2313
+ }
2314
+ ],
2315
+ "modelType": "ConceptDescription"
2316
+ },
2317
+ {
2318
+ "idShort": "Voltage_MAX",
2319
+ "displayName": [
2320
+ {
2321
+ "language": "en",
2322
+ "text": "voltage max"
2323
+ }
2324
+ ],
2325
+ "id": "0173-1#02-ABL589#001",
2326
+ "embeddedDataSpecifications": [
2327
+ {
2328
+ "dataSpecification": {
2329
+ "type": "ExternalReference",
2330
+ "keys": [
2331
+ {
2332
+ "type": "GlobalReference",
2333
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2334
+ }
2335
+ ]
2336
+ },
2337
+ "dataSpecificationContent": {
2338
+ "preferredName": [
2339
+ {
2340
+ "language": "en",
2341
+ "text": "voltage - MAX"
2342
+ }
2343
+ ],
2344
+ "shortName": [
2345
+ {
2346
+ "language": "en",
2347
+ "text": "VolMax"
2348
+ }
2349
+ ],
2350
+ "definition": [
2351
+ {
2352
+ "language": "en",
2353
+ "text": "voltage the battery is rated for - MAX"
2354
+ }
2355
+ ],
2356
+ "modelType": "DataSpecificationIec61360"
2357
+ }
2358
+ }
2359
+ ],
2360
+ "isCaseOf": [
2361
+ {
2362
+ "type": "ExternalReference",
2363
+ "keys": [
2364
+ {
2365
+ "type": "GlobalReference",
2366
+ "value": "0173-1#02-ABL589#001"
2367
+ }
2368
+ ]
2369
+ }
2370
+ ],
2371
+ "modelType": "ConceptDescription"
2372
+ },
2373
+ {
2374
+ "idShort": "Voltage_MIN",
2375
+ "displayName": [
2376
+ {
2377
+ "language": "en",
2378
+ "text": "voltage min"
2379
+ }
2380
+ ],
2381
+ "id": "0173-1#02-ABL587#001",
2382
+ "embeddedDataSpecifications": [
2383
+ {
2384
+ "dataSpecification": {
2385
+ "type": "ExternalReference",
2386
+ "keys": [
2387
+ {
2388
+ "type": "GlobalReference",
2389
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2390
+ }
2391
+ ]
2392
+ },
2393
+ "dataSpecificationContent": {
2394
+ "preferredName": [
2395
+ {
2396
+ "language": "en",
2397
+ "text": "voltage - MIN"
2398
+ }
2399
+ ],
2400
+ "shortName": [
2401
+ {
2402
+ "language": "en",
2403
+ "text": "VolMin"
2404
+ }
2405
+ ],
2406
+ "definition": [
2407
+ {
2408
+ "language": "en",
2409
+ "text": "voltage the battery is rated for - MIN"
2410
+ }
2411
+ ],
2412
+ "modelType": "DataSpecificationIec61360"
2413
+ }
2414
+ }
2415
+ ],
2416
+ "isCaseOf": [
2417
+ {
2418
+ "type": "ExternalReference",
2419
+ "keys": [
2420
+ {
2421
+ "type": "GlobalReference",
2422
+ "value": "0173-1#02-ABL587#001"
2423
+ }
2424
+ ]
2425
+ }
2426
+ ],
2427
+ "modelType": "ConceptDescription"
2428
+ },
2429
+ {
2430
+ "idShort": "RatedCapacity",
2431
+ "displayName": [
2432
+ {
2433
+ "language": "en",
2434
+ "text": "rated capacity"
2435
+ }
2436
+ ],
2437
+ "id": "0173-1#02-ABL869#002",
2438
+ "embeddedDataSpecifications": [
2439
+ {
2440
+ "dataSpecification": {
2441
+ "type": "ExternalReference",
2442
+ "keys": [
2443
+ {
2444
+ "type": "GlobalReference",
2445
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2446
+ }
2447
+ ]
2448
+ },
2449
+ "dataSpecificationContent": {
2450
+ "preferredName": [
2451
+ {
2452
+ "language": "en",
2453
+ "text": "rated capacity"
2454
+ }
2455
+ ],
2456
+ "shortName": [
2457
+ {
2458
+ "language": "en",
2459
+ "text": "RatCap"
2460
+ }
2461
+ ],
2462
+ "definition": [
2463
+ {
2464
+ "language": "en",
2465
+ "text": "total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under specific conditions"
2466
+ }
2467
+ ],
2468
+ "modelType": "DataSpecificationIec61360"
2469
+ }
2470
+ }
2471
+ ],
2472
+ "isCaseOf": [
2473
+ {
2474
+ "type": "ExternalReference",
2475
+ "keys": [
2476
+ {
2477
+ "type": "GlobalReference",
2478
+ "value": "0173-1#02-ABL869#002"
2479
+ }
2480
+ ]
2481
+ }
2482
+ ],
2483
+ "modelType": "ConceptDescription"
2484
+ },
2485
+ {
2486
+ "idShort": "CapacityFade",
2487
+ "displayName": [
2488
+ {
2489
+ "language": "en",
2490
+ "text": "capacity fade"
2491
+ }
2492
+ ],
2493
+ "id": "0173-1#02-ABL828#002",
2494
+ "embeddedDataSpecifications": [
2495
+ {
2496
+ "dataSpecification": {
2497
+ "type": "ExternalReference",
2498
+ "keys": [
2499
+ {
2500
+ "type": "GlobalReference",
2501
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2502
+ }
2503
+ ]
2504
+ },
2505
+ "dataSpecificationContent": {
2506
+ "preferredName": [
2507
+ {
2508
+ "language": "en",
2509
+ "text": "capacity fade"
2510
+ }
2511
+ ],
2512
+ "shortName": [
2513
+ {
2514
+ "language": "en",
2515
+ "text": "CapFad"
2516
+ }
2517
+ ],
2518
+ "definition": [
2519
+ {
2520
+ "language": "en",
2521
+ "text": "decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity declared by the manufacturer"
2522
+ }
2523
+ ],
2524
+ "modelType": "DataSpecificationIec61360"
2525
+ }
2526
+ }
2527
+ ],
2528
+ "isCaseOf": [
2529
+ {
2530
+ "type": "ExternalReference",
2531
+ "keys": [
2532
+ {
2533
+ "type": "GlobalReference",
2534
+ "value": "0173-1#02-ABL828#002"
2535
+ }
2536
+ ]
2537
+ }
2538
+ ],
2539
+ "modelType": "ConceptDescription"
2540
+ },
2541
+ {
2542
+ "idShort": "CertifiedUsableBatteryEnergy",
2543
+ "displayName": [
2544
+ {
2545
+ "language": "en",
2546
+ "text": "certified usable battery energy"
2547
+ }
2548
+ ],
2549
+ "id": "0173-1#02-ABL829#002",
2550
+ "embeddedDataSpecifications": [
2551
+ {
2552
+ "dataSpecification": {
2553
+ "type": "ExternalReference",
2554
+ "keys": [
2555
+ {
2556
+ "type": "GlobalReference",
2557
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2558
+ }
2559
+ ]
2560
+ },
2561
+ "dataSpecificationContent": {
2562
+ "preferredName": [
2563
+ {
2564
+ "language": "en",
2565
+ "text": "certified usable battery energy (UBE certified)"
2566
+ }
2567
+ ],
2568
+ "shortName": [
2569
+ {
2570
+ "language": "en",
2571
+ "text": "CerUsaBatEne(ubCer"
2572
+ }
2573
+ ],
2574
+ "definition": [
2575
+ {
2576
+ "language": "en",
2577
+ "text": "energy supplied by the battery from the beginning of the test procedure used for certification until the applicable break-off criterion of the test procedure used for certification is reached"
2578
+ }
2579
+ ],
2580
+ "modelType": "DataSpecificationIec61360"
2581
+ }
2582
+ }
2583
+ ],
2584
+ "isCaseOf": [
2585
+ {
2586
+ "type": "ExternalReference",
2587
+ "keys": [
2588
+ {
2589
+ "type": "GlobalReference",
2590
+ "value": "0173-1#02-ABL829#002"
2591
+ }
2592
+ ]
2593
+ }
2594
+ ],
2595
+ "modelType": "ConceptDescription"
2596
+ },
2597
+ {
2598
+ "idShort": "InitialRoundTripEnergyEfficiency",
2599
+ "displayName": [
2600
+ {
2601
+ "language": "en",
2602
+ "text": "initial round trip energy efficiency"
2603
+ }
2604
+ ],
2605
+ "id": "0173-1#02-ABL833#002",
2606
+ "embeddedDataSpecifications": [
2607
+ {
2608
+ "dataSpecification": {
2609
+ "type": "ExternalReference",
2610
+ "keys": [
2611
+ {
2612
+ "type": "GlobalReference",
2613
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2614
+ }
2615
+ ]
2616
+ },
2617
+ "dataSpecificationContent": {
2618
+ "preferredName": [
2619
+ {
2620
+ "language": "en",
2621
+ "text": "initial round trip energy efficiency"
2622
+ }
2623
+ ],
2624
+ "shortName": [
2625
+ {
2626
+ "language": "en",
2627
+ "text": "IniRouTriEneEff"
2628
+ }
2629
+ ],
2630
+ "definition": [
2631
+ {
2632
+ "language": "en",
2633
+ "text": "initial round trip energy efficiency means the ratio of the net energy delivered by a battery during a discharge test to the total energy required to restore the initial State of Charge by a standard charge"
2634
+ }
2635
+ ],
2636
+ "modelType": "DataSpecificationIec61360"
2637
+ }
2638
+ }
2639
+ ],
2640
+ "isCaseOf": [
2641
+ {
2642
+ "type": "ExternalReference",
2643
+ "keys": [
2644
+ {
2645
+ "type": "GlobalReference",
2646
+ "value": "0173-1#02-ABL833#002"
2647
+ }
2648
+ ]
2649
+ }
2650
+ ],
2651
+ "modelType": "ConceptDescription"
2652
+ },
2653
+ {
2654
+ "idShort": "RoundTripEnergyEfficiencyAt50PercentOfCycleLife",
2655
+ "displayName": [
2656
+ {
2657
+ "language": "en",
2658
+ "text": "round trip energy efficiency at 50 percent of cycle life"
2659
+ }
2660
+ ],
2661
+ "id": "0173-1#02-ABL866#002",
2662
+ "embeddedDataSpecifications": [
2663
+ {
2664
+ "dataSpecification": {
2665
+ "type": "ExternalReference",
2666
+ "keys": [
2667
+ {
2668
+ "type": "GlobalReference",
2669
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2670
+ }
2671
+ ]
2672
+ },
2673
+ "dataSpecificationContent": {
2674
+ "preferredName": [
2675
+ {
2676
+ "language": "en",
2677
+ "text": "round trip energy efficiency at 50% of cycle life"
2678
+ }
2679
+ ],
2680
+ "definition": [
2681
+ {
2682
+ "language": "en",
2683
+ "text": "round trip energy efficiency at 50% of cycle-life and measured at 50% of cycle life as determined in a pre-use standardized measurement"
2684
+ }
2685
+ ],
2686
+ "modelType": "DataSpecificationIec61360"
2687
+ }
2688
+ }
2689
+ ],
2690
+ "isCaseOf": [
2691
+ {
2692
+ "type": "ExternalReference",
2693
+ "keys": [
2694
+ {
2695
+ "type": "GlobalReference",
2696
+ "value": "0173-1#02-ABL866#002"
2697
+ }
2698
+ ]
2699
+ }
2700
+ ],
2701
+ "modelType": "ConceptDescription"
2702
+ },
2703
+ {
2704
+ "idShort": "EnergyRoundTripEfficiencyFade",
2705
+ "displayName": [
2706
+ {
2707
+ "language": "en",
2708
+ "text": "energy round trip efficiency fade"
2709
+ }
2710
+ ],
2711
+ "id": "0173-1#02-ABL827#002",
2712
+ "embeddedDataSpecifications": [
2713
+ {
2714
+ "dataSpecification": {
2715
+ "type": "ExternalReference",
2716
+ "keys": [
2717
+ {
2718
+ "type": "GlobalReference",
2719
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2720
+ }
2721
+ ]
2722
+ },
2723
+ "dataSpecificationContent": {
2724
+ "preferredName": [
2725
+ {
2726
+ "language": "en",
2727
+ "text": "round trip energy efficiency fade"
2728
+ }
2729
+ ],
2730
+ "shortName": [
2731
+ {
2732
+ "language": "en",
2733
+ "text": "RouTriEneEffFad"
2734
+ }
2735
+ ],
2736
+ "definition": [
2737
+ {
2738
+ "language": "en",
2739
+ "text": "decrease of round trip energy efficiency as percentage, calculated from remaining and initial round trip energy efficiency"
2740
+ }
2741
+ ],
2742
+ "modelType": "DataSpecificationIec61360"
2743
+ }
2744
+ }
2745
+ ],
2746
+ "isCaseOf": [
2747
+ {
2748
+ "type": "ExternalReference",
2749
+ "keys": [
2750
+ {
2751
+ "type": "GlobalReference",
2752
+ "value": "0173-1#02-ABL827#002"
2753
+ }
2754
+ ]
2755
+ }
2756
+ ],
2757
+ "modelType": "ConceptDescription"
2758
+ },
2759
+ {
2760
+ "idShort": "InitialSelfDischargingRate",
2761
+ "displayName": [
2762
+ {
2763
+ "language": "en",
2764
+ "text": "initial self discharging rate"
2765
+ }
2766
+ ],
2767
+ "id": "0173-1#02-ABL834#002",
2768
+ "embeddedDataSpecifications": [
2769
+ {
2770
+ "dataSpecification": {
2771
+ "type": "ExternalReference",
2772
+ "keys": [
2773
+ {
2774
+ "type": "GlobalReference",
2775
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2776
+ }
2777
+ ]
2778
+ },
2779
+ "dataSpecificationContent": {
2780
+ "preferredName": [
2781
+ {
2782
+ "language": "en",
2783
+ "text": "initial self-discharging rate"
2784
+ }
2785
+ ],
2786
+ "shortName": [
2787
+ {
2788
+ "language": "en",
2789
+ "text": "IniSelDisRat"
2790
+ }
2791
+ ],
2792
+ "definition": [
2793
+ {
2794
+ "language": "en",
2795
+ "text": "initial self-discharge in % of capacity per unit of time in defined conditions (temperature range etc) as pre-use metric"
2796
+ }
2797
+ ],
2798
+ "modelType": "DataSpecificationIec61360"
2799
+ }
2800
+ }
2801
+ ],
2802
+ "isCaseOf": [
2803
+ {
2804
+ "type": "ExternalReference",
2805
+ "keys": [
2806
+ {
2807
+ "type": "GlobalReference",
2808
+ "value": "0173-1#02-ABL834#002"
2809
+ }
2810
+ ]
2811
+ }
2812
+ ],
2813
+ "modelType": "ConceptDescription"
2814
+ },
2815
+ {
2816
+ "idShort": "InitialInternalResistanceAtBatteryCellLevel",
2817
+ "displayName": [
2818
+ {
2819
+ "language": "en",
2820
+ "text": "initial internal resistance at battery cell level"
2821
+ }
2822
+ ],
2823
+ "id": "0173-1#02-ABL844#002",
2824
+ "embeddedDataSpecifications": [
2825
+ {
2826
+ "dataSpecification": {
2827
+ "type": "ExternalReference",
2828
+ "keys": [
2829
+ {
2830
+ "type": "GlobalReference",
2831
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2832
+ }
2833
+ ]
2834
+ },
2835
+ "dataSpecificationContent": {
2836
+ "preferredName": [
2837
+ {
2838
+ "language": "en",
2839
+ "text": "initial internal resistance at battery cell level"
2840
+ }
2841
+ ],
2842
+ "definition": [
2843
+ {
2844
+ "language": "en",
2845
+ "text": "measure of a battery cell's opposition to current flow at the beginning of its operational life, affecting its performance, efficiency, and heat generation (internal resistance means the absolute value of the quotient of the voltage drop between the terminals by the electric current increase in the battery circuit during a current pulse)"
2846
+ }
2847
+ ],
2848
+ "modelType": "DataSpecificationIec61360"
2849
+ }
2850
+ }
2851
+ ],
2852
+ "isCaseOf": [
2853
+ {
2854
+ "type": "ExternalReference",
2855
+ "keys": [
2856
+ {
2857
+ "type": "GlobalReference",
2858
+ "value": "0173-1#02-ABL844#002"
2859
+ }
2860
+ ]
2861
+ }
2862
+ ],
2863
+ "modelType": "ConceptDescription"
2864
+ },
2865
+ {
2866
+ "idShort": "InitialInternalResistanceAtBatteryPackLevel",
2867
+ "displayName": [
2868
+ {
2869
+ "language": "en",
2870
+ "text": "initial internal resistance at battery pack level"
2871
+ }
2872
+ ],
2873
+ "id": "0173-1#02-ABL846#002",
2874
+ "embeddedDataSpecifications": [
2875
+ {
2876
+ "dataSpecification": {
2877
+ "type": "ExternalReference",
2878
+ "keys": [
2879
+ {
2880
+ "type": "GlobalReference",
2881
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2882
+ }
2883
+ ]
2884
+ },
2885
+ "dataSpecificationContent": {
2886
+ "preferredName": [
2887
+ {
2888
+ "language": "en",
2889
+ "text": "initial internal resistance at battery pack level"
2890
+ }
2891
+ ],
2892
+ "definition": [
2893
+ {
2894
+ "language": "en",
2895
+ "text": "measure of opposition to current flow in an entire battery pack at the start of its operational life, affecting overall performance, efficiency, and heat generation (internal resistance means the absolute value of the quotient of the voltage drop between the terminals by the electric current increase in the battery circuit during a current pulse)"
2896
+ }
2897
+ ],
2898
+ "modelType": "DataSpecificationIec61360"
2899
+ }
2900
+ }
2901
+ ],
2902
+ "isCaseOf": [
2903
+ {
2904
+ "type": "ExternalReference",
2905
+ "keys": [
2906
+ {
2907
+ "type": "GlobalReference",
2908
+ "value": "0173-1#02-ABL846#002"
2909
+ }
2910
+ ]
2911
+ }
2912
+ ],
2913
+ "modelType": "ConceptDescription"
2914
+ },
2915
+ {
2916
+ "idShort": "InitialInternalResistanceAtBatteryModuleLevel",
2917
+ "displayName": [
2918
+ {
2919
+ "language": "en",
2920
+ "text": "initial internal resistance at battery module level"
2921
+ }
2922
+ ],
2923
+ "id": "0173-1#02-ABL832#002",
2924
+ "embeddedDataSpecifications": [
2925
+ {
2926
+ "dataSpecification": {
2927
+ "type": "ExternalReference",
2928
+ "keys": [
2929
+ {
2930
+ "type": "GlobalReference",
2931
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2932
+ }
2933
+ ]
2934
+ },
2935
+ "dataSpecificationContent": {
2936
+ "preferredName": [
2937
+ {
2938
+ "language": "en",
2939
+ "text": "initial internal resistance at battery module level"
2940
+ }
2941
+ ],
2942
+ "definition": [
2943
+ {
2944
+ "language": "en",
2945
+ "text": "initial internal resistance means the absolute beginning value of the quotient of the voltage drop between the terminals by the electric current increase in the battery circuit during a current pulse"
2946
+ }
2947
+ ],
2948
+ "modelType": "DataSpecificationIec61360"
2949
+ }
2950
+ }
2951
+ ],
2952
+ "isCaseOf": [
2953
+ {
2954
+ "type": "ExternalReference",
2955
+ "keys": [
2956
+ {
2957
+ "type": "GlobalReference",
2958
+ "value": "0173-1#02-ABL832#002"
2959
+ }
2960
+ ]
2961
+ }
2962
+ ],
2963
+ "modelType": "ConceptDescription"
2964
+ },
2965
+ {
2966
+ "idShort": "internalResistanceIncreaseAtBatteryPackLevel",
2967
+ "displayName": [
2968
+ {
2969
+ "language": "en",
2970
+ "text": "internal resistance increase at battery pack level"
2971
+ }
2972
+ ],
2973
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#internalResistanceIncreaseAtBatteryPackLevel",
2974
+ "embeddedDataSpecifications": [
2975
+ {
2976
+ "dataSpecification": {
2977
+ "type": "ExternalReference",
2978
+ "keys": [
2979
+ {
2980
+ "type": "GlobalReference",
2981
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
2982
+ }
2983
+ ]
2984
+ },
2985
+ "dataSpecificationContent": {
2986
+ "preferredName": [
2987
+ {
2988
+ "language": "en",
2989
+ "text": "internal resistance increase at battery cell level"
2990
+ }
2991
+ ],
2992
+ "definition": [
2993
+ {
2994
+ "language": "en",
2995
+ "text": "increase of internal resistance in % as calculated from current and initial values (calculated from initial and current internal resistance on battery pack level)"
2996
+ }
2997
+ ],
2998
+ "modelType": "DataSpecificationIec61360"
2999
+ }
3000
+ }
3001
+ ],
3002
+ "modelType": "ConceptDescription"
3003
+ },
3004
+ {
3005
+ "idShort": "MaximumPermittedBatteryPower",
3006
+ "displayName": [
3007
+ {
3008
+ "language": "en",
3009
+ "text": "maximum permitted battery power"
3010
+ }
3011
+ ],
3012
+ "id": "0173-1#02-ABL843#002",
3013
+ "embeddedDataSpecifications": [
3014
+ {
3015
+ "dataSpecification": {
3016
+ "type": "ExternalReference",
3017
+ "keys": [
3018
+ {
3019
+ "type": "GlobalReference",
3020
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3021
+ }
3022
+ ]
3023
+ },
3024
+ "dataSpecificationContent": {
3025
+ "preferredName": [
3026
+ {
3027
+ "language": "en",
3028
+ "text": "maximum permitted battery power"
3029
+ }
3030
+ ],
3031
+ "shortName": [
3032
+ {
3033
+ "language": "en",
3034
+ "text": "MaxPerBatPow"
3035
+ }
3036
+ ],
3037
+ "definition": [
3038
+ {
3039
+ "language": "en",
3040
+ "text": "maximum permitted power the battery is rated for, includes the data relevant for power limits"
3041
+ }
3042
+ ],
3043
+ "modelType": "DataSpecificationIec61360"
3044
+ }
3045
+ }
3046
+ ],
3047
+ "isCaseOf": [
3048
+ {
3049
+ "type": "ExternalReference",
3050
+ "keys": [
3051
+ {
3052
+ "type": "GlobalReference",
3053
+ "value": "0173-1#02-ABL843#002"
3054
+ }
3055
+ ]
3056
+ }
3057
+ ],
3058
+ "modelType": "ConceptDescription"
3059
+ },
3060
+ {
3061
+ "idShort": "PowerCapabilityFade",
3062
+ "displayName": [
3063
+ {
3064
+ "language": "en",
3065
+ "text": "power capability fade"
3066
+ }
3067
+ ],
3068
+ "id": "0173-1#02-ABL852#002",
3069
+ "embeddedDataSpecifications": [
3070
+ {
3071
+ "dataSpecification": {
3072
+ "type": "ExternalReference",
3073
+ "keys": [
3074
+ {
3075
+ "type": "GlobalReference",
3076
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3077
+ }
3078
+ ]
3079
+ },
3080
+ "dataSpecificationContent": {
3081
+ "preferredName": [
3082
+ {
3083
+ "language": "en",
3084
+ "text": "power capability fade"
3085
+ }
3086
+ ],
3087
+ "shortName": [
3088
+ {
3089
+ "language": "en",
3090
+ "text": "PowCapFad"
3091
+ }
3092
+ ],
3093
+ "definition": [
3094
+ {
3095
+ "language": "en",
3096
+ "text": "power capability at 80% and 20% state of charge (as defined in Battery Regulation Annex IV Part B)"
3097
+ }
3098
+ ],
3099
+ "modelType": "DataSpecificationIec61360"
3100
+ }
3101
+ }
3102
+ ],
3103
+ "isCaseOf": [
3104
+ {
3105
+ "type": "ExternalReference",
3106
+ "keys": [
3107
+ {
3108
+ "type": "GlobalReference",
3109
+ "value": "0173-1#02-ABL852#002"
3110
+ }
3111
+ ]
3112
+ }
3113
+ ],
3114
+ "modelType": "ConceptDescription"
3115
+ },
3116
+ {
3117
+ "idShort": "OriginalPowerCapability",
3118
+ "displayName": [
3119
+ {
3120
+ "language": "en",
3121
+ "text": "original power capability"
3122
+ }
3123
+ ],
3124
+ "id": "0173-1#02-ABL853#002",
3125
+ "embeddedDataSpecifications": [
3126
+ {
3127
+ "dataSpecification": {
3128
+ "type": "ExternalReference",
3129
+ "keys": [
3130
+ {
3131
+ "type": "GlobalReference",
3132
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3133
+ }
3134
+ ]
3135
+ },
3136
+ "dataSpecificationContent": {
3137
+ "preferredName": [
3138
+ {
3139
+ "language": "en",
3140
+ "text": "original power capability"
3141
+ }
3142
+ ],
3143
+ "shortName": [
3144
+ {
3145
+ "language": "en",
3146
+ "text": "OriPowCap"
3147
+ }
3148
+ ],
3149
+ "definition": [
3150
+ {
3151
+ "language": "en",
3152
+ "text": "List of pre-use power capabilities (definition of power capability as given in Battery Regulation).\n\nPower capability shall be measured at reference conditions, which must include measurements at 80% and 20% state of charge for EV and industrial batteries.\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.2"
3153
+ }
3154
+ ],
3155
+ "modelType": "DataSpecificationIec61360"
3156
+ }
3157
+ }
3158
+ ],
3159
+ "modelType": "ConceptDescription"
3160
+ },
3161
+ {
3162
+ "idShort": "TemperatureRangeIdleState_LowerBoundary",
3163
+ "displayName": [
3164
+ {
3165
+ "language": "en",
3166
+ "text": "temperature range idle state lower boundary"
3167
+ }
3168
+ ],
3169
+ "id": "0173-1#02-ABL842#002",
3170
+ "embeddedDataSpecifications": [
3171
+ {
3172
+ "dataSpecification": {
3173
+ "type": "ExternalReference",
3174
+ "keys": [
3175
+ {
3176
+ "type": "GlobalReference",
3177
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3178
+ }
3179
+ ]
3180
+ },
3181
+ "dataSpecificationContent": {
3182
+ "preferredName": [
3183
+ {
3184
+ "language": "en",
3185
+ "text": "temperature range idle state (lower boundary)"
3186
+ }
3187
+ ],
3188
+ "shortName": [
3189
+ {
3190
+ "language": "en",
3191
+ "text": "TemRanIdlSta(loBou"
3192
+ }
3193
+ ],
3194
+ "definition": [
3195
+ {
3196
+ "language": "en",
3197
+ "text": "lower boundary of the surrounding temperature range, which the battery can safely withstand"
3198
+ }
3199
+ ],
3200
+ "modelType": "DataSpecificationIec61360"
3201
+ }
3202
+ }
3203
+ ],
3204
+ "isCaseOf": [
3205
+ {
3206
+ "type": "ExternalReference",
3207
+ "keys": [
3208
+ {
3209
+ "type": "GlobalReference",
3210
+ "value": "0173-1#02-ABL842#002"
3211
+ }
3212
+ ]
3213
+ }
3214
+ ],
3215
+ "modelType": "ConceptDescription"
3216
+ },
3217
+ {
3218
+ "idShort": "TemperatureRangeIdleState_UpperBoundary",
3219
+ "displayName": [
3220
+ {
3221
+ "language": "en",
3222
+ "text": "temperature range idle state upper boundary"
3223
+ }
3224
+ ],
3225
+ "id": "0173-1#02-ABL871#002",
3226
+ "embeddedDataSpecifications": [
3227
+ {
3228
+ "dataSpecification": {
3229
+ "type": "ExternalReference",
3230
+ "keys": [
3231
+ {
3232
+ "type": "GlobalReference",
3233
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3234
+ }
3235
+ ]
3236
+ },
3237
+ "dataSpecificationContent": {
3238
+ "preferredName": [
3239
+ {
3240
+ "language": "en",
3241
+ "text": "temperature range idle state (upper boundary)"
3242
+ }
3243
+ ],
3244
+ "shortName": [
3245
+ {
3246
+ "language": "en",
3247
+ "text": "TemRanIdlSta(upBou"
3248
+ }
3249
+ ],
3250
+ "definition": [
3251
+ {
3252
+ "language": "en",
3253
+ "text": "upper boundary of the surrounding temperature range, which the battery can safely withstand"
3254
+ }
3255
+ ],
3256
+ "modelType": "DataSpecificationIec61360"
3257
+ }
3258
+ }
3259
+ ],
3260
+ "isCaseOf": [
3261
+ {
3262
+ "type": "ExternalReference",
3263
+ "keys": [
3264
+ {
3265
+ "type": "GlobalReference",
3266
+ "value": "0173-1#02-ABL871#002"
3267
+ }
3268
+ ]
3269
+ }
3270
+ ],
3271
+ "modelType": "ConceptDescription"
3272
+ },
3273
+ {
3274
+ "idShort": "CapacityThresholdForExhaustion",
3275
+ "displayName": [
3276
+ {
3277
+ "language": "en",
3278
+ "text": "capacity threshold for exhaustion"
3279
+ }
3280
+ ],
3281
+ "id": "0173-1#02-ABL838#002",
3282
+ "embeddedDataSpecifications": [
3283
+ {
3284
+ "dataSpecification": {
3285
+ "type": "ExternalReference",
3286
+ "keys": [
3287
+ {
3288
+ "type": "GlobalReference",
3289
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3290
+ }
3291
+ ]
3292
+ },
3293
+ "dataSpecificationContent": {
3294
+ "preferredName": [
3295
+ {
3296
+ "language": "en",
3297
+ "text": "capacity threshold for exhaustion"
3298
+ }
3299
+ ],
3300
+ "shortName": [
3301
+ {
3302
+ "language": "en",
3303
+ "text": "CapThrForExh"
3304
+ }
3305
+ ],
3306
+ "definition": [
3307
+ {
3308
+ "language": "en",
3309
+ "text": "interpreted as minimum percentage of rated capacity, above which the battery is still considered operational as EV battery in its current life. The value has to be provided by the economic operator. This metric may serve as indicator for a necessary end of current life as EV and may be understood in the context of warranty."
3310
+ }
3311
+ ],
3312
+ "modelType": "DataSpecificationIec61360"
3313
+ }
3314
+ }
3315
+ ],
3316
+ "isCaseOf": [
3317
+ {
3318
+ "type": "ExternalReference",
3319
+ "keys": [
3320
+ {
3321
+ "type": "GlobalReference",
3322
+ "value": "0173-1#02-ABL838#002"
3323
+ }
3324
+ ]
3325
+ }
3326
+ ],
3327
+ "modelType": "ConceptDescription"
3328
+ },
3329
+ {
3330
+ "idShort": "batteryCategory",
3331
+ "displayName": [
3332
+ {
3333
+ "language": "en",
3334
+ "text": "battery category"
3335
+ }
3336
+ ],
3337
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#batteryCategory",
3338
+ "embeddedDataSpecifications": [
3339
+ {
3340
+ "dataSpecification": {
3341
+ "type": "ExternalReference",
3342
+ "keys": [
3343
+ {
3344
+ "type": "GlobalReference",
3345
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3346
+ }
3347
+ ]
3348
+ },
3349
+ "dataSpecificationContent": {
3350
+ "preferredName": [
3351
+ {
3352
+ "language": "en",
3353
+ "text": "BatteryCategory"
3354
+ }
3355
+ ],
3356
+ "shortName": [
3357
+ {
3358
+ "language": "en",
3359
+ "text": "batteryCategory"
3360
+ }
3361
+ ],
3362
+ "dataType": "STRING",
3363
+ "definition": [
3364
+ {
3365
+ "language": "en",
3366
+ "text": "Categories relevant for the battery passport: LMT battery, electric vehicle battery, stationary or other industrial battery >2kWh.\n\nDIN DKE Spec chapter reference: 6.1.3.5"
3367
+ }
3368
+ ],
3369
+ "valueList": {
3370
+ "valueReferencePairs": [
3371
+ {
3372
+ "value": "lmt",
3373
+ "valueId": {
3374
+ "type": "ExternalReference",
3375
+ "keys": [
3376
+ {
3377
+ "type": "GlobalReference",
3378
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#BatteryCategoryEnum:_lmt4ed46f76"
3379
+ }
3380
+ ]
3381
+ }
3382
+ },
3383
+ {
3384
+ "value": "ev",
3385
+ "valueId": {
3386
+ "type": "ExternalReference",
3387
+ "keys": [
3388
+ {
3389
+ "type": "GlobalReference",
3390
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#BatteryCategoryEnum:_ev67d35554"
3391
+ }
3392
+ ]
3393
+ }
3394
+ },
3395
+ {
3396
+ "value": "industrial",
3397
+ "valueId": {
3398
+ "type": "ExternalReference",
3399
+ "keys": [
3400
+ {
3401
+ "type": "GlobalReference",
3402
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#BatteryCategoryEnum:_industrial8ff09c47"
3403
+ }
3404
+ ]
3405
+ }
3406
+ },
3407
+ {
3408
+ "value": "stationary",
3409
+ "valueId": {
3410
+ "type": "ExternalReference",
3411
+ "keys": [
3412
+ {
3413
+ "type": "GlobalReference",
3414
+ "value": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#BatteryCategoryEnum:_stationarye3f7fc13"
3415
+ }
3416
+ ]
3417
+ }
3418
+ }
3419
+ ]
3420
+ },
3421
+ "modelType": "DataSpecificationIec61360"
3422
+ }
3423
+ }
3424
+ ],
3425
+ "modelType": "ConceptDescription"
3426
+ },
3427
+ {
3428
+ "idShort": "batteryMass",
3429
+ "displayName": [
3430
+ {
3431
+ "language": "en",
3432
+ "text": "battery mass"
3433
+ }
3434
+ ],
3435
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#batteryMass",
3436
+ "embeddedDataSpecifications": [
3437
+ {
3438
+ "dataSpecification": {
3439
+ "type": "ExternalReference",
3440
+ "keys": [
3441
+ {
3442
+ "type": "GlobalReference",
3443
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3444
+ }
3445
+ ]
3446
+ },
3447
+ "dataSpecificationContent": {
3448
+ "preferredName": [
3449
+ {
3450
+ "language": "en",
3451
+ "text": "battery mass"
3452
+ }
3453
+ ],
3454
+ "shortName": [
3455
+ {
3456
+ "language": "en",
3457
+ "text": "batteryMass"
3458
+ }
3459
+ ],
3460
+ "unit": "kilogram",
3461
+ "unitId": {
3462
+ "type": "ExternalReference",
3463
+ "keys": [
3464
+ {
3465
+ "type": "GlobalReference",
3466
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#kilogram"
3467
+ }
3468
+ ]
3469
+ },
3470
+ "dataType": "REAL_MEASURE",
3471
+ "definition": [
3472
+ {
3473
+ "language": "en",
3474
+ "text": "Mass of the entire battery in kilograms. Voluntary: if the battery is defined on pack or module level: also weight of the modules and/or cells.\n\nDIN DKE Spec chapter reference: 6.1.3.6"
3475
+ }
3476
+ ],
3477
+ "modelType": "DataSpecificationIec61360"
3478
+ }
3479
+ }
3480
+ ],
3481
+ "isCaseOf": [
3482
+ {
3483
+ "type": "ExternalReference",
3484
+ "keys": [
3485
+ {
3486
+ "type": "GlobalReference",
3487
+ "value": "0173-1#02-AAF040#010"
3488
+ }
3489
+ ]
3490
+ }
3491
+ ],
3492
+ "modelType": "ConceptDescription"
3493
+ },
3494
+ {
3495
+ "idShort": "internalResistanceIncreaseAtBatteryModuleLevel",
3496
+ "displayName": [
3497
+ {
3498
+ "language": "en",
3499
+ "text": "internal resistance increase at battery module level"
3500
+ }
3501
+ ],
3502
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#initialInternalResistanceAtBatteryModuleLevel",
3503
+ "embeddedDataSpecifications": [
3504
+ {
3505
+ "dataSpecification": {
3506
+ "type": "ExternalReference",
3507
+ "keys": [
3508
+ {
3509
+ "type": "GlobalReference",
3510
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3511
+ }
3512
+ ]
3513
+ },
3514
+ "dataSpecificationContent": {
3515
+ "preferredName": [
3516
+ {
3517
+ "language": "en",
3518
+ "text": "internal resistance increase at battery module level"
3519
+ }
3520
+ ],
3521
+ "unit": "percent",
3522
+ "unitId": {
3523
+ "type": "ExternalReference",
3524
+ "keys": [
3525
+ {
3526
+ "type": "GlobalReference",
3527
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#percent"
3528
+ }
3529
+ ]
3530
+ },
3531
+ "dataType": "INTEGER_MEASURE",
3532
+ "definition": [
3533
+ {
3534
+ "language": "en",
3535
+ "text": "Internal resistance increase at battery module level."
3536
+ }
3537
+ ],
3538
+ "modelType": "DataSpecificationIec61360"
3539
+ }
3540
+ }
3541
+ ],
3542
+ "modelType": "ConceptDescription"
3543
+ },
3544
+ {
3545
+ "idShort": "internalResistanceIncreaseAtBatteryCellLevel",
3546
+ "displayName": [
3547
+ {
3548
+ "language": "en",
3549
+ "text": "internal resistance increase at battery cell level"
3550
+ }
3551
+ ],
3552
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#internalResistanceIncreaseAtBatteryCellLevel",
3553
+ "embeddedDataSpecifications": [
3554
+ {
3555
+ "dataSpecification": {
3556
+ "type": "ExternalReference",
3557
+ "keys": [
3558
+ {
3559
+ "type": "GlobalReference",
3560
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3561
+ }
3562
+ ]
3563
+ },
3564
+ "dataSpecificationContent": {
3565
+ "preferredName": [
3566
+ {
3567
+ "language": "en",
3568
+ "text": "internal resistance increase at battery cell level"
3569
+ }
3570
+ ],
3571
+ "unit": "percent",
3572
+ "unitId": {
3573
+ "type": "ExternalReference",
3574
+ "keys": [
3575
+ {
3576
+ "type": "GlobalReference",
3577
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#percent"
3578
+ }
3579
+ ]
3580
+ },
3581
+ "dataType": "INTEGER_MEASURE",
3582
+ "definition": [
3583
+ {
3584
+ "language": "en",
3585
+ "text": "Internal resistance increase at battery cell level."
3586
+ }
3587
+ ],
3588
+ "modelType": "DataSpecificationIec61360"
3589
+ }
3590
+ }
3591
+ ],
3592
+ "modelType": "ConceptDescription"
3593
+ },
3594
+ {
3595
+ "idShort": "powerCapabilityAt",
3596
+ "displayName": [
3597
+ {
3598
+ "language": "en",
3599
+ "text": "power capability at"
3600
+ }
3601
+ ],
3602
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#powerCapabilityAt",
3603
+ "embeddedDataSpecifications": [
3604
+ {
3605
+ "dataSpecification": {
3606
+ "type": "ExternalReference",
3607
+ "keys": [
3608
+ {
3609
+ "type": "GlobalReference",
3610
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3611
+ }
3612
+ ]
3613
+ },
3614
+ "dataSpecificationContent": {
3615
+ "preferredName": [
3616
+ {
3617
+ "language": "en",
3618
+ "text": "power capability"
3619
+ }
3620
+ ],
3621
+ "shortName": [
3622
+ {
3623
+ "language": "en",
3624
+ "text": "powerCapabilityAt"
3625
+ }
3626
+ ],
3627
+ "unit": "watt",
3628
+ "unitId": {
3629
+ "type": "ExternalReference",
3630
+ "keys": [
3631
+ {
3632
+ "type": "GlobalReference",
3633
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#watt"
3634
+ }
3635
+ ]
3636
+ },
3637
+ "dataType": "REAL_MEASURE",
3638
+ "definition": [
3639
+ {
3640
+ "language": "en",
3641
+ "text": "Power capability."
3642
+ }
3643
+ ],
3644
+ "modelType": "DataSpecificationIec61360"
3645
+ }
3646
+ }
3647
+ ],
3648
+ "modelType": "ConceptDescription"
3649
+ },
3650
+ {
3651
+ "idShort": "atSoC",
3652
+ "displayName": [
3653
+ {
3654
+ "language": "en",
3655
+ "text": "at so c"
3656
+ }
3657
+ ],
3658
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#atSoC",
3659
+ "embeddedDataSpecifications": [
3660
+ {
3661
+ "dataSpecification": {
3662
+ "type": "ExternalReference",
3663
+ "keys": [
3664
+ {
3665
+ "type": "GlobalReference",
3666
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3667
+ }
3668
+ ]
3669
+ },
3670
+ "dataSpecificationContent": {
3671
+ "preferredName": [
3672
+ {
3673
+ "language": "en",
3674
+ "text": "state of charge (SoC) in percent"
3675
+ }
3676
+ ],
3677
+ "shortName": [
3678
+ {
3679
+ "language": "en",
3680
+ "text": "atSoC"
3681
+ }
3682
+ ],
3683
+ "unit": "percent",
3684
+ "unitId": {
3685
+ "type": "ExternalReference",
3686
+ "keys": [
3687
+ {
3688
+ "type": "GlobalReference",
3689
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#percent"
3690
+ }
3691
+ ]
3692
+ },
3693
+ "dataType": "REAL_MEASURE",
3694
+ "definition": [
3695
+ {
3696
+ "language": "en",
3697
+ "text": "Power capability shall be measured at reference conditions, which must include measurements at 80% and 20% state of charge for EV and industrial batteries."
3698
+ }
3699
+ ],
3700
+ "modelType": "DataSpecificationIec61360"
3701
+ }
3702
+ }
3703
+ ],
3704
+ "modelType": "ConceptDescription"
3705
+ },
3706
+ {
3707
+ "idShort": "expectedLifetime",
3708
+ "displayName": [
3709
+ {
3710
+ "language": "en",
3711
+ "text": "expected lifetime"
3712
+ }
3713
+ ],
3714
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#expectedLifetime",
3715
+ "embeddedDataSpecifications": [
3716
+ {
3717
+ "dataSpecification": {
3718
+ "type": "ExternalReference",
3719
+ "keys": [
3720
+ {
3721
+ "type": "GlobalReference",
3722
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3723
+ }
3724
+ ]
3725
+ },
3726
+ "dataSpecificationContent": {
3727
+ "preferredName": [
3728
+ {
3729
+ "language": "en",
3730
+ "text": "expected lifetime in calendar years"
3731
+ }
3732
+ ],
3733
+ "shortName": [
3734
+ {
3735
+ "language": "en",
3736
+ "text": "expectedLifetime"
3737
+ }
3738
+ ],
3739
+ "unit": "year",
3740
+ "unitId": {
3741
+ "type": "ExternalReference",
3742
+ "keys": [
3743
+ {
3744
+ "type": "GlobalReference",
3745
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#year"
3746
+ }
3747
+ ]
3748
+ },
3749
+ "dataType": "INTEGER_COUNT",
3750
+ "definition": [
3751
+ {
3752
+ "language": "en",
3753
+ "text": "The battery passport must include information about the expected battery lifetime in calendar years.\n\nThe update interval must be upon placement on the market and upon change of the battery status.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.2"
3754
+ }
3755
+ ],
3756
+ "modelType": "DataSpecificationIec61360"
3757
+ }
3758
+ }
3759
+ ],
3760
+ "modelType": "ConceptDescription"
3761
+ },
3762
+ {
3763
+ "idShort": "expectedNumberOfCycles",
3764
+ "displayName": [
3765
+ {
3766
+ "language": "en",
3767
+ "text": "expected number of cycles"
3768
+ }
3769
+ ],
3770
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#expectedNumberOfCycles",
3771
+ "embeddedDataSpecifications": [
3772
+ {
3773
+ "dataSpecification": {
3774
+ "type": "ExternalReference",
3775
+ "keys": [
3776
+ {
3777
+ "type": "GlobalReference",
3778
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3779
+ }
3780
+ ]
3781
+ },
3782
+ "dataSpecificationContent": {
3783
+ "preferredName": [
3784
+ {
3785
+ "language": "en",
3786
+ "text": "expected number of cycles"
3787
+ }
3788
+ ],
3789
+ "unit": "cycle",
3790
+ "unitId": {
3791
+ "type": "ExternalReference",
3792
+ "keys": [
3793
+ {
3794
+ "type": "GlobalReference",
3795
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#cycle"
3796
+ }
3797
+ ]
3798
+ },
3799
+ "dataType": "INTEGER_COUNT",
3800
+ "definition": [
3801
+ {
3802
+ "language": "en",
3803
+ "text": "Expected battery lifetime expressed in cycles.\nThe exception for non-cycle applications in Article 10 appears sensible, but is not included in the Annex XIII provision.\nThe data attribute is defined by measurement conditions of the cycle-life test such as the C-Rate (see below) and the depth of discharge in the cycle-life test\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.3"
3804
+ }
3805
+ ],
3806
+ "modelType": "DataSpecificationIec61360"
3807
+ }
3808
+ }
3809
+ ],
3810
+ "modelType": "ConceptDescription"
3811
+ },
3812
+ {
3813
+ "idShort": "powerCapabilityRatio",
3814
+ "displayName": [
3815
+ {
3816
+ "language": "en",
3817
+ "text": "power capability ratio"
3818
+ }
3819
+ ],
3820
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#powerCapabilityRatio",
3821
+ "embeddedDataSpecifications": [
3822
+ {
3823
+ "dataSpecification": {
3824
+ "type": "ExternalReference",
3825
+ "keys": [
3826
+ {
3827
+ "type": "GlobalReference",
3828
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3829
+ }
3830
+ ]
3831
+ },
3832
+ "dataSpecificationContent": {
3833
+ "preferredName": [
3834
+ {
3835
+ "language": "en",
3836
+ "text": "power capability ratio"
3837
+ }
3838
+ ],
3839
+ "unit": "percent",
3840
+ "unitId": {
3841
+ "type": "ExternalReference",
3842
+ "keys": [
3843
+ {
3844
+ "type": "GlobalReference",
3845
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#percent"
3846
+ }
3847
+ ]
3848
+ },
3849
+ "dataType": "REAL_MEASURE",
3850
+ "definition": [
3851
+ {
3852
+ "language": "en",
3853
+ "text": "The nominal battery power is the suitable approximate value of the power capability used to designate or identify the battery, while the battery energy is determined in reference conditions to be defined.\n \n DIN DKE Spec 99100 chapter reference: 6.7.3.6\n "
3854
+ }
3855
+ ],
3856
+ "modelType": "DataSpecificationIec61360"
3857
+ }
3858
+ }
3859
+ ],
3860
+ "modelType": "ConceptDescription"
3861
+ },
3862
+ {
3863
+ "idShort": "generalInformation",
3864
+ "displayName": [
3865
+ {
3866
+ "language": "en",
3867
+ "text": "general information"
3868
+ }
3869
+ ],
3870
+ "id": "0173-1#02-ABK161#002/0173-1#01-AHX838#002",
3871
+ "embeddedDataSpecifications": [
3872
+ {
3873
+ "dataSpecification": {
3874
+ "type": "ExternalReference",
3875
+ "keys": [
3876
+ {
3877
+ "type": "GlobalReference",
3878
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3879
+ }
3880
+ ]
3881
+ },
3882
+ "dataSpecificationContent": {
3883
+ "preferredName": [
3884
+ {
3885
+ "language": "en",
3886
+ "text": "general information"
3887
+ }
3888
+ ],
3889
+ "shortName": [
3890
+ {
3891
+ "language": "en",
3892
+ "text": "generalInformation"
3893
+ }
3894
+ ],
3895
+ "dataType": "STRING",
3896
+ "definition": [
3897
+ {
3898
+ "language": "en",
3899
+ "text": "General information, for example ordering and manufacturer information."
3900
+ }
3901
+ ],
3902
+ "modelType": "DataSpecificationIec61360"
3903
+ }
3904
+ }
3905
+ ],
3906
+ "modelType": "ConceptDescription"
3907
+ },
3908
+ {
3909
+ "idShort": "cRateLifeCycleTest",
3910
+ "displayName": [
3911
+ {
3912
+ "language": "en",
3913
+ "text": "c rate life cycle test"
3914
+ }
3915
+ ],
3916
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#cRateLifeCycleTest",
3917
+ "embeddedDataSpecifications": [
3918
+ {
3919
+ "dataSpecification": {
3920
+ "type": "ExternalReference",
3921
+ "keys": [
3922
+ {
3923
+ "type": "GlobalReference",
3924
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3925
+ }
3926
+ ]
3927
+ },
3928
+ "dataSpecificationContent": {
3929
+ "preferredName": [
3930
+ {
3931
+ "language": "en",
3932
+ "text": "C-rate life cycle test"
3933
+ }
3934
+ ],
3935
+ "shortName": [
3936
+ {
3937
+ "language": "en",
3938
+ "text": "cRateLifeCycleTest"
3939
+ }
3940
+ ],
3941
+ "unit": "C",
3942
+ "dataType": "REAL_MEASURE",
3943
+ "definition": [
3944
+ {
3945
+ "language": "en",
3946
+ "text": "The C-rate should be provided separately for both the charge and discharge of the battery, if applicable.\n\nThe exception for non-cycle applications as mentioned in \"Expected lifetime: Number of charge-discharge cycles\" should apply to this data attribute as well.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.6"
3947
+ }
3948
+ ],
3949
+ "modelType": "DataSpecificationIec61360"
3950
+ }
3951
+ }
3952
+ ],
3953
+ "modelType": "ConceptDescription"
3954
+ },
3955
+ {
3956
+ "idShort": "cycleLifeReferenceTest",
3957
+ "displayName": [
3958
+ {
3959
+ "language": "en",
3960
+ "text": "reference test for 'Expected lifetime: Number of charge-discharge cycles'"
3961
+ }
3962
+ ],
3963
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#cycleLifeReferenceTest",
3964
+ "embeddedDataSpecifications": [
3965
+ {
3966
+ "dataSpecification": {
3967
+ "type": "ExternalReference",
3968
+ "keys": [
3969
+ {
3970
+ "type": "GlobalReference",
3971
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3972
+ }
3973
+ ]
3974
+ },
3975
+ "dataSpecificationContent": {
3976
+ "preferredName": [
3977
+ {
3978
+ "language": "en",
3979
+ "text": "reference test for 'Expected lifetime: Number of charge-discharge cycles'"
3980
+ }
3981
+ ],
3982
+ "dataType": "STRING",
3983
+ "definition": [
3984
+ {
3985
+ "language": "en",
3986
+ "text": "The battery passport must include information about the expected battery lifetime expressed in cycles, and reference test used. \n\nDIN DKE Spec 99100 chapter reference: 6.7.6.5"
3987
+ }
3988
+ ],
3989
+ "modelType": "DataSpecificationIec61360"
3990
+ }
3991
+ }
3992
+ ],
3993
+ "modelType": "ConceptDescription"
3994
+ },
3995
+ {
3996
+ "idShort": "DocumentIdentifier",
3997
+ "displayName": [
3998
+ {
3999
+ "language": "en",
4000
+ "text": "Document identifyer"
4001
+ }
4002
+ ],
4003
+ "id": "0173-1#02-AAO099#004",
4004
+ "embeddedDataSpecifications": [
4005
+ {
4006
+ "dataSpecification": {
4007
+ "type": "ExternalReference",
4008
+ "keys": [
4009
+ {
4010
+ "type": "GlobalReference",
4011
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
4012
+ }
4013
+ ]
4014
+ },
4015
+ "dataSpecificationContent": {
4016
+ "preferredName": [
4017
+ {
4018
+ "language": "en",
4019
+ "text": "DocumentIdentifier"
4020
+ },
4021
+ {
4022
+ "language": "be",
4023
+ "text": "Dokumentennummer"
4024
+ }
4025
+ ],
4026
+ "shortName": [
4027
+ {
4028
+ "language": "en",
4029
+ "text": "DocNumber"
4030
+ },
4031
+ {
4032
+ "language": "de",
4033
+ "text": "DokNummer"
4034
+ }
4035
+ ],
4036
+ "dataType": "STRING",
4037
+ "definition": [
4038
+ {
4039
+ "language": "en",
4040
+ "text": "alphanumeric character sequence uniquely identifying a document"
4041
+ },
4042
+ {
4043
+ "language": "de",
4044
+ "text": "alphanumerische Zeichenfolge, die ein Dokument eindeutig identifiziert "
4045
+ }
4046
+ ],
4047
+ "modelType": "DataSpecificationIec61360"
4048
+ }
4049
+ }
4050
+ ],
4051
+ "modelType": "ConceptDescription"
4052
+ },
4053
+ {
4054
+ "idShort": "warrantyPeriod",
4055
+ "displayName": [
4056
+ {
4057
+ "language": "en",
4058
+ "text": "warranty period"
4059
+ }
4060
+ ],
4061
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.1#warrantyPeriod",
4062
+ "embeddedDataSpecifications": [
4063
+ {
4064
+ "dataSpecification": {
4065
+ "type": "ExternalReference",
4066
+ "keys": [
4067
+ {
4068
+ "type": "GlobalReference",
4069
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
4070
+ }
4071
+ ]
4072
+ },
4073
+ "dataSpecificationContent": {
4074
+ "preferredName": [
4075
+ {
4076
+ "language": "en",
4077
+ "text": "warranty period"
4078
+ }
4079
+ ],
4080
+ "shortName": [
4081
+ {
4082
+ "language": "en",
4083
+ "text": "warrantyPeriod"
4084
+ }
4085
+ ],
4086
+ "unit": "month",
4087
+ "unitId": {
4088
+ "type": "ExternalReference",
4089
+ "keys": [
4090
+ {
4091
+ "type": "GlobalReference",
4092
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#month"
4093
+ }
4094
+ ]
4095
+ },
4096
+ "dataType": "STRING",
4097
+ "definition": [
4098
+ {
4099
+ "language": "en",
4100
+ "text": "The battery passport must include information about the period for which the commercial warranty applies.\n\nDIN DKE Spec chapter reference: 6.1.3.4\n\nThe format shall be provided in ISO 8601 Notation for duration"
4101
+ }
4102
+ ],
4103
+ "modelType": "DataSpecificationIec61360"
4104
+ }
4105
+ }
4106
+ ],
4107
+ "modelType": "ConceptDescription"
4108
+ },
4109
+ {
4110
+ "idShort": "manufacturerIdentifier",
4111
+ "displayName": [
4112
+ {
4113
+ "language": "en",
4114
+ "text": "identifier of the manufacturer"
4115
+ }
4116
+ ],
4117
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.0#manufacturerIdentifier",
4118
+ "embeddedDataSpecifications": [
4119
+ {
4120
+ "dataSpecification": {
4121
+ "type": "ExternalReference",
4122
+ "keys": [
4123
+ {
4124
+ "type": "GlobalReference",
4125
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
4126
+ }
4127
+ ]
4128
+ },
4129
+ "dataSpecificationContent": {
4130
+ "preferredName": [
4131
+ {
4132
+ "language": "en",
4133
+ "text": "identifier of the manufacturer"
4134
+ }
4135
+ ],
4136
+ "shortName": [
4137
+ {
4138
+ "language": "en",
4139
+ "text": "manufacturerIdenti"
4140
+ }
4141
+ ],
4142
+ "dataType": "STRING",
4143
+ "definition": [
4144
+ {
4145
+ "language": "en",
4146
+ "text": "A battery passport must include information identifying the manufacturer.\n\n DIN DKE Spec 99100 chapter reference: 6.1.2.4"
4147
+ }
4148
+ ],
4149
+ "modelType": "DataSpecificationIec61360"
4150
+ }
4151
+ }
4152
+ ],
4153
+ "modelType": "ConceptDescription"
4154
+ },
4155
+ {
4156
+ "idShort": "technicalPropertyAreas",
4157
+ "displayName": [
4158
+ {
4159
+ "language": "en",
4160
+ "text": "battery characteristics"
4161
+ }
4162
+ ],
4163
+ "id": "0173-1#02-ABK163#002",
4164
+ "embeddedDataSpecifications": [
4165
+ {
4166
+ "dataSpecification": {
4167
+ "type": "ExternalReference",
4168
+ "keys": [
4169
+ {
4170
+ "type": "GlobalReference",
4171
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
4172
+ }
4173
+ ]
4174
+ },
4175
+ "dataSpecificationContent": {
4176
+ "preferredName": [
4177
+ {
4178
+ "language": "en",
4179
+ "text": "battery characteristics"
4180
+ }
4181
+ ],
4182
+ "shortName": [
4183
+ {
4184
+ "language": "en",
4185
+ "text": "technicalPropertyA"
4186
+ }
4187
+ ],
4188
+ "dataType": "STRING",
4189
+ "definition": [
4190
+ {
4191
+ "language": "en",
4192
+ "text": "Individual battery characteristics based on DIN DKE SPEC 99100."
4193
+ }
4194
+ ],
4195
+ "modelType": "DataSpecificationIec61360"
4196
+ }
4197
+ }
4198
+ ],
4199
+ "modelType": "ConceptDescription"
4200
+ },
4201
+ {
4202
+ "idShort": "warrantyInformation",
4203
+ "displayName": [
4204
+ {
4205
+ "language": "en",
4206
+ "text": "warranty information"
4207
+ }
4208
+ ],
4209
+ "id": "urn:samm:io.admin-shell.idta.batterypass.technical_data:1.0.1#warrantyInformation",
4210
+ "embeddedDataSpecifications": [
4211
+ {
4212
+ "dataSpecification": {
4213
+ "type": "ExternalReference",
4214
+ "keys": [
4215
+ {
4216
+ "type": "GlobalReference",
4217
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
4218
+ }
4219
+ ]
4220
+ },
4221
+ "dataSpecificationContent": {
4222
+ "preferredName": [
4223
+ {
4224
+ "language": "en",
4225
+ "text": "warranty information"
4226
+ }
4227
+ ],
4228
+ "shortName": [
4229
+ {
4230
+ "language": "en",
4231
+ "text": "warrantyInformatio"
4232
+ }
4233
+ ],
4234
+ "dataType": "STRING",
4235
+ "definition": [
4236
+ {
4237
+ "language": "en",
4238
+ "text": " The battery passport must include information about the period for which the commercial warranty applies.\n \n DIN DKE Spec chapter reference: 6.1.3.4\n"
4239
+ }
4240
+ ],
4241
+ "modelType": "DataSpecificationIec61360"
4242
+ }
4243
+ }
4244
+ ],
4245
+ "modelType": "ConceptDescription"
4246
+ }
4247
+ ]
4248
+ }