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