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