@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,421 @@
1
+ {
2
+ "$comment": "DIN DKE SPEC 99100 category 'Battery carbon footprint' (longlist rows 19-27). Authored; see kb/attributes/README.md. All carbon footprint data points are deferred by the Commission's v2.0 guidance (not to be filled/displayed as of February 2027) until the implementing act on the declaration format is in force; values should still be collected and carried with provenance.",
3
+ "category": "Battery carbon footprint",
4
+ "attributes": [
5
+ {
6
+ "id": "carbonFootprintPerFunctionalUnit",
7
+ "din": { "no": 19, "chapter": "6.3.2" },
8
+ "ecDataPoints": [17],
9
+ "part": 3,
10
+ "templatePaths": [
11
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/PcfCO2eq",
12
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/PcfCalculationMethods/PcfCalculationMethod",
13
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/ReferenceImpactUnitForCalculation",
14
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/QuantityOfMeasureForCalculation"
15
+ ],
16
+ "name": {
17
+ "en": "Battery carbon footprint per functional unit",
18
+ "de": "CO2-Fußabdruck der Batterie je funktioneller Einheit"
19
+ },
20
+ "synonyms": {
21
+ "en": [
22
+ "carbon footprint",
23
+ "pcf",
24
+ "product carbon footprint",
25
+ "co2 footprint",
26
+ "kg co2e/kwh",
27
+ "ghg emissions",
28
+ "climate change total",
29
+ "cfb"
30
+ ],
31
+ "de": [
32
+ "co2-fußabdruck",
33
+ "pcf",
34
+ "produkt-co2-fußabdruck",
35
+ "treibhausgasemissionen",
36
+ "kg co2e/kwh",
37
+ "klimabilanz",
38
+ "carbon footprint",
39
+ "ökobilanz"
40
+ ]
41
+ },
42
+ "valueKind": "decimal",
43
+ "unit": "kgCO2e/kWh",
44
+ "range": { "min": 0, "max": 1000 },
45
+ "whoTypicallyHasIt": {
46
+ "en": "The manufacturer's sustainability or LCA team, usually with an external LCA consultant; upstream inputs come from the cell and cathode material suppliers.",
47
+ "de": "Nachhaltigkeits- oder Ökobilanz-Team des Herstellers, meist mit externem LCA-Berater; Vorketten-Daten kommen von Zell- und Kathodenmaterial-Lieferanten."
48
+ },
49
+ "explanation": {
50
+ "en": "The declared carbon footprint in kg CO2 equivalent per kWh of total energy delivered over the expected service life (Article 7, Annex II). The template also records the calculation method and the reference unit. The Commission's v2.0 guidance defers the declaration until the implementing act on its format is adopted; collect the value now and carry it with its source.",
51
+ "de": "Der deklarierte CO2-Fußabdruck in kg CO2-Äquivalent je kWh der über die erwartete Lebensdauer gelieferten Gesamtenergie (Artikel 7, Anhang II). Das Template erfasst auch Berechnungsmethode und Bezugseinheit. Die Kommission stellt die Deklaration in der Leitlinie v2.0 bis zum Durchführungsrechtsakt zum Format zurück; den Wert jetzt erheben und mit Quelle mitführen."
52
+ },
53
+ "applicabilityOverride": null,
54
+ "verify": false,
55
+ "lastVerified": "2026-09-03"
56
+ },
57
+ {
58
+ "id": "carbonFootprintShareRawMaterials",
59
+ "din": { "no": 20, "chapter": "6.3.3" },
60
+ "ecDataPoints": [17],
61
+ "part": 3,
62
+ "templatePaths": [
63
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/LifeCyclePhases/LifeCyclePhase"
64
+ ],
65
+ "name": {
66
+ "en": "Carbon footprint share: raw material acquisition and pre-processing",
67
+ "de": "CO2-Anteil: Rohstoffgewinnung und Vorverarbeitung"
68
+ },
69
+ "synonyms": {
70
+ "en": [
71
+ "raw material stage",
72
+ "upstream emissions",
73
+ "mining and refining share",
74
+ "a1 stage",
75
+ "cradle to gate share",
76
+ "pre-processing"
77
+ ],
78
+ "de": [
79
+ "rohstoffphase",
80
+ "vorkette",
81
+ "rohstoffgewinnung",
82
+ "vorverarbeitung",
83
+ "upstream-emissionen",
84
+ "anteil rohstoffe"
85
+ ]
86
+ },
87
+ "valueKind": "percentage",
88
+ "unit": "%",
89
+ "range": { "min": 0, "max": 100 },
90
+ "whoTypicallyHasIt": {
91
+ "en": "LCA team; the split by life-cycle stage is part of the carbon footprint study required by Annex II.",
92
+ "de": "Ökobilanz-Team; die Aufteilung nach Lebenszyklusphasen ist Teil der nach Anhang II geforderten CO2-Studie."
93
+ },
94
+ "explanation": {
95
+ "en": "Share of the total carbon footprint caused by raw material acquisition and pre-processing. The IDTA 02035-3 template only lists the life-cycle phases covered (LifeCyclePhase), not a percentage per phase; the share value therefore has no dedicated element yet.",
96
+ "de": "Anteil des gesamten CO2-Fußabdrucks aus Rohstoffgewinnung und Vorverarbeitung. Das Template IDTA 02035-3 listet nur die abgedeckten Lebenszyklusphasen (LifeCyclePhase), keinen Prozentwert je Phase; der Anteilswert hat daher noch kein eigenes Element."
97
+ },
98
+ "applicabilityOverride": null,
99
+ "verify": true,
100
+ "lastVerified": "2026-09-03"
101
+ },
102
+ {
103
+ "id": "carbonFootprintShareManufacturing",
104
+ "din": { "no": 21, "chapter": "6.3.4" },
105
+ "ecDataPoints": [17],
106
+ "part": 3,
107
+ "templatePaths": [
108
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/LifeCyclePhases/LifeCyclePhase"
109
+ ],
110
+ "name": {
111
+ "en": "Carbon footprint share: main product production",
112
+ "de": "CO2-Anteil: Hauptproduktion und Fertigung"
113
+ },
114
+ "synonyms": {
115
+ "en": [
116
+ "manufacturing stage",
117
+ "production emissions",
118
+ "cell production share",
119
+ "assembly emissions",
120
+ "a3 stage",
121
+ "factory emissions"
122
+ ],
123
+ "de": [
124
+ "produktionsphase",
125
+ "fertigungsemissionen",
126
+ "zellfertigung",
127
+ "montage",
128
+ "anteil produktion",
129
+ "werksemissionen"
130
+ ]
131
+ },
132
+ "valueKind": "percentage",
133
+ "unit": "%",
134
+ "range": { "min": 0, "max": 100 },
135
+ "whoTypicallyHasIt": {
136
+ "en": "LCA team, fed by the plant's energy bills and production data (this is where a supplier's own electricity mix enters).",
137
+ "de": "Ökobilanz-Team, gespeist aus Energierechnungen und Produktionsdaten des Werks (hier geht der eigene Strommix des Lieferanten ein)."
138
+ },
139
+ "explanation": {
140
+ "en": "Share of the total carbon footprint caused by cell and pack manufacturing. Same template limitation as the raw material share: phases are listed, percentages are not modelled.",
141
+ "de": "Anteil des gesamten CO2-Fußabdrucks aus Zell- und Packfertigung. Gleiche Template-Einschränkung wie beim Rohstoffanteil: Phasen werden gelistet, Prozentwerte nicht modelliert."
142
+ },
143
+ "applicabilityOverride": null,
144
+ "verify": true,
145
+ "lastVerified": "2026-09-03"
146
+ },
147
+ {
148
+ "id": "carbonFootprintShareDistribution",
149
+ "din": { "no": 22, "chapter": "6.3.5" },
150
+ "ecDataPoints": [17],
151
+ "part": 3,
152
+ "templatePaths": [
153
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/LifeCyclePhases/LifeCyclePhase"
154
+ ],
155
+ "name": { "en": "Carbon footprint share: distribution", "de": "CO2-Anteil: Distribution" },
156
+ "synonyms": {
157
+ "en": [
158
+ "distribution stage",
159
+ "transport emissions",
160
+ "logistics share",
161
+ "a4 stage",
162
+ "shipping emissions",
163
+ "delivery"
164
+ ],
165
+ "de": [
166
+ "distributionsphase",
167
+ "transportemissionen",
168
+ "logistikanteil",
169
+ "versand",
170
+ "lieferung",
171
+ "anteil transport"
172
+ ]
173
+ },
174
+ "valueKind": "percentage",
175
+ "unit": "%",
176
+ "range": { "min": 0, "max": 100 },
177
+ "whoTypicallyHasIt": {
178
+ "en": "LCA team, using logistics data (transport modes and distances) from the supply chain or logistics department.",
179
+ "de": "Ökobilanz-Team, mit Logistikdaten (Verkehrsträger, Distanzen) aus Supply Chain oder Logistik."
180
+ },
181
+ "explanation": {
182
+ "en": "Share of the total carbon footprint caused by distribution to the point of sale or installation. Phases are listed in the template; the percentage has no dedicated element.",
183
+ "de": "Anteil des gesamten CO2-Fußabdrucks aus der Distribution bis zum Verkaufs- oder Installationsort. Phasen sind im Template gelistet; der Prozentwert hat kein eigenes Element."
184
+ },
185
+ "applicabilityOverride": null,
186
+ "verify": true,
187
+ "lastVerified": "2026-09-03"
188
+ },
189
+ {
190
+ "id": "carbonFootprintShareEndOfLife",
191
+ "din": { "no": 23, "chapter": "6.3.6" },
192
+ "ecDataPoints": [17],
193
+ "part": 3,
194
+ "templatePaths": [
195
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/LifeCyclePhases/LifeCyclePhase"
196
+ ],
197
+ "name": {
198
+ "en": "Carbon footprint share: end of life and recycling",
199
+ "de": "CO2-Anteil: Entsorgung und Recycling"
200
+ },
201
+ "synonyms": {
202
+ "en": [
203
+ "end of life stage",
204
+ "recycling emissions",
205
+ "eol share",
206
+ "c stage",
207
+ "disposal emissions",
208
+ "recycling credit"
209
+ ],
210
+ "de": [
211
+ "end-of-life-phase",
212
+ "recyclingemissionen",
213
+ "entsorgungsphase",
214
+ "eol-anteil",
215
+ "recyclinggutschrift",
216
+ "anteil recycling"
217
+ ]
218
+ },
219
+ "valueKind": "percentage",
220
+ "unit": "%",
221
+ "range": { "min": -100, "max": 100 },
222
+ "whoTypicallyHasIt": {
223
+ "en": "LCA team, using recycling scenarios and recycler data; may be negative when recycling credits are applied.",
224
+ "de": "Ökobilanz-Team, mit Recyclingszenarien und Recycler-Daten; kann durch Gutschriften negativ sein."
225
+ },
226
+ "explanation": {
227
+ "en": "Share of the total carbon footprint attributed to end-of-life treatment and recycling. Phases are listed in the template; the percentage has no dedicated element.",
228
+ "de": "Anteil des gesamten CO2-Fußabdrucks aus Entsorgung und Recycling. Phasen sind im Template gelistet; der Prozentwert hat kein eigenes Element."
229
+ },
230
+ "applicabilityOverride": null,
231
+ "verify": true,
232
+ "lastVerified": "2026-09-03"
233
+ },
234
+ {
235
+ "id": "carbonFootprintPerformanceClass",
236
+ "din": { "no": 24, "chapter": "6.3.7" },
237
+ "ecDataPoints": [18, 17],
238
+ "part": 3,
239
+ "templatePaths": ["3/ProductCarbonFootprints/ProductCarbonFootprint/PerformanceClass"],
240
+ "name": {
241
+ "en": "Carbon footprint performance class",
242
+ "de": "Leistungsklasse des CO2-Fußabdrucks"
243
+ },
244
+ "synonyms": {
245
+ "en": [
246
+ "performance class",
247
+ "carbon class",
248
+ "co2 class",
249
+ "class a",
250
+ "footprint category",
251
+ "cf performance class"
252
+ ],
253
+ "de": [
254
+ "leistungsklasse",
255
+ "co2-klasse",
256
+ "carbon-footprint-klasse",
257
+ "klasse a",
258
+ "effizienzklasse co2",
259
+ "einstufung"
260
+ ]
261
+ },
262
+ "valueKind": "enum",
263
+ "unit": null,
264
+ "range": null,
265
+ "whoTypicallyHasIt": {
266
+ "en": "Determined by the manufacturer from the declared footprint once the Commission's delegated act defines the class boundaries.",
267
+ "de": "Vom Hersteller aus dem deklarierten Fußabdruck abgeleitet, sobald der delegierte Rechtsakt der Kommission die Klassengrenzen festlegt."
268
+ },
269
+ "explanation": {
270
+ "en": "The performance class (Article 7(2)) into which the declared footprint falls. Not yet applicable: the delegated act defining the classes is pending, and the Commission's v2.0 guidance defers the label. The corresponding graphic is the carbon footprint label attribute.",
271
+ "de": "Die Leistungsklasse (Artikel 7(2)), in die der deklarierte Fußabdruck fällt. Noch nicht anwendbar: der delegierte Rechtsakt zu den Klassen steht aus, und die Kommission stellt das Label in der Leitlinie v2.0 zurück. Die zugehörige Grafik ist das Attribut CO2-Fußabdruck-Label."
272
+ },
273
+ "applicabilityOverride": null,
274
+ "verify": false,
275
+ "lastVerified": "2026-09-03"
276
+ },
277
+ {
278
+ "id": "carbonFootprintStudyLink",
279
+ "din": { "no": 25, "chapter": "6.3.8" },
280
+ "ecDataPoints": [17],
281
+ "part": 3,
282
+ "templatePaths": [
283
+ "3/ProductCarbonFootprints/ProductCarbonFootprint/WebLinkToPublicCarbonFootprintStudy/DocumentIdentifier"
284
+ ],
285
+ "name": {
286
+ "en": "Web link to the public carbon footprint study",
287
+ "de": "Weblink zur öffentlichen CO2-Fußabdruck-Studie"
288
+ },
289
+ "synonyms": {
290
+ "en": [
291
+ "carbon footprint study",
292
+ "lca report",
293
+ "pcf study",
294
+ "footprint report link",
295
+ "public study",
296
+ "lca study url"
297
+ ],
298
+ "de": [
299
+ "co2-studie",
300
+ "ökobilanzbericht",
301
+ "pcf-studie",
302
+ "lca-bericht",
303
+ "link zur studie",
304
+ "fußabdruck-studie"
305
+ ]
306
+ },
307
+ "valueKind": "document",
308
+ "unit": null,
309
+ "range": null,
310
+ "whoTypicallyHasIt": {
311
+ "en": "Sustainability team; the study must be published on the internet under Article 7(1)(g).",
312
+ "de": "Nachhaltigkeitsteam; die Studie muss nach Artikel 7(1)(g) im Internet veröffentlicht werden."
313
+ },
314
+ "explanation": {
315
+ "en": "Link to the publicly available study supporting the carbon footprint declaration. Referenced by a document identifier that points to a document in Part 2 Handover Documentation, which in turn holds the URL.",
316
+ "de": "Link zur öffentlich zugänglichen Studie, die die CO2-Deklaration belegt. Verweis per Dokumentkennung auf ein Dokument in Teil 2 Handover Documentation, das die URL enthält."
317
+ },
318
+ "applicabilityOverride": null,
319
+ "verify": false,
320
+ "lastVerified": "2026-09-03"
321
+ },
322
+ {
323
+ "id": "carbonFootprintGeneralInformation",
324
+ "din": { "no": 26, "chapter": "6.3.9" },
325
+ "ecDataPoints": [17],
326
+ "part": null,
327
+ "templatePaths": [],
328
+ "name": {
329
+ "en": "Carbon footprint declaration: general battery and manufacturer information",
330
+ "de": "CO2-Deklaration: allgemeine Batterie- und Herstellerangaben"
331
+ },
332
+ "synonyms": {
333
+ "en": [
334
+ "declaration header",
335
+ "manufacturer information",
336
+ "battery model information",
337
+ "administrative information",
338
+ "declaration metadata"
339
+ ],
340
+ "de": [
341
+ "deklarationskopf",
342
+ "herstellerangaben",
343
+ "modellangaben",
344
+ "administrative angaben",
345
+ "allgemeine angaben"
346
+ ]
347
+ },
348
+ "valueKind": "composite",
349
+ "unit": null,
350
+ "range": null,
351
+ "whoTypicallyHasIt": {
352
+ "en": "Same as the identification attributes: manufacturer master data and the battery model identification.",
353
+ "de": "Wie die Identifikationsattribute: Herstellerstammdaten und Modellbezeichnung der Batterie."
354
+ },
355
+ "explanation": {
356
+ "en": "Article 7(1) requires the carbon footprint declaration to repeat administrative information about the manufacturer and battery model. DIN DKE SPEC 99100 treats this as a cross-reference to chapters 6.1 and 6.2, so there is no separate template element; the data is taken from the Nameplate attributes.",
357
+ "de": "Artikel 7(1) verlangt, dass die CO2-Deklaration administrative Angaben zu Hersteller und Batteriemodell wiederholt. DIN DKE SPEC 99100 behandelt dies als Querverweis auf die Kapitel 6.1 und 6.2, daher gibt es kein eigenes Template-Element; die Daten stammen aus den Nameplate-Attributen."
358
+ },
359
+ "applicabilityOverride": null,
360
+ "verify": true,
361
+ "lastVerified": "2026-09-03"
362
+ },
363
+ {
364
+ "id": "absoluteCarbonFootprint",
365
+ "din": { "no": 27, "chapter": "6.3.10" },
366
+ "ecDataPoints": [],
367
+ "part": null,
368
+ "templatePaths": [],
369
+ "name": {
370
+ "en": "Absolute battery carbon footprint",
371
+ "de": "Absoluter CO2-Fußabdruck der Batterie"
372
+ },
373
+ "synonyms": {
374
+ "en": [
375
+ "absolute footprint",
376
+ "total co2e",
377
+ "tco2e",
378
+ "absolute emissions",
379
+ "total carbon footprint",
380
+ "footprint per battery"
381
+ ],
382
+ "de": [
383
+ "absoluter fußabdruck",
384
+ "gesamtemissionen",
385
+ "tco2e",
386
+ "gesamt-co2e",
387
+ "absolute emissionen",
388
+ "fußabdruck je batterie"
389
+ ]
390
+ },
391
+ "valueKind": "decimal",
392
+ "unit": "tCO2e",
393
+ "range": { "min": 0, "max": null },
394
+ "whoTypicallyHasIt": {
395
+ "en": "LCA team; derived from the per-kWh footprint and the lifetime energy throughput.",
396
+ "de": "Ökobilanz-Team; abgeleitet aus dem Fußabdruck je kWh und dem Energiedurchsatz über die Lebensdauer."
397
+ },
398
+ "explanation": {
399
+ "en": "Total carbon footprint of the individual battery in tonnes CO2 equivalent. Voluntary in DIN DKE SPEC 99100 and not one of the Commission's 71 data points; the IDTA templates have no element for it.",
400
+ "de": "Gesamter CO2-Fußabdruck der einzelnen Batterie in Tonnen CO2-Äquivalent. In DIN DKE SPEC 99100 freiwillig und keiner der 71 Datenpunkte der Kommission; die IDTA-Templates haben kein Element dafür."
401
+ },
402
+ "applicabilityOverride": {
403
+ "EV": {
404
+ "status": "optional",
405
+ "text": "Voluntary ('o') in the Battery Pass longlist; not among the Commission's 71 data points."
406
+ },
407
+ "LMT": {
408
+ "status": "optional",
409
+ "text": "Voluntary ('o') in the Battery Pass longlist; not among the Commission's 71 data points."
410
+ },
411
+ "INDUSTRIAL_GT_2KWH": {
412
+ "status": "optional",
413
+ "text": "Voluntary ('o') in the Battery Pass longlist; not among the Commission's 71 data points."
414
+ },
415
+ "source": "Battery Pass Data Attribute Longlist v1.2, row 27 (o for all categories); no regulation reference"
416
+ },
417
+ "verify": true,
418
+ "lastVerified": "2026-09-03"
419
+ }
420
+ ]
421
+ }
@@ -0,0 +1,163 @@
1
+ {
2
+ "$comment": "DIN DKE SPEC 99100 category 'Supply chain due diligence' (longlist rows 28-30). Authored; see kb/attributes/README.md. Regulation (EU) 2025/1561 postponed the battery due diligence obligations of Article 48(1) from 18 August 2025 to 18 August 2027; the Commission's v2.0 guidance therefore marks data point 19 as not to be filled/displayed as of February 2027. None of the seven IDTA 02035 templates has a dedicated due-diligence element (catalogue searched for due, diligence, sourcing, assurance); reports would be carried as documents in Part 2 Handover Documentation.",
3
+ "category": "Supply chain due diligence",
4
+ "attributes": [
5
+ {
6
+ "id": "dueDiligenceReport",
7
+ "din": { "no": 28, "chapter": "6.4.2" },
8
+ "ecDataPoints": [19],
9
+ "part": null,
10
+ "templatePaths": [],
11
+ "name": {
12
+ "en": "Battery due diligence report",
13
+ "de": "Bericht zur Sorgfaltspflicht in der Batterie-Lieferkette"
14
+ },
15
+ "synonyms": {
16
+ "en": [
17
+ "due diligence report",
18
+ "responsible sourcing",
19
+ "supply chain due diligence",
20
+ "due diligence policy",
21
+ "conflict minerals report",
22
+ "oecd due diligence"
23
+ ],
24
+ "de": [
25
+ "sorgfaltspflichtbericht",
26
+ "due-diligence-bericht",
27
+ "lieferkettensorgfalt",
28
+ "lksg-bericht",
29
+ "verantwortungsvolle beschaffung",
30
+ "konfliktmineralien",
31
+ "sorgfaltspflichten"
32
+ ]
33
+ },
34
+ "valueKind": "document",
35
+ "unit": null,
36
+ "range": null,
37
+ "whoTypicallyHasIt": {
38
+ "en": "Compliance or procurement department of the economic operator placing the battery on the market; the report is verified by a notified body and published annually.",
39
+ "de": "Compliance- oder Einkaufsabteilung des Wirtschaftsakteurs, der die Batterie in Verkehr bringt; der Bericht wird von einer notifizierten Stelle geprüft und jährlich veröffentlicht."
40
+ },
41
+ "explanation": {
42
+ "en": "The public report on the battery due diligence policy under Article 52(3), covering the risk management plan and a summary of the third-party verification. Deferred: Regulation (EU) 2025/1561 moved the obligation to 18 August 2027, so the Commission does not expect it in passports as of February 2027. No template element exists yet; carry it as a document.",
43
+ "de": "Der öffentliche Bericht zur Sorgfaltspflicht nach Artikel 52(3) mit Risikomanagementplan und Zusammenfassung der Drittprüfung. Zurückgestellt: Verordnung (EU) 2025/1561 verschiebt die Pflicht auf den 18. August 2027, die Kommission erwartet ihn ab Februar 2027 daher nicht im Pass. Noch kein Template-Element; als Dokument mitführen."
44
+ },
45
+ "applicabilityOverride": null,
46
+ "verify": true,
47
+ "lastVerified": "2026-09-03"
48
+ },
49
+ {
50
+ "id": "thirdPartyAssurances",
51
+ "din": { "no": 29, "chapter": "6.4.3" },
52
+ "ecDataPoints": [],
53
+ "part": null,
54
+ "templatePaths": [],
55
+ "name": {
56
+ "en": "Third-party assurances of recognised due diligence schemes",
57
+ "de": "Drittbestätigungen anerkannter Sorgfaltspflicht-Systeme"
58
+ },
59
+ "synonyms": {
60
+ "en": [
61
+ "third party assurance",
62
+ "recognised scheme",
63
+ "rmi audit",
64
+ "irma certification",
65
+ "scheme certificate",
66
+ "audit certificate",
67
+ "assurance statement"
68
+ ],
69
+ "de": [
70
+ "drittbestätigung",
71
+ "anerkanntes system",
72
+ "zertifikat",
73
+ "audit-nachweis",
74
+ "rmi-audit",
75
+ "irma-zertifizierung",
76
+ "bestätigung dritter"
77
+ ]
78
+ },
79
+ "valueKind": "document",
80
+ "unit": null,
81
+ "range": null,
82
+ "whoTypicallyHasIt": {
83
+ "en": "Compliance department, collected from refiners and material suppliers who participate in Commission-recognised schemes (Article 53).",
84
+ "de": "Compliance-Abteilung, eingeholt von Raffinerien und Materiallieferanten, die an von der Kommission anerkannten Systemen teilnehmen (Artikel 53)."
85
+ },
86
+ "explanation": {
87
+ "en": "Certificates or statements from recognised due diligence schemes that the operator relies on under Article 49(d). Voluntary in DIN DKE SPEC 99100 and not one of the Commission's 71 data points; no template element.",
88
+ "de": "Zertifikate oder Bestätigungen anerkannter Sorgfaltspflicht-Systeme, auf die sich der Akteur nach Artikel 49(d) stützt. In DIN DKE SPEC 99100 freiwillig und keiner der 71 Datenpunkte der Kommission; kein Template-Element."
89
+ },
90
+ "applicabilityOverride": {
91
+ "EV": {
92
+ "status": "optional",
93
+ "text": "Voluntary ('o') in the Battery Pass longlist; not among the Commission's 71 data points."
94
+ },
95
+ "LMT": {
96
+ "status": "optional",
97
+ "text": "Voluntary ('o') in the Battery Pass longlist; not among the Commission's 71 data points."
98
+ },
99
+ "INDUSTRIAL_GT_2KWH": {
100
+ "status": "optional",
101
+ "text": "Voluntary ('o') in the Battery Pass longlist; not among the Commission's 71 data points."
102
+ },
103
+ "source": "Battery Pass Data Attribute Longlist v1.2, row 29 (o for all categories); Reg. (EU) 2023/1542 Art. 49(d)"
104
+ },
105
+ "verify": true,
106
+ "lastVerified": "2026-09-03"
107
+ },
108
+ {
109
+ "id": "supplyChainIndices",
110
+ "din": { "no": 30, "chapter": "6.4.4" },
111
+ "ecDataPoints": [],
112
+ "part": null,
113
+ "templatePaths": [],
114
+ "name": { "en": "Supply chain indices", "de": "Lieferketten-Indizes" },
115
+ "synonyms": {
116
+ "en": [
117
+ "supply chain index",
118
+ "sustainability index",
119
+ "esg score",
120
+ "supplier rating",
121
+ "responsible sourcing score",
122
+ "supply chain kpi"
123
+ ],
124
+ "de": [
125
+ "lieferkettenindex",
126
+ "nachhaltigkeitsindex",
127
+ "esg-score",
128
+ "lieferantenbewertung",
129
+ "s-rating",
130
+ "lieferketten-kennzahl"
131
+ ]
132
+ },
133
+ "valueKind": "text",
134
+ "unit": null,
135
+ "range": null,
136
+ "whoTypicallyHasIt": {
137
+ "en": "Sustainability or procurement department; often taken from rating platforms used by OEM customers.",
138
+ "de": "Nachhaltigkeits- oder Einkaufsabteilung; oft aus Bewertungsplattformen, die OEM-Kunden nutzen."
139
+ },
140
+ "explanation": {
141
+ "en": "Optional indices or scores describing the sustainability performance of the supply chain. Voluntary in DIN DKE SPEC 99100 with no regulation reference and no Commission data point; no template element.",
142
+ "de": "Optionale Indizes oder Scores zur Nachhaltigkeitsleistung der Lieferkette. In DIN DKE SPEC 99100 freiwillig, ohne Verordnungsbezug und ohne Datenpunkt der Kommission; kein Template-Element."
143
+ },
144
+ "applicabilityOverride": {
145
+ "EV": {
146
+ "status": "optional",
147
+ "text": "Voluntary ('o') in the Battery Pass longlist; no regulation reference; not among the Commission's 71 data points."
148
+ },
149
+ "LMT": {
150
+ "status": "optional",
151
+ "text": "Voluntary ('o') in the Battery Pass longlist; no regulation reference; not among the Commission's 71 data points."
152
+ },
153
+ "INDUSTRIAL_GT_2KWH": {
154
+ "status": "optional",
155
+ "text": "Voluntary ('o') in the Battery Pass longlist; no regulation reference; not among the Commission's 71 data points."
156
+ },
157
+ "source": "Battery Pass Data Attribute Longlist v1.2, row 30 (o for all categories); no regulation reference"
158
+ },
159
+ "verify": true,
160
+ "lastVerified": "2026-09-03"
161
+ }
162
+ ]
163
+ }