@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,758 @@
1
+ {
2
+ "$comment": "DIN DKE SPEC 99100 category 'Circularity and resource efficiency' (longlist rows 36-51). Authored; see kb/attributes/README.md. All values live in IDTA 02035-7 Circularity. Recycled content shares (rows 40-47) are deferred by the Commission's v2.0 guidance until the Article 8 delegated act applies; minimum shares start 18 August 2031 (cobalt 16 %, lead 85 %, lithium 6 %, nickel 6 %) and rise on 18 August 2036 (cobalt 26 %, lead 85 %, lithium 12 %, nickel 15 %), Article 8(2) and (3).",
3
+ "category": "Circularity and resource efficiency",
4
+ "attributes": [
5
+ {
6
+ "id": "dismantlingInformation",
7
+ "din": { "no": 36, "chapter": "6.6.1.2" },
8
+ "ecDataPoints": [48],
9
+ "part": 7,
10
+ "templatePaths": [
11
+ "7/DismantlingAndRemovalInformation",
12
+ "7/DismantlingAndRemovalInformation/DocumentIdentifier"
13
+ ],
14
+ "name": {
15
+ "en": "Dismantling and removal information",
16
+ "de": "Demontage- und Ausbauinformationen"
17
+ },
18
+ "synonyms": {
19
+ "en": [
20
+ "dismantling manual",
21
+ "disassembly instructions",
22
+ "removal instructions",
23
+ "exploded diagram",
24
+ "disassembly sequence",
25
+ "service manual",
26
+ "repair manual"
27
+ ],
28
+ "de": [
29
+ "demontageanleitung",
30
+ "zerlegeanleitung",
31
+ "ausbauanleitung",
32
+ "explosionszeichnung",
33
+ "demontagereihenfolge",
34
+ "servicehandbuch",
35
+ "reparaturanleitung"
36
+ ]
37
+ },
38
+ "valueKind": "document",
39
+ "unit": null,
40
+ "range": null,
41
+ "whoTypicallyHasIt": {
42
+ "en": "Pack manufacturer's engineering and technical documentation team (service manuals, exploded drawings).",
43
+ "de": "Entwicklung und technische Dokumentation des Pack-Herstellers (Servicehandbücher, Explosionszeichnungen)."
44
+ },
45
+ "explanation": {
46
+ "en": "Documents for the removal and disassembly of the battery pack: exploded diagrams with cell locations, disassembly sequences, fastening techniques, tools, warnings, and cell count and layout (Annex XIII 2(c)). Accessible to persons with a legitimate interest, not the public. Referenced by document identifier; files live in Part 2.",
47
+ "de": "Dokumente zum Ausbau und zur Zerlegung des Batteriepacks: Explosionszeichnungen mit Zellpositionen, Demontagereihenfolge, Verbindungstechniken, Werkzeuge, Warnhinweise sowie Zellanzahl und -anordnung (Anhang XIII 2(c)). Für Personen mit berechtigtem Interesse, nicht öffentlich. Verweis per Dokumentkennung; Dateien in Teil 2."
48
+ },
49
+ "applicabilityOverride": null,
50
+ "verify": false,
51
+ "lastVerified": "2026-09-03"
52
+ },
53
+ {
54
+ "id": "componentPartNumbers",
55
+ "din": { "no": 37, "chapter": "6.6.1.3" },
56
+ "ecDataPoints": [46],
57
+ "part": 7,
58
+ "templatePaths": [
59
+ "7/SparePartSources/SparePartSupplier/Components",
60
+ "7/SparePartSources/SparePartSupplier/Components/Component/PartName",
61
+ "7/SparePartSources/SparePartSupplier/Components/Component/PartNumber"
62
+ ],
63
+ "name": { "en": "Part numbers for components", "de": "Teilenummern der Komponenten" },
64
+ "synonyms": {
65
+ "en": [
66
+ "part number",
67
+ "part no.",
68
+ "component number",
69
+ "spare part number",
70
+ "article number",
71
+ "item number",
72
+ "p/n"
73
+ ],
74
+ "de": [
75
+ "teilenummer",
76
+ "teile-nr.",
77
+ "artikelnummer",
78
+ "sachnummer",
79
+ "ersatzteilnummer",
80
+ "bauteilnummer",
81
+ "materialnummer"
82
+ ]
83
+ },
84
+ "valueKind": "composite",
85
+ "unit": null,
86
+ "range": null,
87
+ "whoTypicallyHasIt": {
88
+ "en": "Pack manufacturer's bill of materials (ERP/PLM); replaceable components such as modules, BMS, fuses, connectors.",
89
+ "de": "Stückliste des Pack-Herstellers (ERP/PLM); austauschbare Komponenten wie Module, BMS, Sicherungen, Stecker."
90
+ },
91
+ "explanation": {
92
+ "en": "Part numbers of the components that can be replaced, listed per spare part supplier together with the part name (Annex XIII 2(b)). Accessible to persons with a legitimate interest.",
93
+ "de": "Teilenummern der austauschbaren Komponenten, je Ersatzteillieferant mit Teilename gelistet (Anhang XIII 2(b)). Für Personen mit berechtigtem Interesse."
94
+ },
95
+ "applicabilityOverride": null,
96
+ "verify": false,
97
+ "lastVerified": "2026-09-03"
98
+ },
99
+ {
100
+ "id": "sparePartSources",
101
+ "din": { "no": 38, "chapter": "6.6.1.4" },
102
+ "ecDataPoints": [47],
103
+ "part": 7,
104
+ "templatePaths": [
105
+ "7/SparePartSources",
106
+ "7/SparePartSources/SparePartSupplier/NameOfSupplier",
107
+ "7/SparePartSources/SparePartSupplier/AddressOfSupplier/NationalCode",
108
+ "7/SparePartSources/SparePartSupplier/AddressOfSupplier/PostalCode",
109
+ "7/SparePartSources/SparePartSupplier/AddressOfSupplier/Street",
110
+ "7/SparePartSources/SparePartSupplier/EmailAddressOfSupplier/EmailAddress",
111
+ "7/SparePartSources/SparePartSupplier/SupplierWebAddress"
112
+ ],
113
+ "name": {
114
+ "en": "Sources for replacement spare parts",
115
+ "de": "Bezugsquellen für Ersatzteile"
116
+ },
117
+ "synonyms": {
118
+ "en": [
119
+ "spare part supplier",
120
+ "spare parts source",
121
+ "replacement parts",
122
+ "service partner",
123
+ "parts contact",
124
+ "supplier address",
125
+ "aftersales contact"
126
+ ],
127
+ "de": [
128
+ "ersatzteillieferant",
129
+ "ersatzteilquelle",
130
+ "ersatzteilbezug",
131
+ "servicepartner",
132
+ "ersatzteilkontakt",
133
+ "lieferantenadresse",
134
+ "after-sales-kontakt"
135
+ ]
136
+ },
137
+ "valueKind": "composite",
138
+ "unit": null,
139
+ "range": null,
140
+ "whoTypicallyHasIt": {
141
+ "en": "After-sales or service department of the pack manufacturer; often the manufacturer itself plus authorised service partners.",
142
+ "de": "After-Sales- oder Serviceabteilung des Pack-Herstellers; oft der Hersteller selbst plus autorisierte Servicepartner."
143
+ },
144
+ "explanation": {
145
+ "en": "Contact details (name, address, e-mail, web address) of the sources from which spare parts can be obtained (Annex XIII 2(b)). One SparePartSupplier entry per source, each with its component list.",
146
+ "de": "Kontaktdaten (Name, Anschrift, E-Mail, Webadresse) der Bezugsquellen für Ersatzteile (Anhang XIII 2(b)). Je Quelle ein SparePartSupplier-Eintrag mit zugehöriger Komponentenliste."
147
+ },
148
+ "applicabilityOverride": null,
149
+ "verify": false,
150
+ "lastVerified": "2026-09-03"
151
+ },
152
+ {
153
+ "id": "safetyMeasures",
154
+ "din": { "no": 39, "chapter": "6.6.1.5" },
155
+ "ecDataPoints": [49],
156
+ "part": 7,
157
+ "templatePaths": [
158
+ "7/SafetyMeasures",
159
+ "7/SafetyMeasures/SafetyInstructions/DocumentIdentifier"
160
+ ],
161
+ "name": {
162
+ "en": "Safety measures and instructions",
163
+ "de": "Sicherheitsmaßnahmen und -hinweise"
164
+ },
165
+ "synonyms": {
166
+ "en": [
167
+ "safety measures",
168
+ "safety instructions",
169
+ "safety manual",
170
+ "handling instructions",
171
+ "safety precautions",
172
+ "warnings",
173
+ "safety data"
174
+ ],
175
+ "de": [
176
+ "sicherheitsmaßnahmen",
177
+ "sicherheitshinweise",
178
+ "sicherheitsanleitung",
179
+ "handhabungshinweise",
180
+ "vorsichtsmaßnahmen",
181
+ "warnhinweise",
182
+ "schutzmaßnahmen"
183
+ ]
184
+ },
185
+ "valueKind": "document",
186
+ "unit": null,
187
+ "range": null,
188
+ "whoTypicallyHasIt": {
189
+ "en": "EHS department together with technical documentation; also derived from the cell safety data sheet.",
190
+ "de": "EHS-Abteilung zusammen mit technischer Dokumentation; auch aus dem Zell-Sicherheitsdatenblatt abgeleitet."
191
+ },
192
+ "explanation": {
193
+ "en": "Safety measures to be taken when handling, dismantling or storing the battery (Annex XIII 2(d), Article 74(2)). Provided as safety instruction documents referenced by identifier; the extinguishing agents are a separate attribute in the same collection.",
194
+ "de": "Sicherheitsmaßnahmen bei Handhabung, Demontage oder Lagerung der Batterie (Anhang XIII 2(d), Artikel 74(2)). Als Sicherheitsdokumente per Kennung referenziert; die Löschmittel sind ein eigenes Attribut in derselben Collection."
195
+ },
196
+ "applicabilityOverride": null,
197
+ "verify": false,
198
+ "lastVerified": "2026-09-03"
199
+ },
200
+ {
201
+ "id": "recycledNickelPreConsumer",
202
+ "din": { "no": 40, "chapter": "6.6.2.3" },
203
+ "ecDataPoints": [22],
204
+ "part": 7,
205
+ "templatePaths": [
206
+ "7/RecycledContentInformation",
207
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
208
+ "7/RecycledContentInformation/RecycledContent/PreConsumerShare"
209
+ ],
210
+ "name": {
211
+ "en": "Pre-consumer recycled nickel share",
212
+ "de": "Anteil recyceltes Nickel aus Produktionsabfall (pre-consumer)"
213
+ },
214
+ "synonyms": {
215
+ "en": [
216
+ "recycled nickel",
217
+ "pre-consumer nickel",
218
+ "nickel from manufacturing waste",
219
+ "ni recycled content",
220
+ "secondary nickel",
221
+ "recycled ni share"
222
+ ],
223
+ "de": [
224
+ "rezyklatanteil nickel",
225
+ "recyclinganteil nickel",
226
+ "pre-consumer nickel",
227
+ "nickel aus produktionsabfall",
228
+ "sekundärnickel",
229
+ "ni-rezyklat"
230
+ ]
231
+ },
232
+ "valueKind": "percentage",
233
+ "unit": "%",
234
+ "range": { "min": 0, "max": 100 },
235
+ "whoTypicallyHasIt": {
236
+ "en": "Cathode active material supplier or cell manufacturer, with mass-balance documentation; the pack manufacturer rarely has it and must request it.",
237
+ "de": "Lieferant des Kathodenaktivmaterials oder Zellhersteller, mit Massenbilanz-Nachweis; der Pack-Hersteller hat es selten und muss es anfragen."
238
+ },
239
+ "explanation": {
240
+ "en": "Share of nickel in active materials recovered from battery manufacturing waste (Article 8, Annex XIII 1(e)). Deferred by the Commission's v2.0 guidance until the delegated act on the calculation method applies; minimum shares only start in 2031. Modelled as a RecycledContent entry with material 'nickel' and the pre-consumer share.",
241
+ "de": "Anteil des Nickels in Aktivmaterialien, das aus Batterieproduktionsabfall zurückgewonnen wurde (Artikel 8, Anhang XIII 1(e)). Von der Kommission in der Leitlinie v2.0 bis zum delegierten Rechtsakt zur Berechnungsmethode zurückgestellt; Mindestanteile gelten erst ab 2031. Als RecycledContent-Eintrag mit Material 'nickel' und Pre-Consumer-Anteil modelliert."
242
+ },
243
+ "applicabilityOverride": null,
244
+ "verify": false,
245
+ "lastVerified": "2026-09-03"
246
+ },
247
+ {
248
+ "id": "recycledCobaltPreConsumer",
249
+ "din": { "no": 41, "chapter": "6.6.2.4" },
250
+ "ecDataPoints": [20],
251
+ "part": 7,
252
+ "templatePaths": [
253
+ "7/RecycledContentInformation",
254
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
255
+ "7/RecycledContentInformation/RecycledContent/PreConsumerShare"
256
+ ],
257
+ "name": {
258
+ "en": "Pre-consumer recycled cobalt share",
259
+ "de": "Anteil recyceltes Kobalt aus Produktionsabfall (pre-consumer)"
260
+ },
261
+ "synonyms": {
262
+ "en": [
263
+ "recycled cobalt",
264
+ "pre-consumer cobalt",
265
+ "cobalt from manufacturing waste",
266
+ "co recycled content",
267
+ "secondary cobalt",
268
+ "recycled co share"
269
+ ],
270
+ "de": [
271
+ "rezyklatanteil kobalt",
272
+ "recyclinganteil kobalt",
273
+ "kobalt rec.",
274
+ "pre-consumer kobalt",
275
+ "sekundärkobalt",
276
+ "co-rezyklat",
277
+ "recyceltes cobalt"
278
+ ]
279
+ },
280
+ "valueKind": "percentage",
281
+ "unit": "%",
282
+ "range": { "min": 0, "max": 100 },
283
+ "whoTypicallyHasIt": {
284
+ "en": "Cathode active material supplier or cell manufacturer, with mass-balance documentation.",
285
+ "de": "Lieferant des Kathodenaktivmaterials oder Zellhersteller, mit Massenbilanz-Nachweis."
286
+ },
287
+ "explanation": {
288
+ "en": "Share of cobalt in active materials recovered from battery manufacturing waste (Article 8). Deferred until the delegated act applies; the first minimum share (16 %) starts 18 August 2031.",
289
+ "de": "Anteil des Kobalts in Aktivmaterialien aus Batterieproduktionsabfall (Artikel 8). Zurückgestellt bis zum delegierten Rechtsakt; der erste Mindestanteil (16 %) gilt ab 18. August 2031."
290
+ },
291
+ "applicabilityOverride": null,
292
+ "verify": false,
293
+ "lastVerified": "2026-09-03"
294
+ },
295
+ {
296
+ "id": "recycledLithiumPreConsumer",
297
+ "din": { "no": 42, "chapter": "6.6.2.5" },
298
+ "ecDataPoints": [21],
299
+ "part": 7,
300
+ "templatePaths": [
301
+ "7/RecycledContentInformation",
302
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
303
+ "7/RecycledContentInformation/RecycledContent/PreConsumerShare"
304
+ ],
305
+ "name": {
306
+ "en": "Pre-consumer recycled lithium share",
307
+ "de": "Anteil recyceltes Lithium aus Produktionsabfall (pre-consumer)"
308
+ },
309
+ "synonyms": {
310
+ "en": [
311
+ "recycled lithium",
312
+ "pre-consumer lithium",
313
+ "lithium from manufacturing waste",
314
+ "li recycled content",
315
+ "secondary lithium",
316
+ "recycled li share"
317
+ ],
318
+ "de": [
319
+ "rezyklatanteil lithium",
320
+ "recyclinganteil lithium",
321
+ "pre-consumer lithium",
322
+ "lithium aus produktionsabfall",
323
+ "sekundärlithium",
324
+ "li-rezyklat"
325
+ ]
326
+ },
327
+ "valueKind": "percentage",
328
+ "unit": "%",
329
+ "range": { "min": 0, "max": 100 },
330
+ "whoTypicallyHasIt": {
331
+ "en": "Cathode active material or electrolyte supplier, or cell manufacturer, with mass-balance documentation.",
332
+ "de": "Lieferant von Kathodenaktivmaterial oder Elektrolyt, oder Zellhersteller, mit Massenbilanz-Nachweis."
333
+ },
334
+ "explanation": {
335
+ "en": "Share of lithium in active materials recovered from battery manufacturing waste (Article 8). Deferred until the delegated act applies; the first minimum share (6 %) starts 18 August 2031.",
336
+ "de": "Anteil des Lithiums in Aktivmaterialien aus Batterieproduktionsabfall (Artikel 8). Zurückgestellt bis zum delegierten Rechtsakt; der erste Mindestanteil (6 %) gilt ab 18. August 2031."
337
+ },
338
+ "applicabilityOverride": null,
339
+ "verify": false,
340
+ "lastVerified": "2026-09-03"
341
+ },
342
+ {
343
+ "id": "recycledLeadPreConsumer",
344
+ "din": { "no": 43, "chapter": "6.6.2.6" },
345
+ "ecDataPoints": [23],
346
+ "part": 7,
347
+ "templatePaths": [
348
+ "7/RecycledContentInformation",
349
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
350
+ "7/RecycledContentInformation/RecycledContent/PreConsumerShare"
351
+ ],
352
+ "name": {
353
+ "en": "Pre-consumer recycled lead share",
354
+ "de": "Anteil recyceltes Blei aus Produktionsabfall (pre-consumer)"
355
+ },
356
+ "synonyms": {
357
+ "en": [
358
+ "recycled lead",
359
+ "pre-consumer lead",
360
+ "lead from manufacturing waste",
361
+ "pb recycled content",
362
+ "secondary lead",
363
+ "recycled pb share"
364
+ ],
365
+ "de": [
366
+ "rezyklatanteil blei",
367
+ "recyclinganteil blei",
368
+ "pre-consumer blei",
369
+ "blei aus produktionsabfall",
370
+ "sekundärblei",
371
+ "pb-rezyklat"
372
+ ]
373
+ },
374
+ "valueKind": "percentage",
375
+ "unit": "%",
376
+ "range": { "min": 0, "max": 100 },
377
+ "whoTypicallyHasIt": {
378
+ "en": "Lead supplier or cell manufacturer (relevant for lead-acid industrial batteries), with mass-balance documentation.",
379
+ "de": "Bleilieferant oder Zellhersteller (relevant für Blei-Säure-Industriebatterien), mit Massenbilanz-Nachweis."
380
+ },
381
+ "explanation": {
382
+ "en": "Share of lead in the battery recovered from battery manufacturing waste (Article 8). Deferred until the delegated act applies; the minimum share (85 %) starts 18 August 2031.",
383
+ "de": "Anteil des Bleis in der Batterie aus Batterieproduktionsabfall (Artikel 8). Zurückgestellt bis zum delegierten Rechtsakt; der Mindestanteil (85 %) gilt ab 18. August 2031."
384
+ },
385
+ "applicabilityOverride": null,
386
+ "verify": false,
387
+ "lastVerified": "2026-09-03"
388
+ },
389
+ {
390
+ "id": "recycledNickelPostConsumer",
391
+ "din": { "no": 44, "chapter": "6.6.2.7" },
392
+ "ecDataPoints": [22],
393
+ "part": 7,
394
+ "templatePaths": [
395
+ "7/RecycledContentInformation",
396
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
397
+ "7/RecycledContentInformation/RecycledContent/PostConsumerShare"
398
+ ],
399
+ "name": {
400
+ "en": "Post-consumer recycled nickel share",
401
+ "de": "Anteil recyceltes Nickel aus Altbatterien (post-consumer)"
402
+ },
403
+ "synonyms": {
404
+ "en": [
405
+ "post-consumer nickel",
406
+ "recycled nickel from waste",
407
+ "end-of-life nickel",
408
+ "ni post-consumer",
409
+ "recycled ni share",
410
+ "secondary nickel"
411
+ ],
412
+ "de": [
413
+ "post-consumer nickel",
414
+ "nickel aus altbatterien",
415
+ "recyclinganteil nickel",
416
+ "rezyklatanteil nickel",
417
+ "nickel aus abfall",
418
+ "sekundärnickel"
419
+ ]
420
+ },
421
+ "valueKind": "percentage",
422
+ "unit": "%",
423
+ "range": { "min": 0, "max": 100 },
424
+ "whoTypicallyHasIt": {
425
+ "en": "Cathode active material supplier or cell manufacturer, backed by recycler certificates.",
426
+ "de": "Lieferant des Kathodenaktivmaterials oder Zellhersteller, belegt durch Recycler-Zertifikate."
427
+ },
428
+ "explanation": {
429
+ "en": "Share of nickel in active materials recovered from post-consumer waste (Article 8). Deferred until the delegated act applies. Same RecycledContent entry as the pre-consumer share, different field.",
430
+ "de": "Anteil des Nickels in Aktivmaterialien aus Post-Consumer-Abfall (Artikel 8). Zurückgestellt bis zum delegierten Rechtsakt. Gleicher RecycledContent-Eintrag wie der Pre-Consumer-Anteil, anderes Feld."
431
+ },
432
+ "applicabilityOverride": null,
433
+ "verify": false,
434
+ "lastVerified": "2026-09-03"
435
+ },
436
+ {
437
+ "id": "recycledCobaltPostConsumer",
438
+ "din": { "no": 45, "chapter": "6.6.2.8" },
439
+ "ecDataPoints": [20],
440
+ "part": 7,
441
+ "templatePaths": [
442
+ "7/RecycledContentInformation",
443
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
444
+ "7/RecycledContentInformation/RecycledContent/PostConsumerShare"
445
+ ],
446
+ "name": {
447
+ "en": "Post-consumer recycled cobalt share",
448
+ "de": "Anteil recyceltes Kobalt aus Altbatterien (post-consumer)"
449
+ },
450
+ "synonyms": {
451
+ "en": [
452
+ "post-consumer cobalt",
453
+ "recycled cobalt from waste",
454
+ "end-of-life cobalt",
455
+ "co post-consumer",
456
+ "recycled co share",
457
+ "secondary cobalt"
458
+ ],
459
+ "de": [
460
+ "post-consumer kobalt",
461
+ "kobalt aus altbatterien",
462
+ "recyclinganteil kobalt",
463
+ "rezyklatanteil kobalt",
464
+ "kobalt aus abfall",
465
+ "sekundärkobalt"
466
+ ]
467
+ },
468
+ "valueKind": "percentage",
469
+ "unit": "%",
470
+ "range": { "min": 0, "max": 100 },
471
+ "whoTypicallyHasIt": {
472
+ "en": "Cathode active material supplier or cell manufacturer, backed by recycler certificates.",
473
+ "de": "Lieferant des Kathodenaktivmaterials oder Zellhersteller, belegt durch Recycler-Zertifikate."
474
+ },
475
+ "explanation": {
476
+ "en": "Share of cobalt in active materials recovered from post-consumer waste (Article 8). Deferred until the delegated act applies.",
477
+ "de": "Anteil des Kobalts in Aktivmaterialien aus Post-Consumer-Abfall (Artikel 8). Zurückgestellt bis zum delegierten Rechtsakt."
478
+ },
479
+ "applicabilityOverride": null,
480
+ "verify": false,
481
+ "lastVerified": "2026-09-03"
482
+ },
483
+ {
484
+ "id": "recycledLithiumPostConsumer",
485
+ "din": { "no": 46, "chapter": "6.6.2.9" },
486
+ "ecDataPoints": [21],
487
+ "part": 7,
488
+ "templatePaths": [
489
+ "7/RecycledContentInformation",
490
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
491
+ "7/RecycledContentInformation/RecycledContent/PostConsumerShare"
492
+ ],
493
+ "name": {
494
+ "en": "Post-consumer recycled lithium share",
495
+ "de": "Anteil recyceltes Lithium aus Altbatterien (post-consumer)"
496
+ },
497
+ "synonyms": {
498
+ "en": [
499
+ "post-consumer lithium",
500
+ "recycled lithium from waste",
501
+ "end-of-life lithium",
502
+ "li post-consumer",
503
+ "recycled li share",
504
+ "secondary lithium"
505
+ ],
506
+ "de": [
507
+ "post-consumer lithium",
508
+ "lithium aus altbatterien",
509
+ "recyclinganteil lithium",
510
+ "rezyklatanteil lithium",
511
+ "lithium aus abfall",
512
+ "sekundärlithium"
513
+ ]
514
+ },
515
+ "valueKind": "percentage",
516
+ "unit": "%",
517
+ "range": { "min": 0, "max": 100 },
518
+ "whoTypicallyHasIt": {
519
+ "en": "Cathode active material or electrolyte supplier, or cell manufacturer, backed by recycler certificates.",
520
+ "de": "Lieferant von Kathodenaktivmaterial oder Elektrolyt, oder Zellhersteller, belegt durch Recycler-Zertifikate."
521
+ },
522
+ "explanation": {
523
+ "en": "Share of lithium in active materials recovered from post-consumer waste (Article 8). Deferred until the delegated act applies.",
524
+ "de": "Anteil des Lithiums in Aktivmaterialien aus Post-Consumer-Abfall (Artikel 8). Zurückgestellt bis zum delegierten Rechtsakt."
525
+ },
526
+ "applicabilityOverride": null,
527
+ "verify": false,
528
+ "lastVerified": "2026-09-03"
529
+ },
530
+ {
531
+ "id": "recycledLeadPostConsumer",
532
+ "din": { "no": 47, "chapter": "6.6.2.10" },
533
+ "ecDataPoints": [23],
534
+ "part": 7,
535
+ "templatePaths": [
536
+ "7/RecycledContentInformation",
537
+ "7/RecycledContentInformation/RecycledContent/RecycledMaterial",
538
+ "7/RecycledContentInformation/RecycledContent/PostConsumerShare"
539
+ ],
540
+ "name": {
541
+ "en": "Post-consumer recycled lead share",
542
+ "de": "Anteil recyceltes Blei aus Altbatterien (post-consumer)"
543
+ },
544
+ "synonyms": {
545
+ "en": [
546
+ "post-consumer lead",
547
+ "recycled lead from waste",
548
+ "end-of-life lead",
549
+ "pb post-consumer",
550
+ "recycled pb share",
551
+ "secondary lead"
552
+ ],
553
+ "de": [
554
+ "post-consumer blei",
555
+ "blei aus altbatterien",
556
+ "recyclinganteil blei",
557
+ "rezyklatanteil blei",
558
+ "blei aus abfall",
559
+ "sekundärblei"
560
+ ]
561
+ },
562
+ "valueKind": "percentage",
563
+ "unit": "%",
564
+ "range": { "min": 0, "max": 100 },
565
+ "whoTypicallyHasIt": {
566
+ "en": "Lead supplier or cell manufacturer, backed by recycler certificates.",
567
+ "de": "Bleilieferant oder Zellhersteller, belegt durch Recycler-Zertifikate."
568
+ },
569
+ "explanation": {
570
+ "en": "Share of lead in the battery recovered from post-consumer waste (Article 8). Deferred until the delegated act applies.",
571
+ "de": "Anteil des Bleis in der Batterie aus Post-Consumer-Abfall (Artikel 8). Zurückgestellt bis zum delegierten Rechtsakt."
572
+ },
573
+ "applicabilityOverride": null,
574
+ "verify": false,
575
+ "lastVerified": "2026-09-03"
576
+ },
577
+ {
578
+ "id": "renewableContentShare",
579
+ "din": { "no": 48, "chapter": "6.6.2.11" },
580
+ "ecDataPoints": [24],
581
+ "part": 7,
582
+ "templatePaths": ["7/RenewableContent"],
583
+ "name": { "en": "Renewable content share", "de": "Anteil erneuerbarer Materialien" },
584
+ "synonyms": {
585
+ "en": [
586
+ "renewable content",
587
+ "renewable materials",
588
+ "bio-based content",
589
+ "renewable share",
590
+ "biogenic material",
591
+ "renewable raw materials"
592
+ ],
593
+ "de": [
594
+ "erneuerbarer anteil",
595
+ "erneuerbare materialien",
596
+ "biobasierter anteil",
597
+ "nachwachsende rohstoffe",
598
+ "biogener anteil",
599
+ "renewable content"
600
+ ]
601
+ },
602
+ "valueKind": "percentage",
603
+ "unit": "%",
604
+ "range": { "min": 0, "max": 100 },
605
+ "whoTypicallyHasIt": {
606
+ "en": "Pack manufacturer's materials engineering, based on supplier declarations for housings, separators and binders.",
607
+ "de": "Werkstofftechnik des Pack-Herstellers, auf Basis von Lieferantenerklärungen für Gehäuse, Separatoren und Binder."
608
+ },
609
+ "explanation": {
610
+ "en": "Share of renewable (bio-based) content in the battery (Annex XIII 1(f)). Mandatory for all three categories from February 2027; the regulation does not yet define a calculation method, so state the basis used.",
611
+ "de": "Anteil erneuerbarer (biobasierter) Materialien in der Batterie (Anhang XIII 1(f)). Ab Februar 2027 für alle drei Kategorien Pflicht; die Verordnung definiert noch keine Berechnungsmethode, daher die verwendete Basis angeben."
612
+ },
613
+ "applicabilityOverride": null,
614
+ "verify": false,
615
+ "lastVerified": "2026-09-03"
616
+ },
617
+ {
618
+ "id": "endUserInfoWastePrevention",
619
+ "din": { "no": 49, "chapter": "6.6.3.2" },
620
+ "ecDataPoints": [43],
621
+ "part": 7,
622
+ "templatePaths": [
623
+ "7/EndOfLifeInformation",
624
+ "7/EndOfLifeInformation/WastePrevention/DocumentIdentifier"
625
+ ],
626
+ "name": {
627
+ "en": "End-user information on waste prevention",
628
+ "de": "Endnutzerinformation zur Abfallvermeidung"
629
+ },
630
+ "synonyms": {
631
+ "en": [
632
+ "waste prevention",
633
+ "prolonging battery life",
634
+ "user information",
635
+ "end-user role",
636
+ "prevention information",
637
+ "care instructions"
638
+ ],
639
+ "de": [
640
+ "abfallvermeidung",
641
+ "lebensdauer verlängern",
642
+ "endnutzerinformation",
643
+ "nutzerhinweise",
644
+ "vermeidungsinformation",
645
+ "pflegehinweise"
646
+ ]
647
+ },
648
+ "valueKind": "document",
649
+ "unit": null,
650
+ "range": null,
651
+ "whoTypicallyHasIt": {
652
+ "en": "Product compliance or marketing communications; often already part of the user manual and the producer's take-back information.",
653
+ "de": "Produkt-Compliance oder Marketingkommunikation; oft schon Teil der Bedienungsanleitung und der Rücknahmeinformation des Herstellers."
654
+ },
655
+ "explanation": {
656
+ "en": "Information on the role of end-users in contributing to waste prevention, including good practice for extending the battery's life (Article 74(1)(a)). Referenced by document identifier.",
657
+ "de": "Information über die Rolle der Endnutzer bei der Abfallvermeidung, einschließlich Hinweisen zur Verlängerung der Lebensdauer (Artikel 74(1)(a)). Verweis per Dokumentkennung."
658
+ },
659
+ "applicabilityOverride": null,
660
+ "verify": false,
661
+ "lastVerified": "2026-09-03"
662
+ },
663
+ {
664
+ "id": "endUserInfoSeparateCollection",
665
+ "din": { "no": 50, "chapter": "6.6.3.3" },
666
+ "ecDataPoints": [43],
667
+ "part": 7,
668
+ "templatePaths": [
669
+ "7/EndOfLifeInformation",
670
+ "7/EndOfLifeInformation/SeparateCollection/DocumentIdentifier"
671
+ ],
672
+ "name": {
673
+ "en": "End-user information on separate collection",
674
+ "de": "Endnutzerinformation zur getrennten Sammlung"
675
+ },
676
+ "synonyms": {
677
+ "en": [
678
+ "separate collection",
679
+ "return of waste batteries",
680
+ "collection points",
681
+ "take-back",
682
+ "disposal information",
683
+ "do not dispose in household waste"
684
+ ],
685
+ "de": [
686
+ "getrennte sammlung",
687
+ "rückgabe altbatterien",
688
+ "sammelstellen",
689
+ "rücknahme",
690
+ "entsorgungshinweis",
691
+ "nicht in den hausmüll"
692
+ ]
693
+ },
694
+ "valueKind": "document",
695
+ "unit": null,
696
+ "range": null,
697
+ "whoTypicallyHasIt": {
698
+ "en": "Product compliance; content aligned with the producer responsibility organisation's take-back scheme.",
699
+ "de": "Produkt-Compliance; Inhalt abgestimmt mit dem Rücknahmesystem der Herstellerverantwortungsorganisation."
700
+ },
701
+ "explanation": {
702
+ "en": "Information on the end-user's obligation to discard waste batteries separately and return them to designated collection points (Article 74(1)(b), Article 64). Referenced by document identifier.",
703
+ "de": "Information über die Pflicht der Endnutzer, Altbatterien getrennt zu entsorgen und an Sammelstellen zurückzugeben (Artikel 74(1)(b), Artikel 64). Verweis per Dokumentkennung."
704
+ },
705
+ "applicabilityOverride": null,
706
+ "verify": false,
707
+ "lastVerified": "2026-09-03"
708
+ },
709
+ {
710
+ "id": "endUserInfoCollectionAndTreatment",
711
+ "din": { "no": 51, "chapter": "6.6.3.4" },
712
+ "ecDataPoints": [43],
713
+ "part": 7,
714
+ "templatePaths": [
715
+ "7/EndOfLifeInformation",
716
+ "7/EndOfLifeInformation/InformationOnCollection/DocumentIdentifier"
717
+ ],
718
+ "name": {
719
+ "en": "Information on collection, second life and end-of-life treatment",
720
+ "de": "Information zu Sammlung, Zweitnutzung und Behandlung am Lebensende"
721
+ },
722
+ "synonyms": {
723
+ "en": [
724
+ "collection scheme",
725
+ "second life",
726
+ "repurposing information",
727
+ "recycling information",
728
+ "end-of-life treatment",
729
+ "take-back scheme",
730
+ "recycling process"
731
+ ],
732
+ "de": [
733
+ "sammelsystem",
734
+ "second life",
735
+ "zweitnutzung",
736
+ "recyclinginformation",
737
+ "behandlung am lebensende",
738
+ "rücknahmesystem",
739
+ "recyclingverfahren"
740
+ ]
741
+ },
742
+ "valueKind": "document",
743
+ "unit": null,
744
+ "range": null,
745
+ "whoTypicallyHasIt": {
746
+ "en": "Product compliance together with the producer responsibility organisation or contracted recycler.",
747
+ "de": "Produkt-Compliance zusammen mit der Herstellerverantwortungsorganisation oder dem beauftragten Recycler."
748
+ },
749
+ "explanation": {
750
+ "en": "Information on the available collection, preparation for re-use or repurposing, and treatment options for waste batteries (Article 74(1)(c)). Referenced by document identifier.",
751
+ "de": "Information über verfügbare Sammlung, Vorbereitung zur Wiederverwendung oder Umwidmung und Behandlungsoptionen für Altbatterien (Artikel 74(1)(c)). Verweis per Dokumentkennung."
752
+ },
753
+ "applicabilityOverride": null,
754
+ "verify": false,
755
+ "lastVerified": "2026-09-03"
756
+ }
757
+ ]
758
+ }