@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,2167 @@
1
+ {
2
+ "assetAdministrationShells": [
3
+ {
4
+ "idShort": "MaterialCompositionForDBPAAS",
5
+ "administration": {
6
+ "version": "1",
7
+ "revision": "0"
8
+ },
9
+ "id": "https://admin-shell.io/idta/aas/MaterialCompositionForDBPAAS/1/0",
10
+ "assetInformation": {
11
+ "assetKind": "Type",
12
+ "globalAssetId": "https://admin-shell.io/idta/asset/MaterialCompositionForDBPAAS/1/0",
13
+ "assetType": "Type"
14
+ },
15
+ "submodels": [
16
+ {
17
+ "type": "ModelReference",
18
+ "keys": [
19
+ {
20
+ "type": "Submodel",
21
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#MaterialComposition/submodel"
22
+ }
23
+ ]
24
+ }
25
+ ],
26
+ "modelType": "AssetAdministrationShell",
27
+ "displayName": [
28
+ {
29
+ "language": "en",
30
+ "text": "material composition for dbpaas"
31
+ }
32
+ ]
33
+ }
34
+ ],
35
+ "submodels": [
36
+ {
37
+ "idShort": "MaterialComposition",
38
+ "description": [
39
+ {
40
+ "language": "en",
41
+ "text": "Mandatory data: Battery chemistry; critical raw materials; materials used in the cathode, anode, and \nelectrolyte; hazardous substances; impact of substances on the environment and on human health or \nsafety."
42
+ }
43
+ ],
44
+ "administration": {
45
+ "version": "1",
46
+ "revision": "0",
47
+ "templateId": "https://admin-shell.io/idta-02035-6"
48
+ },
49
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#MaterialComposition/submodel",
50
+ "kind": "Template",
51
+ "semanticId": {
52
+ "type": "ExternalReference",
53
+ "keys": [
54
+ {
55
+ "type": "GlobalReference",
56
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#MaterialComposition"
57
+ }
58
+ ]
59
+ },
60
+ "submodelElements": [
61
+ {
62
+ "idShort": "BatteryChemistry",
63
+ "displayName": [
64
+ {
65
+ "language": "en",
66
+ "text": "battery chemistry"
67
+ }
68
+ ],
69
+ "semanticId": {
70
+ "type": "ExternalReference",
71
+ "keys": [
72
+ {
73
+ "type": "GlobalReference",
74
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#batteryChemistry"
75
+ }
76
+ ]
77
+ },
78
+ "qualifiers": [
79
+ {
80
+ "semanticId": {
81
+ "type": "ExternalReference",
82
+ "keys": [
83
+ {
84
+ "type": "GlobalReference",
85
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
86
+ }
87
+ ]
88
+ },
89
+ "kind": "TemplateQualifier",
90
+ "type": "SMT/Cardinality",
91
+ "valueType": "xs:string",
92
+ "value": "One"
93
+ }
94
+ ],
95
+ "value": [
96
+ {
97
+ "idShort": "ShortName",
98
+ "displayName": [
99
+ {
100
+ "language": "en",
101
+ "text": "short name"
102
+ }
103
+ ],
104
+ "semanticId": {
105
+ "type": "ExternalReference",
106
+ "keys": [
107
+ {
108
+ "type": "GlobalReference",
109
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#shortName"
110
+ }
111
+ ]
112
+ },
113
+ "qualifiers": [
114
+ {
115
+ "semanticId": {
116
+ "type": "ExternalReference",
117
+ "keys": [
118
+ {
119
+ "type": "GlobalReference",
120
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
121
+ }
122
+ ]
123
+ },
124
+ "kind": "TemplateQualifier",
125
+ "type": "SMT/Cardinality",
126
+ "valueType": "xs:string",
127
+ "value": "One"
128
+ }
129
+ ],
130
+ "valueType": "xs:string",
131
+ "value": "NMC",
132
+ "modelType": "Property"
133
+ },
134
+ {
135
+ "idShort": "ClearName",
136
+ "displayName": [
137
+ {
138
+ "language": "en",
139
+ "text": "clear name"
140
+ }
141
+ ],
142
+ "semanticId": {
143
+ "type": "ExternalReference",
144
+ "keys": [
145
+ {
146
+ "type": "GlobalReference",
147
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#clearName"
148
+ }
149
+ ]
150
+ },
151
+ "qualifiers": [
152
+ {
153
+ "semanticId": {
154
+ "type": "ExternalReference",
155
+ "keys": [
156
+ {
157
+ "type": "GlobalReference",
158
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
159
+ }
160
+ ]
161
+ },
162
+ "kind": "TemplateQualifier",
163
+ "type": "SMT/Cardinality",
164
+ "valueType": "xs:string",
165
+ "value": "One"
166
+ }
167
+ ],
168
+ "valueType": "xs:string",
169
+ "value": "Lithium nickel manganese cobalt oxides",
170
+ "modelType": "Property"
171
+ }
172
+ ],
173
+ "modelType": "SubmodelElementCollection"
174
+ },
175
+ {
176
+ "idShort": "BatteryMaterials",
177
+ "displayName": [
178
+ {
179
+ "language": "en",
180
+ "text": "battery materials"
181
+ }
182
+ ],
183
+ "semanticId": {
184
+ "type": "ExternalReference",
185
+ "keys": [
186
+ {
187
+ "type": "GlobalReference",
188
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#batteryMaterials"
189
+ }
190
+ ]
191
+ },
192
+ "qualifiers": [
193
+ {
194
+ "semanticId": {
195
+ "type": "ExternalReference",
196
+ "keys": [
197
+ {
198
+ "type": "GlobalReference",
199
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
200
+ }
201
+ ]
202
+ },
203
+ "kind": "TemplateQualifier",
204
+ "type": "SMT/Cardinality",
205
+ "valueType": "xs:string",
206
+ "value": "One"
207
+ }
208
+ ],
209
+ "orderRelevant": false,
210
+ "typeValueListElement": "SubmodelElementCollection",
211
+ "value": [
212
+ {
213
+ "idShort": "BatteryMaterial",
214
+ "displayName": [
215
+ {
216
+ "language": "en",
217
+ "text": "battery material"
218
+ }
219
+ ],
220
+ "semanticId": {
221
+ "type": "ExternalReference",
222
+ "keys": [
223
+ {
224
+ "type": "GlobalReference",
225
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#BatteryMaterial"
226
+ }
227
+ ]
228
+ },
229
+ "qualifiers": [
230
+ {
231
+ "semanticId": {
232
+ "type": "ExternalReference",
233
+ "keys": [
234
+ {
235
+ "type": "GlobalReference",
236
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
237
+ }
238
+ ]
239
+ },
240
+ "kind": "TemplateQualifier",
241
+ "type": "SMT/Cardinality",
242
+ "valueType": "xs:string",
243
+ "value": "OneToMany"
244
+ }
245
+ ],
246
+ "value": [
247
+ {
248
+ "idShort": "BatteryMaterialLocation",
249
+ "displayName": [
250
+ {
251
+ "language": "en",
252
+ "text": "battery material location"
253
+ }
254
+ ],
255
+ "semanticId": {
256
+ "type": "ExternalReference",
257
+ "keys": [
258
+ {
259
+ "type": "GlobalReference",
260
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#batteryMaterialLocation"
261
+ }
262
+ ]
263
+ },
264
+ "qualifiers": [
265
+ {
266
+ "semanticId": {
267
+ "type": "ExternalReference",
268
+ "keys": [
269
+ {
270
+ "type": "GlobalReference",
271
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
272
+ }
273
+ ]
274
+ },
275
+ "kind": "TemplateQualifier",
276
+ "type": "SMT/Cardinality",
277
+ "valueType": "xs:string",
278
+ "value": "One"
279
+ }
280
+ ],
281
+ "value": [
282
+ {
283
+ "idShort": "ComponentName",
284
+ "displayName": [
285
+ {
286
+ "language": "en",
287
+ "text": "component name"
288
+ }
289
+ ],
290
+ "semanticId": {
291
+ "type": "ExternalReference",
292
+ "keys": [
293
+ {
294
+ "type": "GlobalReference",
295
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#componentName"
296
+ }
297
+ ]
298
+ },
299
+ "qualifiers": [
300
+ {
301
+ "semanticId": {
302
+ "type": "ExternalReference",
303
+ "keys": [
304
+ {
305
+ "type": "GlobalReference",
306
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
307
+ }
308
+ ]
309
+ },
310
+ "kind": "TemplateQualifier",
311
+ "type": "SMT/Cardinality",
312
+ "valueType": "xs:string",
313
+ "value": "ZeroToOne"
314
+ },
315
+ {
316
+ "semanticId": {
317
+ "type": "ExternalReference",
318
+ "keys": [
319
+ {
320
+ "type": "GlobalReference",
321
+ "value": "https://admin-shell.io/SubmodelTemplates/EitherOr/1/0"
322
+ }
323
+ ]
324
+ },
325
+ "kind": "TemplateQualifier",
326
+ "type": "SMT/EitherOr",
327
+ "valueType": "xs:string",
328
+ "value": "BatteryMaterialLocationComponent"
329
+ }
330
+ ],
331
+ "valueType": "xs:string",
332
+ "value": "Anode",
333
+ "modelType": "Property"
334
+ },
335
+ {
336
+ "idShort": "ComponentId",
337
+ "displayName": [
338
+ {
339
+ "language": "en",
340
+ "text": "component ID"
341
+ }
342
+ ],
343
+ "semanticId": {
344
+ "type": "ExternalReference",
345
+ "keys": [
346
+ {
347
+ "type": "GlobalReference",
348
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#componentId"
349
+ }
350
+ ]
351
+ },
352
+ "qualifiers": [
353
+ {
354
+ "semanticId": {
355
+ "type": "ExternalReference",
356
+ "keys": [
357
+ {
358
+ "type": "GlobalReference",
359
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
360
+ }
361
+ ]
362
+ },
363
+ "kind": "TemplateQualifier",
364
+ "type": "SMT/Cardinality",
365
+ "valueType": "xs:string",
366
+ "value": "ZeroToOne"
367
+ },
368
+ {
369
+ "semanticId": {
370
+ "type": "ExternalReference",
371
+ "keys": [
372
+ {
373
+ "type": "GlobalReference",
374
+ "value": "https://admin-shell.io/SubmodelTemplates/EitherOr/1/0"
375
+ }
376
+ ]
377
+ },
378
+ "kind": "TemplateQualifier",
379
+ "type": "SMT/EitherOr",
380
+ "valueType": "xs:string",
381
+ "value": "BatteryMaterialLocationComponent"
382
+ }
383
+ ],
384
+ "valueType": "xs:string",
385
+ "modelType": "Property"
386
+ }
387
+ ],
388
+ "modelType": "SubmodelElementCollection"
389
+ },
390
+ {
391
+ "idShort": "BatteryMaterialIdentifier",
392
+ "displayName": [
393
+ {
394
+ "language": "en",
395
+ "text": "battery material identifier"
396
+ }
397
+ ],
398
+ "semanticId": {
399
+ "type": "ExternalReference",
400
+ "keys": [
401
+ {
402
+ "type": "GlobalReference",
403
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#batteryMaterialIdentifier"
404
+ }
405
+ ]
406
+ },
407
+ "supplementalSemanticIds": [
408
+ {
409
+ "type": "ExternalReference",
410
+ "keys": [
411
+ {
412
+ "type": "GlobalReference",
413
+ "value": "https://www.cas.org/cas-data/cas-registry"
414
+ }
415
+ ]
416
+ },
417
+ {
418
+ "type": "ExternalReference",
419
+ "keys": [
420
+ {
421
+ "type": "GlobalReference",
422
+ "value": "urn:irdi:0173-1#02-ABH034#003"
423
+ }
424
+ ]
425
+ }
426
+ ],
427
+ "qualifiers": [
428
+ {
429
+ "semanticId": {
430
+ "type": "ExternalReference",
431
+ "keys": [
432
+ {
433
+ "type": "GlobalReference",
434
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
435
+ }
436
+ ]
437
+ },
438
+ "kind": "TemplateQualifier",
439
+ "type": "SMT/Cardinality",
440
+ "valueType": "xs:string",
441
+ "value": "One"
442
+ }
443
+ ],
444
+ "valueType": "xs:string",
445
+ "value": "7439-93-2",
446
+ "modelType": "Property"
447
+ },
448
+ {
449
+ "idShort": "BatteryMaterialName",
450
+ "displayName": [
451
+ {
452
+ "language": "en",
453
+ "text": "battery material name"
454
+ }
455
+ ],
456
+ "semanticId": {
457
+ "type": "ExternalReference",
458
+ "keys": [
459
+ {
460
+ "type": "GlobalReference",
461
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#batteryMaterialName"
462
+ }
463
+ ]
464
+ },
465
+ "supplementalSemanticIds": [
466
+ {
467
+ "type": "ExternalReference",
468
+ "keys": [
469
+ {
470
+ "type": "GlobalReference",
471
+ "value": "urn:irdi:0173-1#02-AAN920#003"
472
+ }
473
+ ]
474
+ }
475
+ ],
476
+ "qualifiers": [
477
+ {
478
+ "semanticId": {
479
+ "type": "ExternalReference",
480
+ "keys": [
481
+ {
482
+ "type": "GlobalReference",
483
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
484
+ }
485
+ ]
486
+ },
487
+ "kind": "TemplateQualifier",
488
+ "type": "SMT/Cardinality",
489
+ "valueType": "xs:string",
490
+ "value": "One"
491
+ }
492
+ ],
493
+ "valueType": "xs:string",
494
+ "value": "Lithium",
495
+ "modelType": "Property"
496
+ },
497
+ {
498
+ "idShort": "BatteryMaterialMass",
499
+ "displayName": [
500
+ {
501
+ "language": "en",
502
+ "text": "battery material mass"
503
+ }
504
+ ],
505
+ "semanticId": {
506
+ "type": "ExternalReference",
507
+ "keys": [
508
+ {
509
+ "type": "GlobalReference",
510
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#batteryMaterialMass"
511
+ }
512
+ ]
513
+ },
514
+ "qualifiers": [
515
+ {
516
+ "semanticId": {
517
+ "type": "ExternalReference",
518
+ "keys": [
519
+ {
520
+ "type": "GlobalReference",
521
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
522
+ }
523
+ ]
524
+ },
525
+ "kind": "TemplateQualifier",
526
+ "type": "SMT/Cardinality",
527
+ "valueType": "xs:string",
528
+ "value": "ZeroToOne"
529
+ },
530
+ {
531
+ "semanticId": {
532
+ "type": "ExternalReference",
533
+ "keys": [
534
+ {
535
+ "type": "GlobalReference",
536
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
537
+ }
538
+ ]
539
+ },
540
+ "kind": "TemplateQualifier",
541
+ "type": "SMT/ExampleValue",
542
+ "valueType": "xs:string",
543
+ "value": "2.35"
544
+ }
545
+ ],
546
+ "valueType": "xs:float",
547
+ "modelType": "Property"
548
+ },
549
+ {
550
+ "idShort": "IsCriticalRawMaterial",
551
+ "displayName": [
552
+ {
553
+ "language": "en",
554
+ "text": "is critical raw material"
555
+ }
556
+ ],
557
+ "semanticId": {
558
+ "type": "ExternalReference",
559
+ "keys": [
560
+ {
561
+ "type": "GlobalReference",
562
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#isCriticalRawMaterial"
563
+ }
564
+ ]
565
+ },
566
+ "qualifiers": [
567
+ {
568
+ "semanticId": {
569
+ "type": "ExternalReference",
570
+ "keys": [
571
+ {
572
+ "type": "GlobalReference",
573
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
574
+ }
575
+ ]
576
+ },
577
+ "kind": "TemplateQualifier",
578
+ "type": "SMT/Cardinality",
579
+ "valueType": "xs:string",
580
+ "value": "One"
581
+ }
582
+ ],
583
+ "valueType": "xs:boolean",
584
+ "value": "true",
585
+ "modelType": "Property"
586
+ }
587
+ ],
588
+ "modelType": "SubmodelElementCollection"
589
+ }
590
+ ],
591
+ "modelType": "SubmodelElementList"
592
+ },
593
+ {
594
+ "idShort": "HazardousSubstances",
595
+ "displayName": [
596
+ {
597
+ "language": "en",
598
+ "text": "hazardous substances"
599
+ }
600
+ ],
601
+ "semanticId": {
602
+ "type": "ExternalReference",
603
+ "keys": [
604
+ {
605
+ "type": "GlobalReference",
606
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#hazardousSubstances"
607
+ }
608
+ ]
609
+ },
610
+ "qualifiers": [
611
+ {
612
+ "semanticId": {
613
+ "type": "ExternalReference",
614
+ "keys": [
615
+ {
616
+ "type": "GlobalReference",
617
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
618
+ }
619
+ ]
620
+ },
621
+ "kind": "TemplateQualifier",
622
+ "type": "SMT/Cardinality",
623
+ "valueType": "xs:string",
624
+ "value": "One"
625
+ }
626
+ ],
627
+ "orderRelevant": false,
628
+ "typeValueListElement": "SubmodelElementCollection",
629
+ "value": [
630
+ {
631
+ "idShort": "HazardousSubstance",
632
+ "displayName": [
633
+ {
634
+ "language": "en",
635
+ "text": "hazardous substance"
636
+ }
637
+ ],
638
+ "semanticId": {
639
+ "type": "ExternalReference",
640
+ "keys": [
641
+ {
642
+ "type": "GlobalReference",
643
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#HazardousSubstance"
644
+ }
645
+ ]
646
+ },
647
+ "qualifiers": [
648
+ {
649
+ "semanticId": {
650
+ "type": "ExternalReference",
651
+ "keys": [
652
+ {
653
+ "type": "GlobalReference",
654
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
655
+ }
656
+ ]
657
+ },
658
+ "kind": "TemplateQualifier",
659
+ "type": "SMT/Cardinality",
660
+ "valueType": "xs:string",
661
+ "value": "ZeroToMany"
662
+ }
663
+ ],
664
+ "value": [
665
+ {
666
+ "idShort": "HazardousSubstanceClass",
667
+ "displayName": [
668
+ {
669
+ "language": "en",
670
+ "text": "hazardous substance class"
671
+ }
672
+ ],
673
+ "semanticId": {
674
+ "type": "ExternalReference",
675
+ "keys": [
676
+ {
677
+ "type": "GlobalReference",
678
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#hazardousSubstanceClass"
679
+ }
680
+ ]
681
+ },
682
+ "qualifiers": [
683
+ {
684
+ "semanticId": {
685
+ "type": "ExternalReference",
686
+ "keys": [
687
+ {
688
+ "type": "GlobalReference",
689
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
690
+ }
691
+ ]
692
+ },
693
+ "kind": "TemplateQualifier",
694
+ "type": "SMT/Cardinality",
695
+ "valueType": "xs:string",
696
+ "value": "ZeroToOne"
697
+ },
698
+ {
699
+ "semanticId": {
700
+ "type": "ExternalReference",
701
+ "keys": [
702
+ {
703
+ "type": "GlobalReference",
704
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
705
+ }
706
+ ]
707
+ },
708
+ "kind": "TemplateQualifier",
709
+ "type": "SMT/ExampleValue",
710
+ "valueType": "xs:string",
711
+ "value": "AcuteToxicity"
712
+ }
713
+ ],
714
+ "valueType": "xs:string",
715
+ "modelType": "Property"
716
+ },
717
+ {
718
+ "idShort": "HazardousSubstanceName",
719
+ "displayName": [
720
+ {
721
+ "language": "en",
722
+ "text": "hazardous substance name"
723
+ }
724
+ ],
725
+ "semanticId": {
726
+ "type": "ExternalReference",
727
+ "keys": [
728
+ {
729
+ "type": "GlobalReference",
730
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#hazardousSubstanceName"
731
+ }
732
+ ]
733
+ },
734
+ "qualifiers": [
735
+ {
736
+ "semanticId": {
737
+ "type": "ExternalReference",
738
+ "keys": [
739
+ {
740
+ "type": "GlobalReference",
741
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
742
+ }
743
+ ]
744
+ },
745
+ "kind": "TemplateQualifier",
746
+ "type": "SMT/Cardinality",
747
+ "valueType": "xs:string",
748
+ "value": "One"
749
+ }
750
+ ],
751
+ "valueType": "xs:string",
752
+ "modelType": "Property"
753
+ },
754
+ {
755
+ "idShort": "HazardousSubstanceConcentration",
756
+ "displayName": [
757
+ {
758
+ "language": "en",
759
+ "text": "hazardous substance concentration"
760
+ }
761
+ ],
762
+ "semanticId": {
763
+ "type": "ExternalReference",
764
+ "keys": [
765
+ {
766
+ "type": "GlobalReference",
767
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#hazardousSubstanceConcentration"
768
+ }
769
+ ]
770
+ },
771
+ "qualifiers": [
772
+ {
773
+ "semanticId": {
774
+ "type": "ExternalReference",
775
+ "keys": [
776
+ {
777
+ "type": "GlobalReference",
778
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
779
+ }
780
+ ]
781
+ },
782
+ "kind": "TemplateQualifier",
783
+ "type": "SMT/Cardinality",
784
+ "valueType": "xs:string",
785
+ "value": "ZeroToOne"
786
+ },
787
+ {
788
+ "semanticId": {
789
+ "type": "ExternalReference",
790
+ "keys": [
791
+ {
792
+ "type": "GlobalReference",
793
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
794
+ }
795
+ ]
796
+ },
797
+ "kind": "TemplateQualifier",
798
+ "type": "SMT/ExampleValue",
799
+ "valueType": "xs:string",
800
+ "value": "0.12"
801
+ }
802
+ ],
803
+ "valueType": "xs:double",
804
+ "modelType": "Property"
805
+ },
806
+ {
807
+ "idShort": "HazardousSubstanceImpact",
808
+ "displayName": [
809
+ {
810
+ "language": "en",
811
+ "text": "hazardous substance impact"
812
+ }
813
+ ],
814
+ "semanticId": {
815
+ "type": "ExternalReference",
816
+ "keys": [
817
+ {
818
+ "type": "GlobalReference",
819
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#hazardousSubstanceImpact"
820
+ }
821
+ ]
822
+ },
823
+ "qualifiers": [
824
+ {
825
+ "semanticId": {
826
+ "type": "ExternalReference",
827
+ "keys": [
828
+ {
829
+ "type": "GlobalReference",
830
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
831
+ }
832
+ ]
833
+ },
834
+ "kind": "TemplateQualifier",
835
+ "type": "SMT/Cardinality",
836
+ "valueType": "xs:string",
837
+ "value": "ZeroToOne"
838
+ }
839
+ ],
840
+ "orderRelevant": false,
841
+ "typeValueListElement": "Property",
842
+ "valueTypeListElement": "xs:string",
843
+ "value": [
844
+ {
845
+ "idShort": "Impact",
846
+ "displayName": [
847
+ {
848
+ "language": "en",
849
+ "text": "impact"
850
+ }
851
+ ],
852
+ "semanticId": {
853
+ "type": "ExternalReference",
854
+ "keys": [
855
+ {
856
+ "type": "GlobalReference",
857
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#Impact"
858
+ }
859
+ ]
860
+ },
861
+ "qualifiers": [
862
+ {
863
+ "semanticId": {
864
+ "type": "ExternalReference",
865
+ "keys": [
866
+ {
867
+ "type": "GlobalReference",
868
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
869
+ }
870
+ ]
871
+ },
872
+ "kind": "TemplateQualifier",
873
+ "type": "SMT/Cardinality",
874
+ "valueType": "xs:string",
875
+ "value": "ZeroToMany"
876
+ },
877
+ {
878
+ "semanticId": {
879
+ "type": "ExternalReference",
880
+ "keys": [
881
+ {
882
+ "type": "GlobalReference",
883
+ "value": "https://admin-shell.io/SubmodelTemplates/ExampleValue/1/0"
884
+ }
885
+ ]
886
+ },
887
+ "kind": "TemplateQualifier",
888
+ "type": "SMT/ExampleValue",
889
+ "valueType": "xs:string",
890
+ "value": "H302 Harmful if swallowed"
891
+ }
892
+ ],
893
+ "valueType": "xs:string",
894
+ "modelType": "Property"
895
+ }
896
+ ],
897
+ "modelType": "SubmodelElementList"
898
+ },
899
+ {
900
+ "idShort": "HazardousSubstanceLocation",
901
+ "displayName": [
902
+ {
903
+ "language": "en",
904
+ "text": "hazardous substance location"
905
+ }
906
+ ],
907
+ "semanticId": {
908
+ "type": "ExternalReference",
909
+ "keys": [
910
+ {
911
+ "type": "GlobalReference",
912
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#hazardousSubstanceLocation"
913
+ }
914
+ ]
915
+ },
916
+ "qualifiers": [
917
+ {
918
+ "semanticId": {
919
+ "type": "ExternalReference",
920
+ "keys": [
921
+ {
922
+ "type": "GlobalReference",
923
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
924
+ }
925
+ ]
926
+ },
927
+ "kind": "TemplateQualifier",
928
+ "type": "SMT/Cardinality",
929
+ "valueType": "xs:string",
930
+ "value": "ZeroToOne"
931
+ }
932
+ ],
933
+ "value": [
934
+ {
935
+ "idShort": "ComponentName",
936
+ "displayName": [
937
+ {
938
+ "language": "en",
939
+ "text": "component name"
940
+ }
941
+ ],
942
+ "semanticId": {
943
+ "type": "ExternalReference",
944
+ "keys": [
945
+ {
946
+ "type": "GlobalReference",
947
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#componentName"
948
+ }
949
+ ]
950
+ },
951
+ "qualifiers": [
952
+ {
953
+ "semanticId": {
954
+ "type": "ExternalReference",
955
+ "keys": [
956
+ {
957
+ "type": "GlobalReference",
958
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
959
+ }
960
+ ]
961
+ },
962
+ "kind": "TemplateQualifier",
963
+ "type": "SMT/Cardinality",
964
+ "valueType": "xs:string",
965
+ "value": "ZeroToOne"
966
+ },
967
+ {
968
+ "semanticId": {
969
+ "type": "ExternalReference",
970
+ "keys": [
971
+ {
972
+ "type": "GlobalReference",
973
+ "value": "https://admin-shell.io/SubmodelTemplates/EitherOr/1/0"
974
+ }
975
+ ]
976
+ },
977
+ "kind": "TemplateQualifier",
978
+ "type": "SMT/EitherOr",
979
+ "valueType": "xs:string",
980
+ "value": "HazardousSubstanceLocationComponent"
981
+ }
982
+ ],
983
+ "valueType": "xs:string",
984
+ "value": "Anode",
985
+ "modelType": "Property"
986
+ },
987
+ {
988
+ "idShort": "ComponentId",
989
+ "displayName": [
990
+ {
991
+ "language": "en",
992
+ "text": "component ID"
993
+ }
994
+ ],
995
+ "semanticId": {
996
+ "type": "ExternalReference",
997
+ "keys": [
998
+ {
999
+ "type": "GlobalReference",
1000
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#componentId"
1001
+ }
1002
+ ]
1003
+ },
1004
+ "qualifiers": [
1005
+ {
1006
+ "semanticId": {
1007
+ "type": "ExternalReference",
1008
+ "keys": [
1009
+ {
1010
+ "type": "GlobalReference",
1011
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1012
+ }
1013
+ ]
1014
+ },
1015
+ "kind": "TemplateQualifier",
1016
+ "type": "SMT/Cardinality",
1017
+ "valueType": "xs:string",
1018
+ "value": "ZeroToOne"
1019
+ },
1020
+ {
1021
+ "semanticId": {
1022
+ "type": "ExternalReference",
1023
+ "keys": [
1024
+ {
1025
+ "type": "GlobalReference",
1026
+ "value": "https://admin-shell.io/SubmodelTemplates/EitherOr/1/0"
1027
+ }
1028
+ ]
1029
+ },
1030
+ "kind": "TemplateQualifier",
1031
+ "type": "SMT/EitherOr",
1032
+ "valueType": "xs:string",
1033
+ "value": "HazardousSubstanceLocationComponent"
1034
+ }
1035
+ ],
1036
+ "valueType": "xs:string",
1037
+ "modelType": "Property"
1038
+ }
1039
+ ],
1040
+ "modelType": "SubmodelElementCollection"
1041
+ },
1042
+ {
1043
+ "idShort": "HazardousSubstanceIdentifier",
1044
+ "displayName": [
1045
+ {
1046
+ "language": "en",
1047
+ "text": "hazardous substance identifier"
1048
+ }
1049
+ ],
1050
+ "semanticId": {
1051
+ "type": "ExternalReference",
1052
+ "keys": [
1053
+ {
1054
+ "type": "GlobalReference",
1055
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1#hazardousSubstanceIdentifier"
1056
+ }
1057
+ ]
1058
+ },
1059
+ "supplementalSemanticIds": [
1060
+ {
1061
+ "type": "ExternalReference",
1062
+ "keys": [
1063
+ {
1064
+ "type": "GlobalReference",
1065
+ "value": "https://www.cas.org/cas-data/cas-registry"
1066
+ }
1067
+ ]
1068
+ }
1069
+ ],
1070
+ "qualifiers": [
1071
+ {
1072
+ "semanticId": {
1073
+ "type": "ExternalReference",
1074
+ "keys": [
1075
+ {
1076
+ "type": "GlobalReference",
1077
+ "value": "https://admin-shell.io/SubmodelTemplates/Cardinality/1/0"
1078
+ }
1079
+ ]
1080
+ },
1081
+ "kind": "TemplateQualifier",
1082
+ "type": "SMT/Cardinality",
1083
+ "valueType": "xs:string",
1084
+ "value": "One"
1085
+ }
1086
+ ],
1087
+ "valueType": "xs:string",
1088
+ "modelType": "Property"
1089
+ }
1090
+ ],
1091
+ "modelType": "SubmodelElementCollection"
1092
+ }
1093
+ ],
1094
+ "modelType": "SubmodelElementList"
1095
+ }
1096
+ ],
1097
+ "modelType": "Submodel",
1098
+ "displayName": [
1099
+ {
1100
+ "language": "en",
1101
+ "text": "material composition"
1102
+ }
1103
+ ]
1104
+ }
1105
+ ],
1106
+ "conceptDescriptions": [
1107
+ {
1108
+ "category": "APPLICATION_CLASS",
1109
+ "idShort": "MaterialComposition",
1110
+ "displayName": [
1111
+ {
1112
+ "language": "en",
1113
+ "text": "material composition"
1114
+ }
1115
+ ],
1116
+ "description": [
1117
+ {
1118
+ "language": "en",
1119
+ "text": "Mandatory data: Battery chemistry; critical raw materials; materials used in the cathode, anode, and \nelectrolyte; hazardous substances; impact of substances on the environment and on human health or \nsafety."
1120
+ }
1121
+ ],
1122
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#MaterialComposition",
1123
+ "embeddedDataSpecifications": [
1124
+ {
1125
+ "dataSpecification": {
1126
+ "type": "ExternalReference",
1127
+ "keys": [
1128
+ {
1129
+ "type": "GlobalReference",
1130
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1131
+ }
1132
+ ]
1133
+ },
1134
+ "dataSpecificationContent": {
1135
+ "preferredName": [
1136
+ {
1137
+ "language": "en",
1138
+ "text": "material composition"
1139
+ }
1140
+ ],
1141
+ "definition": [
1142
+ {
1143
+ "language": "en",
1144
+ "text": "Mandatory data: Battery chemistry; critical raw materials; materials used in the cathode, anode, and \nelectrolyte; hazardous substances; impact of substances on the environment and on human health or \nsafety."
1145
+ }
1146
+ ],
1147
+ "modelType": "DataSpecificationIec61360"
1148
+ }
1149
+ }
1150
+ ],
1151
+ "modelType": "ConceptDescription"
1152
+ },
1153
+ {
1154
+ "idShort": "shortName",
1155
+ "displayName": [
1156
+ {
1157
+ "language": "en",
1158
+ "text": "short name"
1159
+ }
1160
+ ],
1161
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#shortName",
1162
+ "embeddedDataSpecifications": [
1163
+ {
1164
+ "dataSpecification": {
1165
+ "type": "ExternalReference",
1166
+ "keys": [
1167
+ {
1168
+ "type": "GlobalReference",
1169
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1170
+ }
1171
+ ]
1172
+ },
1173
+ "dataSpecificationContent": {
1174
+ "preferredName": [
1175
+ {
1176
+ "language": "en",
1177
+ "text": "short name"
1178
+ }
1179
+ ],
1180
+ "dataType": "STRING",
1181
+ "definition": [
1182
+ {
1183
+ "language": "en",
1184
+ "text": "Short name."
1185
+ }
1186
+ ],
1187
+ "modelType": "DataSpecificationIec61360"
1188
+ }
1189
+ }
1190
+ ],
1191
+ "modelType": "ConceptDescription"
1192
+ },
1193
+ {
1194
+ "idShort": "clearName",
1195
+ "displayName": [
1196
+ {
1197
+ "language": "en",
1198
+ "text": "clear name"
1199
+ }
1200
+ ],
1201
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#clearName",
1202
+ "embeddedDataSpecifications": [
1203
+ {
1204
+ "dataSpecification": {
1205
+ "type": "ExternalReference",
1206
+ "keys": [
1207
+ {
1208
+ "type": "GlobalReference",
1209
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1210
+ }
1211
+ ]
1212
+ },
1213
+ "dataSpecificationContent": {
1214
+ "preferredName": [
1215
+ {
1216
+ "language": "en",
1217
+ "text": "clear name"
1218
+ }
1219
+ ],
1220
+ "dataType": "STRING",
1221
+ "definition": [
1222
+ {
1223
+ "language": "en",
1224
+ "text": "Clear name."
1225
+ }
1226
+ ],
1227
+ "modelType": "DataSpecificationIec61360"
1228
+ }
1229
+ }
1230
+ ],
1231
+ "modelType": "ConceptDescription"
1232
+ },
1233
+ {
1234
+ "idShort": "Impact",
1235
+ "displayName": [
1236
+ {
1237
+ "language": "en",
1238
+ "text": "impact"
1239
+ }
1240
+ ],
1241
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#Impact",
1242
+ "embeddedDataSpecifications": [
1243
+ {
1244
+ "dataSpecification": {
1245
+ "type": "ExternalReference",
1246
+ "keys": [
1247
+ {
1248
+ "type": "GlobalReference",
1249
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1250
+ }
1251
+ ]
1252
+ },
1253
+ "dataSpecificationContent": {
1254
+ "preferredName": [
1255
+ {
1256
+ "language": "en",
1257
+ "text": "impact"
1258
+ }
1259
+ ],
1260
+ "dataType": "STRING",
1261
+ "definition": [
1262
+ {
1263
+ "language": "en",
1264
+ "text": "Impact."
1265
+ }
1266
+ ],
1267
+ "modelType": "DataSpecificationIec61360"
1268
+ }
1269
+ }
1270
+ ],
1271
+ "modelType": "ConceptDescription"
1272
+ },
1273
+ {
1274
+ "idShort": "batteryChemistry",
1275
+ "displayName": [
1276
+ {
1277
+ "language": "en",
1278
+ "text": "battery chemistry"
1279
+ }
1280
+ ],
1281
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#batteryChemistry",
1282
+ "embeddedDataSpecifications": [
1283
+ {
1284
+ "dataSpecification": {
1285
+ "type": "ExternalReference",
1286
+ "keys": [
1287
+ {
1288
+ "type": "GlobalReference",
1289
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1290
+ }
1291
+ ]
1292
+ },
1293
+ "dataSpecificationContent": {
1294
+ "preferredName": [
1295
+ {
1296
+ "language": "en",
1297
+ "text": "product chemistry"
1298
+ }
1299
+ ],
1300
+ "dataType": "STRING",
1301
+ "definition": [
1302
+ {
1303
+ "language": "en",
1304
+ "text": "Composition of a product in general terms by specifying the cathode and anode active material as well as electrolyte.\n\nDIN DKE Spec 99100 chapter reference: 6.5.2"
1305
+ }
1306
+ ],
1307
+ "modelType": "DataSpecificationIec61360"
1308
+ }
1309
+ }
1310
+ ],
1311
+ "modelType": "ConceptDescription"
1312
+ },
1313
+ {
1314
+ "idShort": "componentName",
1315
+ "displayName": [
1316
+ {
1317
+ "language": "en",
1318
+ "text": "component name"
1319
+ }
1320
+ ],
1321
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#componentName",
1322
+ "embeddedDataSpecifications": [
1323
+ {
1324
+ "dataSpecification": {
1325
+ "type": "ExternalReference",
1326
+ "keys": [
1327
+ {
1328
+ "type": "GlobalReference",
1329
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1330
+ }
1331
+ ]
1332
+ },
1333
+ "dataSpecificationContent": {
1334
+ "preferredName": [
1335
+ {
1336
+ "language": "en",
1337
+ "text": "name"
1338
+ }
1339
+ ],
1340
+ "dataType": "STRING",
1341
+ "definition": [
1342
+ {
1343
+ "language": "en",
1344
+ "text": "Name of component."
1345
+ }
1346
+ ],
1347
+ "modelType": "DataSpecificationIec61360"
1348
+ }
1349
+ }
1350
+ ],
1351
+ "modelType": "ConceptDescription"
1352
+ },
1353
+ {
1354
+ "idShort": "componentId",
1355
+ "displayName": [
1356
+ {
1357
+ "language": "en",
1358
+ "text": "component ID"
1359
+ }
1360
+ ],
1361
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#componentId",
1362
+ "embeddedDataSpecifications": [
1363
+ {
1364
+ "dataSpecification": {
1365
+ "type": "ExternalReference",
1366
+ "keys": [
1367
+ {
1368
+ "type": "GlobalReference",
1369
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1370
+ }
1371
+ ]
1372
+ },
1373
+ "dataSpecificationContent": {
1374
+ "preferredName": [
1375
+ {
1376
+ "language": "en",
1377
+ "text": "Identifier of the component."
1378
+ }
1379
+ ],
1380
+ "dataType": "STRING",
1381
+ "definition": [
1382
+ {
1383
+ "language": "en",
1384
+ "text": "Identifier of the component."
1385
+ }
1386
+ ],
1387
+ "modelType": "DataSpecificationIec61360"
1388
+ }
1389
+ }
1390
+ ],
1391
+ "modelType": "ConceptDescription"
1392
+ },
1393
+ {
1394
+ "idShort": "batteryMaterialLocation",
1395
+ "displayName": [
1396
+ {
1397
+ "language": "en",
1398
+ "text": "battery material location"
1399
+ }
1400
+ ],
1401
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#batteryMaterialLocation",
1402
+ "embeddedDataSpecifications": [
1403
+ {
1404
+ "dataSpecification": {
1405
+ "type": "ExternalReference",
1406
+ "keys": [
1407
+ {
1408
+ "type": "GlobalReference",
1409
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1410
+ }
1411
+ ]
1412
+ },
1413
+ "dataSpecificationContent": {
1414
+ "preferredName": [
1415
+ {
1416
+ "language": "en",
1417
+ "text": "location"
1418
+ }
1419
+ ],
1420
+ "dataType": "STRING",
1421
+ "definition": [
1422
+ {
1423
+ "language": "en",
1424
+ "text": "Battery component that relates to the material."
1425
+ }
1426
+ ],
1427
+ "modelType": "DataSpecificationIec61360"
1428
+ }
1429
+ }
1430
+ ],
1431
+ "modelType": "ConceptDescription"
1432
+ },
1433
+ {
1434
+ "idShort": "batteryMaterialIdentifier",
1435
+ "displayName": [
1436
+ {
1437
+ "language": "en",
1438
+ "text": "battery material identifier"
1439
+ }
1440
+ ],
1441
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#batteryMaterialIdentifier",
1442
+ "embeddedDataSpecifications": [
1443
+ {
1444
+ "dataSpecification": {
1445
+ "type": "ExternalReference",
1446
+ "keys": [
1447
+ {
1448
+ "type": "GlobalReference",
1449
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1450
+ }
1451
+ ]
1452
+ },
1453
+ "dataSpecificationContent": {
1454
+ "preferredName": [
1455
+ {
1456
+ "language": "en",
1457
+ "text": "identifier"
1458
+ }
1459
+ ],
1460
+ "dataType": "STRING",
1461
+ "definition": [
1462
+ {
1463
+ "language": "en",
1464
+ "text": "Registration number of an international designation standard (CAS = Chemical Abstracts Service) for chemical substances. For each chemical substance registered in the CAS database (also biosequences, alloys, polymers) there is a unique CAS number."
1465
+ }
1466
+ ],
1467
+ "modelType": "DataSpecificationIec61360"
1468
+ }
1469
+ }
1470
+ ],
1471
+ "modelType": "ConceptDescription"
1472
+ },
1473
+ {
1474
+ "idShort": "batteryMaterialName",
1475
+ "displayName": [
1476
+ {
1477
+ "language": "en",
1478
+ "text": "battery material name"
1479
+ }
1480
+ ],
1481
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#batteryMaterialName",
1482
+ "embeddedDataSpecifications": [
1483
+ {
1484
+ "dataSpecification": {
1485
+ "type": "ExternalReference",
1486
+ "keys": [
1487
+ {
1488
+ "type": "GlobalReference",
1489
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1490
+ }
1491
+ ]
1492
+ },
1493
+ "dataSpecificationContent": {
1494
+ "preferredName": [
1495
+ {
1496
+ "language": "en",
1497
+ "text": "name"
1498
+ }
1499
+ ],
1500
+ "dataType": "STRING",
1501
+ "definition": [
1502
+ {
1503
+ "language": "en",
1504
+ "text": "Clear name of Material.\n\nAlphanumeric character string which describes the object."
1505
+ }
1506
+ ],
1507
+ "modelType": "DataSpecificationIec61360"
1508
+ }
1509
+ }
1510
+ ],
1511
+ "isCaseOf": [
1512
+ {
1513
+ "type": "ExternalReference",
1514
+ "keys": [
1515
+ {
1516
+ "type": "GlobalReference",
1517
+ "value": "0173-1#02-AAN920#003"
1518
+ }
1519
+ ]
1520
+ }
1521
+ ],
1522
+ "modelType": "ConceptDescription"
1523
+ },
1524
+ {
1525
+ "idShort": "batteryMaterialMass",
1526
+ "displayName": [
1527
+ {
1528
+ "language": "en",
1529
+ "text": "battery material mass"
1530
+ }
1531
+ ],
1532
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#batteryMaterialMass",
1533
+ "embeddedDataSpecifications": [
1534
+ {
1535
+ "dataSpecification": {
1536
+ "type": "ExternalReference",
1537
+ "keys": [
1538
+ {
1539
+ "type": "GlobalReference",
1540
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1541
+ }
1542
+ ]
1543
+ },
1544
+ "dataSpecificationContent": {
1545
+ "preferredName": [
1546
+ {
1547
+ "language": "en",
1548
+ "text": "weight"
1549
+ }
1550
+ ],
1551
+ "unit": "kilogram",
1552
+ "unitId": {
1553
+ "type": "ExternalReference",
1554
+ "keys": [
1555
+ {
1556
+ "type": "GlobalReference",
1557
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#kilogram"
1558
+ }
1559
+ ]
1560
+ },
1561
+ "dataType": "REAL_MEASURE",
1562
+ "definition": [
1563
+ {
1564
+ "language": "en",
1565
+ "text": "Mass of component material. Example: 2.35 kg."
1566
+ }
1567
+ ],
1568
+ "modelType": "DataSpecificationIec61360"
1569
+ }
1570
+ }
1571
+ ],
1572
+ "modelType": "ConceptDescription"
1573
+ },
1574
+ {
1575
+ "idShort": "isCriticalRawMaterial",
1576
+ "displayName": [
1577
+ {
1578
+ "language": "en",
1579
+ "text": "is critical raw material"
1580
+ }
1581
+ ],
1582
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#isCriticalRawMaterial",
1583
+ "embeddedDataSpecifications": [
1584
+ {
1585
+ "dataSpecification": {
1586
+ "type": "ExternalReference",
1587
+ "keys": [
1588
+ {
1589
+ "type": "GlobalReference",
1590
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1591
+ }
1592
+ ]
1593
+ },
1594
+ "dataSpecificationContent": {
1595
+ "preferredName": [
1596
+ {
1597
+ "language": "en",
1598
+ "text": "is critical raw material"
1599
+ }
1600
+ ],
1601
+ "dataType": "BOOLEAN",
1602
+ "definition": [
1603
+ {
1604
+ "language": "en",
1605
+ "text": "The battery passport must contain information on the critical raw materials present in the battery.\n\nThe information on the critical raw materials must also be provided on the battery label.\nPer Annex VI, Part A(10), critical raw materials must be reported if present in the battery in a concentration of more than 0,1 % weight by weight. "
1606
+ }
1607
+ ],
1608
+ "modelType": "DataSpecificationIec61360"
1609
+ }
1610
+ }
1611
+ ],
1612
+ "modelType": "ConceptDescription"
1613
+ },
1614
+ {
1615
+ "idShort": "BatteryMaterial",
1616
+ "displayName": [
1617
+ {
1618
+ "language": "en",
1619
+ "text": "battery material"
1620
+ }
1621
+ ],
1622
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#BatteryMaterial",
1623
+ "embeddedDataSpecifications": [
1624
+ {
1625
+ "dataSpecification": {
1626
+ "type": "ExternalReference",
1627
+ "keys": [
1628
+ {
1629
+ "type": "GlobalReference",
1630
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1631
+ }
1632
+ ]
1633
+ },
1634
+ "dataSpecificationContent": {
1635
+ "preferredName": [
1636
+ {
1637
+ "language": "en",
1638
+ "text": "battery material"
1639
+ }
1640
+ ],
1641
+ "dataType": "STRING",
1642
+ "definition": [
1643
+ {
1644
+ "language": "en",
1645
+ "text": "Material of battery."
1646
+ }
1647
+ ],
1648
+ "modelType": "DataSpecificationIec61360"
1649
+ }
1650
+ }
1651
+ ],
1652
+ "modelType": "ConceptDescription"
1653
+ },
1654
+ {
1655
+ "idShort": "batteryMaterials",
1656
+ "displayName": [
1657
+ {
1658
+ "language": "en",
1659
+ "text": "battery materials"
1660
+ }
1661
+ ],
1662
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#batteryMaterials",
1663
+ "embeddedDataSpecifications": [
1664
+ {
1665
+ "dataSpecification": {
1666
+ "type": "ExternalReference",
1667
+ "keys": [
1668
+ {
1669
+ "type": "GlobalReference",
1670
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1671
+ }
1672
+ ]
1673
+ },
1674
+ "dataSpecificationContent": {
1675
+ "preferredName": [
1676
+ {
1677
+ "language": "en",
1678
+ "text": "battery materials"
1679
+ }
1680
+ ],
1681
+ "dataType": "STRING",
1682
+ "definition": [
1683
+ {
1684
+ "language": "en",
1685
+ "text": "\"Component materials used\" (No. 17.a-c): Naming the materials (as a composition of substances) in cathode, anode, electrolyte according to public standards, including specification of the corresponding component (i.e., cathode, anode, or electrolyte). We suggest a reporting threshold of 0.1 % weight by weight.\n\nDIN DKE Spec 99100 chapter reference: 6.5.3-6.5.4"
1686
+ }
1687
+ ],
1688
+ "modelType": "DataSpecificationIec61360"
1689
+ }
1690
+ }
1691
+ ],
1692
+ "modelType": "ConceptDescription"
1693
+ },
1694
+ {
1695
+ "idShort": "HazardousSubstance",
1696
+ "displayName": [
1697
+ {
1698
+ "language": "en",
1699
+ "text": "hazardous substance"
1700
+ }
1701
+ ],
1702
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#HazardousSubstance",
1703
+ "embeddedDataSpecifications": [
1704
+ {
1705
+ "dataSpecification": {
1706
+ "type": "ExternalReference",
1707
+ "keys": [
1708
+ {
1709
+ "type": "GlobalReference",
1710
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1711
+ }
1712
+ ]
1713
+ },
1714
+ "dataSpecificationContent": {
1715
+ "preferredName": [
1716
+ {
1717
+ "language": "en",
1718
+ "text": "hazardous substance"
1719
+ }
1720
+ ],
1721
+ "dataType": "STRING",
1722
+ "definition": [
1723
+ {
1724
+ "language": "en",
1725
+ "text": "\"Hazardous substance\" (No 20.a-e): Name (agreed substance nomenclature, e.g. IUPAC or chemical name) a hazardous substance (as 'any substance that poses a threat to human health and the environment'). Suggested above 0.1 % weight by weight within each (sub-)component.\n\nDIN DKE Spec 99100 chapter reference: 6.5.4 - 6.5.6"
1726
+ }
1727
+ ],
1728
+ "modelType": "DataSpecificationIec61360"
1729
+ }
1730
+ }
1731
+ ],
1732
+ "modelType": "ConceptDescription"
1733
+ },
1734
+ {
1735
+ "idShort": "hazardousSubstanceClass",
1736
+ "displayName": [
1737
+ {
1738
+ "language": "en",
1739
+ "text": "hazardous substance class"
1740
+ }
1741
+ ],
1742
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#hazardousSubstanceClass",
1743
+ "embeddedDataSpecifications": [
1744
+ {
1745
+ "dataSpecification": {
1746
+ "type": "ExternalReference",
1747
+ "keys": [
1748
+ {
1749
+ "type": "GlobalReference",
1750
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1751
+ }
1752
+ ]
1753
+ },
1754
+ "dataSpecificationContent": {
1755
+ "preferredName": [
1756
+ {
1757
+ "language": "en",
1758
+ "text": "class"
1759
+ }
1760
+ ],
1761
+ "dataType": "STRING",
1762
+ "definition": [
1763
+ {
1764
+ "language": "en",
1765
+ "text": "Battery Regulation narrows reporting to substances falling under defined hazard classes and categories of the CLP regulation."
1766
+ }
1767
+ ],
1768
+ "valueList": {
1769
+ "valueReferencePairs": [
1770
+ {
1771
+ "value": "AcuteToxicity",
1772
+ "valueId": {
1773
+ "type": "ExternalReference",
1774
+ "keys": [
1775
+ {
1776
+ "type": "GlobalReference",
1777
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#AcuteToxicity"
1778
+ }
1779
+ ]
1780
+ }
1781
+ },
1782
+ {
1783
+ "value": "SkinCorrosionOrIrritation",
1784
+ "valueId": {
1785
+ "type": "ExternalReference",
1786
+ "keys": [
1787
+ {
1788
+ "type": "GlobalReference",
1789
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#SkinCorrosionOrIrritation"
1790
+ }
1791
+ ]
1792
+ }
1793
+ },
1794
+ {
1795
+ "value": "EyeDamageOrIrritation",
1796
+ "valueId": {
1797
+ "type": "ExternalReference",
1798
+ "keys": [
1799
+ {
1800
+ "type": "GlobalReference",
1801
+ "value": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#EyeDamageOrIrritation"
1802
+ }
1803
+ ]
1804
+ }
1805
+ }
1806
+ ]
1807
+ },
1808
+ "modelType": "DataSpecificationIec61360"
1809
+ }
1810
+ }
1811
+ ],
1812
+ "modelType": "ConceptDescription"
1813
+ },
1814
+ {
1815
+ "idShort": "hazardousSubstanceName",
1816
+ "displayName": [
1817
+ {
1818
+ "language": "en",
1819
+ "text": "hazardous substance name"
1820
+ }
1821
+ ],
1822
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#hazardousSubstanceName",
1823
+ "embeddedDataSpecifications": [
1824
+ {
1825
+ "dataSpecification": {
1826
+ "type": "ExternalReference",
1827
+ "keys": [
1828
+ {
1829
+ "type": "GlobalReference",
1830
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1831
+ }
1832
+ ]
1833
+ },
1834
+ "dataSpecificationContent": {
1835
+ "preferredName": [
1836
+ {
1837
+ "language": "en",
1838
+ "text": "name"
1839
+ }
1840
+ ],
1841
+ "dataType": "STRING",
1842
+ "definition": [
1843
+ {
1844
+ "language": "en",
1845
+ "text": "Clear name of hazardous substance."
1846
+ }
1847
+ ],
1848
+ "modelType": "DataSpecificationIec61360"
1849
+ }
1850
+ }
1851
+ ],
1852
+ "modelType": "ConceptDescription"
1853
+ },
1854
+ {
1855
+ "idShort": "hazardousSubstanceConcentration",
1856
+ "displayName": [
1857
+ {
1858
+ "language": "en",
1859
+ "text": "hazardous substance concentration"
1860
+ }
1861
+ ],
1862
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#hazardousSubstanceConcentration",
1863
+ "embeddedDataSpecifications": [
1864
+ {
1865
+ "dataSpecification": {
1866
+ "type": "ExternalReference",
1867
+ "keys": [
1868
+ {
1869
+ "type": "GlobalReference",
1870
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1871
+ }
1872
+ ]
1873
+ },
1874
+ "dataSpecificationContent": {
1875
+ "preferredName": [
1876
+ {
1877
+ "language": "en",
1878
+ "text": "concentration"
1879
+ }
1880
+ ],
1881
+ "unit": "percent",
1882
+ "unitId": {
1883
+ "type": "ExternalReference",
1884
+ "keys": [
1885
+ {
1886
+ "type": "GlobalReference",
1887
+ "value": "urn:samm:org.eclipse.esmf.samm:unit:2.1.0#percent"
1888
+ }
1889
+ ]
1890
+ },
1891
+ "dataType": "REAL_MEASURE",
1892
+ "definition": [
1893
+ {
1894
+ "language": "en",
1895
+ "text": "Concentration of hazardous substance in percent (w/w). Example: 0.12."
1896
+ }
1897
+ ],
1898
+ "modelType": "DataSpecificationIec61360"
1899
+ }
1900
+ }
1901
+ ],
1902
+ "modelType": "ConceptDescription"
1903
+ },
1904
+ {
1905
+ "idShort": "hazardousSubstanceImpact",
1906
+ "displayName": [
1907
+ {
1908
+ "language": "en",
1909
+ "text": "hazardous substance impact"
1910
+ }
1911
+ ],
1912
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#hazardousSubstanceImpact",
1913
+ "embeddedDataSpecifications": [
1914
+ {
1915
+ "dataSpecification": {
1916
+ "type": "ExternalReference",
1917
+ "keys": [
1918
+ {
1919
+ "type": "GlobalReference",
1920
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1921
+ }
1922
+ ]
1923
+ },
1924
+ "dataSpecificationContent": {
1925
+ "preferredName": [
1926
+ {
1927
+ "language": "en",
1928
+ "text": "impact"
1929
+ }
1930
+ ],
1931
+ "dataType": "STRING",
1932
+ "definition": [
1933
+ {
1934
+ "language": "en",
1935
+ "text": "Impact statements based on REACH or GHS for all hazard classes applicable to substances in the battery. Examples: \"H302 Harmful if swallowed\", \"H314 Causes severe skin burns and eye damage\", \"H318 Causes serious eye damage\"."
1936
+ }
1937
+ ],
1938
+ "modelType": "DataSpecificationIec61360"
1939
+ }
1940
+ }
1941
+ ],
1942
+ "modelType": "ConceptDescription"
1943
+ },
1944
+ {
1945
+ "idShort": "hazardousSubstanceLocation",
1946
+ "displayName": [
1947
+ {
1948
+ "language": "en",
1949
+ "text": "hazardous substance location"
1950
+ }
1951
+ ],
1952
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#hazardousSubstanceLocation",
1953
+ "embeddedDataSpecifications": [
1954
+ {
1955
+ "dataSpecification": {
1956
+ "type": "ExternalReference",
1957
+ "keys": [
1958
+ {
1959
+ "type": "GlobalReference",
1960
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
1961
+ }
1962
+ ]
1963
+ },
1964
+ "dataSpecificationContent": {
1965
+ "preferredName": [
1966
+ {
1967
+ "language": "en",
1968
+ "text": "location"
1969
+ }
1970
+ ],
1971
+ "dataType": "STRING",
1972
+ "definition": [
1973
+ {
1974
+ "language": "en",
1975
+ "text": "Hazardous substances (No. 19-23): Location on a (sub-)component-level of all hazardous substances (as 'any substance that poses a threat to human health and the environment'). Suggested via a unique identifier or nomenclature."
1976
+ }
1977
+ ],
1978
+ "modelType": "DataSpecificationIec61360"
1979
+ }
1980
+ }
1981
+ ],
1982
+ "modelType": "ConceptDescription"
1983
+ },
1984
+ {
1985
+ "idShort": "hazardousSubstanceIdentifier",
1986
+ "displayName": [
1987
+ {
1988
+ "language": "en",
1989
+ "text": "hazardous substance identifier"
1990
+ }
1991
+ ],
1992
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#hazardousSubstanceIdentifier",
1993
+ "embeddedDataSpecifications": [
1994
+ {
1995
+ "dataSpecification": {
1996
+ "type": "ExternalReference",
1997
+ "keys": [
1998
+ {
1999
+ "type": "GlobalReference",
2000
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2001
+ }
2002
+ ]
2003
+ },
2004
+ "dataSpecificationContent": {
2005
+ "preferredName": [
2006
+ {
2007
+ "language": "en",
2008
+ "text": "identifier"
2009
+ }
2010
+ ],
2011
+ "dataType": "STRING",
2012
+ "definition": [
2013
+ {
2014
+ "language": "en",
2015
+ "text": "CAS identifier of hazardous substance."
2016
+ }
2017
+ ],
2018
+ "modelType": "DataSpecificationIec61360"
2019
+ }
2020
+ }
2021
+ ],
2022
+ "modelType": "ConceptDescription"
2023
+ },
2024
+ {
2025
+ "idShort": "hazardousSubstances",
2026
+ "displayName": [
2027
+ {
2028
+ "language": "en",
2029
+ "text": "hazardous substances"
2030
+ }
2031
+ ],
2032
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#hazardousSubstances",
2033
+ "embeddedDataSpecifications": [
2034
+ {
2035
+ "dataSpecification": {
2036
+ "type": "ExternalReference",
2037
+ "keys": [
2038
+ {
2039
+ "type": "GlobalReference",
2040
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2041
+ }
2042
+ ]
2043
+ },
2044
+ "dataSpecificationContent": {
2045
+ "preferredName": [
2046
+ {
2047
+ "language": "en",
2048
+ "text": "hazardous substances"
2049
+ }
2050
+ ],
2051
+ "dataType": "STRING",
2052
+ "definition": [
2053
+ {
2054
+ "language": "en",
2055
+ "text": "\"Hazardous substances\" (No 20.a-e): Name (agreed substance nomenclature, e.g. IUPAC or chemical name) all hazardous substance (as 'any substance that poses a threat to human health and the environment'). Suggested above 0.1 % weight by weight within each (sub-)component.\n\nDIN DKE Spec 99100 chapter reference: 6.5.4 - 6.5.6"
2056
+ }
2057
+ ],
2058
+ "modelType": "DataSpecificationIec61360"
2059
+ }
2060
+ }
2061
+ ],
2062
+ "modelType": "ConceptDescription"
2063
+ },
2064
+ {
2065
+ "idShort": "AcuteToxicity",
2066
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#AcuteToxicity",
2067
+ "embeddedDataSpecifications": [
2068
+ {
2069
+ "dataSpecification": {
2070
+ "type": "ExternalReference",
2071
+ "keys": [
2072
+ {
2073
+ "type": "GlobalReference",
2074
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2075
+ }
2076
+ ]
2077
+ },
2078
+ "dataSpecificationContent": {
2079
+ "preferredName": [
2080
+ {
2081
+ "language": "en",
2082
+ "text": "acute toxicity"
2083
+ }
2084
+ ],
2085
+ "value": "AcuteToxicity",
2086
+ "modelType": "DataSpecificationIec61360"
2087
+ }
2088
+ }
2089
+ ],
2090
+ "modelType": "ConceptDescription",
2091
+ "displayName": [
2092
+ {
2093
+ "language": "en",
2094
+ "text": "acute toxicity"
2095
+ }
2096
+ ]
2097
+ },
2098
+ {
2099
+ "idShort": "SkinCorrosionOrIrritation",
2100
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#SkinCorrosionOrIrritation",
2101
+ "embeddedDataSpecifications": [
2102
+ {
2103
+ "dataSpecification": {
2104
+ "type": "ExternalReference",
2105
+ "keys": [
2106
+ {
2107
+ "type": "GlobalReference",
2108
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2109
+ }
2110
+ ]
2111
+ },
2112
+ "dataSpecificationContent": {
2113
+ "preferredName": [
2114
+ {
2115
+ "language": "en",
2116
+ "text": "skin corrosion or irritation"
2117
+ }
2118
+ ],
2119
+ "value": "SkinCorrosionOrIrritation",
2120
+ "modelType": "DataSpecificationIec61360"
2121
+ }
2122
+ }
2123
+ ],
2124
+ "modelType": "ConceptDescription",
2125
+ "displayName": [
2126
+ {
2127
+ "language": "en",
2128
+ "text": "skin corrosion or irritation"
2129
+ }
2130
+ ]
2131
+ },
2132
+ {
2133
+ "idShort": "EyeDamageOrIrritation",
2134
+ "id": "urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.0#EyeDamageOrIrritation",
2135
+ "embeddedDataSpecifications": [
2136
+ {
2137
+ "dataSpecification": {
2138
+ "type": "ExternalReference",
2139
+ "keys": [
2140
+ {
2141
+ "type": "GlobalReference",
2142
+ "value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIec61360/3/0"
2143
+ }
2144
+ ]
2145
+ },
2146
+ "dataSpecificationContent": {
2147
+ "preferredName": [
2148
+ {
2149
+ "language": "en",
2150
+ "text": "eye damage or irritation"
2151
+ }
2152
+ ],
2153
+ "value": "EyeDamageOrIrritation",
2154
+ "modelType": "DataSpecificationIec61360"
2155
+ }
2156
+ }
2157
+ ],
2158
+ "modelType": "ConceptDescription",
2159
+ "displayName": [
2160
+ {
2161
+ "language": "en",
2162
+ "text": "eye damage or irritation"
2163
+ }
2164
+ ]
2165
+ }
2166
+ ]
2167
+ }