@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,483 @@
1
+ {
2
+ "$comment": "DIN DKE SPEC 99100 category 'Identifiers and product data' (longlist rows 1-11). Authored; see kb/attributes/README.md for the schema and the runtime joins.",
3
+ "category": "Identifiers and product data",
4
+ "attributes": [
5
+ {
6
+ "id": "batteryPassportIdentifier",
7
+ "din": { "no": 1, "chapter": "6.1.2.1" },
8
+ "ecDataPoints": [1],
9
+ "part": 1,
10
+ "templatePaths": ["1/URIOfTheProduct"],
11
+ "name": { "en": "Battery passport identifier", "de": "Batteriepass-Kennung" },
12
+ "synonyms": {
13
+ "en": [
14
+ "passport id",
15
+ "unique identifier",
16
+ "unique product identifier",
17
+ "dpp id",
18
+ "passport url",
19
+ "qr link"
20
+ ],
21
+ "de": [
22
+ "batteriepass-id",
23
+ "eindeutige kennung",
24
+ "produktkennung",
25
+ "passport-link",
26
+ "qr-link",
27
+ "dpp-kennung"
28
+ ]
29
+ },
30
+ "valueKind": "uri",
31
+ "unit": null,
32
+ "range": null,
33
+ "whoTypicallyHasIt": {
34
+ "en": "The economic operator placing the battery on the market (usually the pack manufacturer or importer) assigns it when the passport is created.",
35
+ "de": "Der Wirtschaftsakteur, der die Batterie in Verkehr bringt (meist Pack-Hersteller oder Importeur), vergibt sie beim Anlegen des Passes."
36
+ },
37
+ "explanation": {
38
+ "en": "A globally unique identifier for this individual battery's passport. In the AAS template it is the URI behind the QR code (data carrier) that resolves to the passport.",
39
+ "de": "Eine weltweit eindeutige Kennung für den Pass dieser einzelnen Batterie. Im AAS-Template ist es die URI hinter dem QR-Code (Datenträger), die zum Pass führt."
40
+ },
41
+ "applicabilityOverride": null,
42
+ "verify": false,
43
+ "lastVerified": "2026-09-03"
44
+ },
45
+ {
46
+ "id": "batteryIdentifier",
47
+ "din": { "no": 2, "chapter": "6.1.2.2" },
48
+ "ecDataPoints": [7],
49
+ "part": 1,
50
+ "templatePaths": ["1/SerialNumber"],
51
+ "name": {
52
+ "en": "Battery identifier (serial number)",
53
+ "de": "Batteriekennung (Seriennummer)"
54
+ },
55
+ "synonyms": {
56
+ "en": [
57
+ "serial number",
58
+ "serial no.",
59
+ "s/n",
60
+ "battery id",
61
+ "pack serial",
62
+ "unit id",
63
+ "model identification"
64
+ ],
65
+ "de": [
66
+ "seriennummer",
67
+ "serien-nr.",
68
+ "sn",
69
+ "batterie-id",
70
+ "pack-seriennummer",
71
+ "gerätenummer",
72
+ "typ/serie"
73
+ ]
74
+ },
75
+ "valueKind": "identifier",
76
+ "unit": null,
77
+ "range": null,
78
+ "whoTypicallyHasIt": {
79
+ "en": "Pack manufacturer or final assembler; printed on the nameplate and stored in the ERP/MES.",
80
+ "de": "Pack-Hersteller bzw. Endmontage; steht auf dem Typenschild und im ERP/MES."
81
+ },
82
+ "explanation": {
83
+ "en": "The serialised identifier of the individual battery, together with the model identification. Every passport is per battery, so this must be unique per unit, not per model.",
84
+ "de": "Die serialisierte Kennung der einzelnen Batterie zusammen mit der Modellbezeichnung. Der Pass gilt je Batterie, daher muss die Kennung je Einheit eindeutig sein, nicht je Modell."
85
+ },
86
+ "applicabilityOverride": null,
87
+ "verify": false,
88
+ "lastVerified": "2026-09-03"
89
+ },
90
+ {
91
+ "id": "operatorIdentifier",
92
+ "din": { "no": 3, "chapter": "6.1.2.3" },
93
+ "ecDataPoints": [2],
94
+ "part": 1,
95
+ "templatePaths": ["1/OperatorIdentifier"],
96
+ "name": { "en": "Responsible economic operator", "de": "Verantwortlicher Wirtschaftsakteur" },
97
+ "synonyms": {
98
+ "en": [
99
+ "operator id",
100
+ "responsible operator",
101
+ "economic operator",
102
+ "passport issuer",
103
+ "registrant",
104
+ "eori"
105
+ ],
106
+ "de": [
107
+ "betreiber-id",
108
+ "verantwortlicher",
109
+ "wirtschaftsakteur",
110
+ "inverkehrbringer",
111
+ "passaussteller",
112
+ "eori-nummer"
113
+ ]
114
+ },
115
+ "valueKind": "identifier",
116
+ "unit": null,
117
+ "range": null,
118
+ "whoTypicallyHasIt": {
119
+ "en": "The company placing the battery on the EU market (manufacturer, importer or distributor acting as operator); its registration or EORI number is in the commercial/customs records.",
120
+ "de": "Das Unternehmen, das die Batterie in der EU in Verkehr bringt (Hersteller, Importeur oder Vertreiber als Wirtschaftsakteur); Handelsregister- oder EORI-Nummer liegen in Vertrieb/Zoll vor."
121
+ },
122
+ "explanation": {
123
+ "en": "Identifies who registers and is responsible for the battery passport. The Commission lists this as mandatory (data point 2); DIN DKE SPEC 99100 marks the operator identifier as voluntary, so the template element is optional. Treat it as required for the passport to be complete.",
124
+ "de": "Benennt, wer den Batteriepass anlegt und dafür verantwortlich ist. Die Kommission führt dies als Pflichtangabe (Datenpunkt 2); DIN DKE SPEC 99100 stuft die Betreiberkennung als freiwillig ein, daher ist das Template-Element optional. Für einen vollständigen Pass als Pflicht behandeln."
125
+ },
126
+ "applicabilityOverride": null,
127
+ "verify": true,
128
+ "lastVerified": "2026-09-03"
129
+ },
130
+ {
131
+ "id": "manufacturerInformation",
132
+ "din": { "no": 4, "chapter": "6.1.2.4" },
133
+ "ecDataPoints": [3, 4, 5],
134
+ "part": 1,
135
+ "templatePaths": ["1/ManufacturerName", "1/ManufacturerIdentifier", "1/AddressInformation"],
136
+ "name": {
137
+ "en": "Manufacturer name, identifier and address",
138
+ "de": "Hersteller: Name, Kennung und Anschrift"
139
+ },
140
+ "synonyms": {
141
+ "en": [
142
+ "manufacturer",
143
+ "producer",
144
+ "brand",
145
+ "trade name",
146
+ "trademark",
147
+ "manufacturer address",
148
+ "contact point",
149
+ "manufacturer id",
150
+ "supplier"
151
+ ],
152
+ "de": [
153
+ "hersteller",
154
+ "herstellername",
155
+ "marke",
156
+ "handelsname",
157
+ "firma",
158
+ "anschrift",
159
+ "adresse",
160
+ "kontaktstelle",
161
+ "hersteller-id",
162
+ "lieferant"
163
+ ]
164
+ },
165
+ "valueKind": "composite",
166
+ "unit": null,
167
+ "range": null,
168
+ "whoTypicallyHasIt": {
169
+ "en": "The battery manufacturer's own master data (legal entity name, registered address, single contact point, web and e-mail address).",
170
+ "de": "Stammdaten des Batterieherstellers selbst (Firmierung, eingetragene Anschrift, eine Kontaktstelle, Web- und E-Mail-Adresse)."
171
+ },
172
+ "explanation": {
173
+ "en": "Name, registered trade name or trademark of the manufacturer, its postal address with a single contact point, and where available web and e-mail address. Name and address are mandatory; web and e-mail are optional.",
174
+ "de": "Name, eingetragener Handelsname oder Marke des Herstellers, Postanschrift mit einer Kontaktstelle sowie, falls vorhanden, Web- und E-Mail-Adresse. Name und Anschrift sind Pflicht, Web und E-Mail optional."
175
+ },
176
+ "applicabilityOverride": null,
177
+ "verify": false,
178
+ "lastVerified": "2026-09-03"
179
+ },
180
+ {
181
+ "id": "manufacturingPlace",
182
+ "din": { "no": 5, "chapter": "6.1.3.1" },
183
+ "ecDataPoints": [8],
184
+ "part": 1,
185
+ "templatePaths": ["1/UniqueFacilityIdentifier"],
186
+ "name": { "en": "Manufacturing place", "de": "Herstellungsort" },
187
+ "synonyms": {
188
+ "en": [
189
+ "place of manufacture",
190
+ "production site",
191
+ "plant",
192
+ "factory",
193
+ "facility id",
194
+ "country of origin",
195
+ "made in"
196
+ ],
197
+ "de": [
198
+ "herstellungsort",
199
+ "produktionsstandort",
200
+ "werk",
201
+ "fertigungsstätte",
202
+ "standort",
203
+ "ursprungsland",
204
+ "hergestellt in"
205
+ ]
206
+ },
207
+ "valueKind": "identifier",
208
+ "unit": null,
209
+ "range": null,
210
+ "whoTypicallyHasIt": {
211
+ "en": "Pack manufacturer's production planning or quality department; the facility identifier is often the plant code in the ERP.",
212
+ "de": "Produktionsplanung oder Qualitätsabteilung des Pack-Herstellers; die Standortkennung ist oft der Werkscode im ERP."
213
+ },
214
+ "explanation": {
215
+ "en": "Geographical location of the plant where the battery was manufactured, expressed as a unique facility identifier so that it is unambiguous.",
216
+ "de": "Geografischer Standort des Werks, in dem die Batterie hergestellt wurde, als eindeutige Standortkennung, damit er unverwechselbar ist."
217
+ },
218
+ "applicabilityOverride": null,
219
+ "verify": false,
220
+ "lastVerified": "2026-09-03"
221
+ },
222
+ {
223
+ "id": "manufacturingDate",
224
+ "din": { "no": 6, "chapter": "6.1.3.2" },
225
+ "ecDataPoints": [9],
226
+ "part": 1,
227
+ "templatePaths": ["1/DateOfManufacture"],
228
+ "name": { "en": "Manufacturing date", "de": "Herstellungsdatum" },
229
+ "synonyms": {
230
+ "en": [
231
+ "date of manufacture",
232
+ "production date",
233
+ "mfg date",
234
+ "manufactured",
235
+ "build date",
236
+ "date code"
237
+ ],
238
+ "de": [
239
+ "herstellungsdatum",
240
+ "produktionsdatum",
241
+ "fertigungsdatum",
242
+ "herstelldatum",
243
+ "baujahr",
244
+ "datumscode"
245
+ ]
246
+ },
247
+ "valueKind": "date",
248
+ "unit": null,
249
+ "range": null,
250
+ "whoTypicallyHasIt": {
251
+ "en": "Pack manufacturer's production records (MES); often encoded in the serial number.",
252
+ "de": "Produktionsaufzeichnungen des Pack-Herstellers (MES); oft in der Seriennummer kodiert."
253
+ },
254
+ "explanation": {
255
+ "en": "Month and year in which this individual battery was manufactured. The AAS template uses an xs:date, so provide a full date; the day may be the first of the month if only month and year are known.",
256
+ "de": "Monat und Jahr der Herstellung dieser einzelnen Batterie. Das AAS-Template verwendet xs:date; ist nur Monat und Jahr bekannt, kann der Erste des Monats eingetragen werden."
257
+ },
258
+ "applicabilityOverride": null,
259
+ "verify": false,
260
+ "lastVerified": "2026-09-03"
261
+ },
262
+ {
263
+ "id": "dateOfPuttingIntoService",
264
+ "din": { "no": 7, "chapter": "6.1.3.3" },
265
+ "ecDataPoints": [],
266
+ "part": 1,
267
+ "templatePaths": ["1/DateOfPuttingIntoService"],
268
+ "name": { "en": "Date of putting into service", "de": "Datum der Inbetriebnahme" },
269
+ "synonyms": {
270
+ "en": [
271
+ "commissioning date",
272
+ "in-service date",
273
+ "installation date",
274
+ "first use",
275
+ "start of operation"
276
+ ],
277
+ "de": [
278
+ "inbetriebnahmedatum",
279
+ "inbetriebnahme",
280
+ "installationsdatum",
281
+ "erstinbetriebnahme",
282
+ "betriebsbeginn"
283
+ ]
284
+ },
285
+ "valueKind": "date",
286
+ "unit": null,
287
+ "range": null,
288
+ "whoTypicallyHasIt": {
289
+ "en": "The installer or operator of the battery (e-bike dealer, ESS installer, fleet operator), not the manufacturer; it is written into the passport after sale.",
290
+ "de": "Installateur oder Betreiber der Batterie (Fahrradhändler, Speicher-Installateur, Flottenbetreiber), nicht der Hersteller; wird nach dem Verkauf nachgetragen."
291
+ },
292
+ "explanation": {
293
+ "en": "Date on which the battery was first put into service. It is a state-of-health parameter (Annex VII Part B) that DIN DKE SPEC 99100 lists for LMT and stationary batteries; it is not one of the Commission's 71 passport data points.",
294
+ "de": "Datum der ersten Inbetriebnahme der Batterie. Ein Parameter zum Gesundheitszustand (Anhang VII Teil B), den DIN DKE SPEC 99100 für LMT- und stationäre Batterien vorsieht; keiner der 71 Datenpunkte der Kommission."
295
+ },
296
+ "applicabilityOverride": {
297
+ "EV": {
298
+ "status": "not_displayed",
299
+ "text": "Not listed for EV batteries in the Battery Pass longlist; not among the Commission's 71 data points."
300
+ },
301
+ "LMT": {
302
+ "status": "conditional",
303
+ "text": "Listed as mandatory for LMT batteries in the Battery Pass longlist (Annex VII Part B (1)); not among the Commission's 71 data points, so treat as recommended."
304
+ },
305
+ "INDUSTRIAL_GT_2KWH": {
306
+ "status": "conditional",
307
+ "text": "Listed for stationary battery energy storage only in the Battery Pass longlist (Annex VII Part B (1)); not among the Commission's 71 data points."
308
+ },
309
+ "source": "Battery Pass Data Attribute Longlist v1.2, row 7 (x = LMT, Stationary); Reg. (EU) 2023/1542 Annex VII Part B (1)"
310
+ },
311
+ "verify": true,
312
+ "lastVerified": "2026-09-03"
313
+ },
314
+ {
315
+ "id": "warrantyPeriod",
316
+ "din": { "no": 8, "chapter": "6.1.3.4" },
317
+ "ecDataPoints": [35],
318
+ "part": 4,
319
+ "templatePaths": ["4/GeneralInformation/WarrantyInformation/WarrantyPeriod"],
320
+ "name": { "en": "Commercial warranty period", "de": "Gewährleistungs-/Garantiezeitraum" },
321
+ "synonyms": {
322
+ "en": [
323
+ "warranty",
324
+ "warranty period",
325
+ "guarantee",
326
+ "warranty months",
327
+ "warranty years",
328
+ "calendar life warranty"
329
+ ],
330
+ "de": [
331
+ "garantie",
332
+ "garantiezeit",
333
+ "garantiedauer",
334
+ "gewährleistung",
335
+ "garantie monate",
336
+ "garantie jahre",
337
+ "herstellergarantie"
338
+ ]
339
+ },
340
+ "valueKind": "text",
341
+ "unit": "months",
342
+ "range": { "min": 0, "max": 600 },
343
+ "whoTypicallyHasIt": {
344
+ "en": "Sales or legal department of the manufacturer; stated in the warranty terms or data sheet.",
345
+ "de": "Vertrieb oder Rechtsabteilung des Herstellers; steht in den Garantiebedingungen oder im Datenblatt."
346
+ },
347
+ "explanation": {
348
+ "en": "Period for which the commercial warranty for the calendar life applies, only if a commercial warranty is offered. The template stores it as an ISO 8601 duration such as P96M (96 months).",
349
+ "de": "Zeitraum der gewerblichen Garantie für die kalendarische Lebensdauer, nur wenn eine Garantie gewährt wird. Das Template speichert eine ISO-8601-Dauer wie P96M (96 Monate)."
350
+ },
351
+ "applicabilityOverride": null,
352
+ "verify": false,
353
+ "lastVerified": "2026-09-03"
354
+ },
355
+ {
356
+ "id": "batteryCategory",
357
+ "din": { "no": 9, "chapter": "6.1.3.5" },
358
+ "ecDataPoints": [6],
359
+ "part": 4,
360
+ "templatePaths": ["4/GeneralInformation/BatteryCategory"],
361
+ "name": { "en": "Battery category", "de": "Batteriekategorie" },
362
+ "synonyms": {
363
+ "en": [
364
+ "category",
365
+ "battery type",
366
+ "application",
367
+ "ev battery",
368
+ "lmt battery",
369
+ "industrial battery",
370
+ "traction battery",
371
+ "stationary storage"
372
+ ],
373
+ "de": [
374
+ "kategorie",
375
+ "batterietyp",
376
+ "anwendung",
377
+ "ev-batterie",
378
+ "traktionsbatterie",
379
+ "lmt-batterie",
380
+ "industriebatterie",
381
+ "stationärer speicher",
382
+ "e-bike-akku"
383
+ ]
384
+ },
385
+ "valueKind": "enum",
386
+ "unit": null,
387
+ "range": null,
388
+ "whoTypicallyHasIt": {
389
+ "en": "Determined by the manufacturer from the intended use (Article 3 definitions); usually obvious from the product data sheet.",
390
+ "de": "Vom Hersteller anhand des Verwendungszwecks bestimmt (Definitionen in Artikel 3); meist aus dem Produktdatenblatt ersichtlich."
391
+ },
392
+ "explanation": {
393
+ "en": "Which regulatory category the battery belongs to: electric vehicle (EV), light means of transport (LMT) or industrial battery with a capacity above 2 kWh. The category decides which other data points are mandatory.",
394
+ "de": "Regulatorische Kategorie der Batterie: Elektrofahrzeug (EV), leichtes Verkehrsmittel (LMT) oder Industriebatterie über 2 kWh. Die Kategorie entscheidet, welche weiteren Datenpunkte Pflicht sind."
395
+ },
396
+ "applicabilityOverride": null,
397
+ "verify": false,
398
+ "lastVerified": "2026-09-03"
399
+ },
400
+ {
401
+ "id": "batteryMass",
402
+ "din": { "no": 10, "chapter": "6.1.3.6" },
403
+ "ecDataPoints": [10],
404
+ "part": 4,
405
+ "templatePaths": ["4/GeneralInformation/BatteryMass"],
406
+ "name": { "en": "Battery mass", "de": "Batteriemasse" },
407
+ "synonyms": {
408
+ "en": ["weight", "mass", "net weight", "pack weight", "total weight", "kg"],
409
+ "de": [
410
+ "gewicht",
411
+ "masse",
412
+ "nettogewicht",
413
+ "gesamtgewicht",
414
+ "pack-gewicht",
415
+ "eigengewicht",
416
+ "kg"
417
+ ]
418
+ },
419
+ "valueKind": "decimal",
420
+ "unit": "kg",
421
+ "range": { "min": 0, "max": 10000 },
422
+ "whoTypicallyHasIt": {
423
+ "en": "Pack manufacturer's data sheet or weighing record at end of line; also on shipping documents.",
424
+ "de": "Datenblatt des Pack-Herstellers oder Wiegeprotokoll am Bandende; auch auf Versandpapieren."
425
+ },
426
+ "explanation": {
427
+ "en": "Weight of the battery in kilograms as placed on the market. Values given in grams or tonnes must be converted.",
428
+ "de": "Gewicht der Batterie in Kilogramm, wie in Verkehr gebracht. Angaben in Gramm oder Tonnen müssen umgerechnet werden."
429
+ },
430
+ "applicabilityOverride": null,
431
+ "verify": false,
432
+ "lastVerified": "2026-09-03"
433
+ },
434
+ {
435
+ "id": "batteryStatus",
436
+ "din": { "no": 11, "chapter": "6.1.3.7" },
437
+ "ecDataPoints": [67],
438
+ "part": 1,
439
+ "templatePaths": ["1/LifeCycleStage"],
440
+ "name": {
441
+ "en": "Battery status (life cycle stage)",
442
+ "de": "Batteriestatus (Lebenszyklusphase)"
443
+ },
444
+ "synonyms": {
445
+ "en": [
446
+ "status",
447
+ "life cycle stage",
448
+ "lifecycle status",
449
+ "original",
450
+ "repurposed",
451
+ "re-used",
452
+ "remanufactured",
453
+ "waste"
454
+ ],
455
+ "de": [
456
+ "status",
457
+ "lebenszyklusphase",
458
+ "zustand",
459
+ "original",
460
+ "umgewidmet",
461
+ "wiederverwendet",
462
+ "wiederaufgearbeitet",
463
+ "abfall",
464
+ "second life"
465
+ ]
466
+ },
467
+ "valueKind": "enum",
468
+ "unit": null,
469
+ "range": null,
470
+ "whoTypicallyHasIt": {
471
+ "en": "Set to 'original' by the manufacturer; later changed by the remanufacturer, repurposer or waste operator who takes over the passport.",
472
+ "de": "Vom Hersteller auf 'original' gesetzt; später vom Wiederaufarbeiter, Umwidmer oder Entsorger geändert, der den Pass übernimmt."
473
+ },
474
+ "explanation": {
475
+ "en": "Current status of the battery: 'original', 'repurposed', 're-used', 'remanufactured' or 'waste'. It is dynamic and must be updated when the status changes.",
476
+ "de": "Aktueller Status der Batterie: 'original', 'repurposed' (umgewidmet), 're-used' (wiederverwendet), 'remanufactured' (wiederaufgearbeitet) oder 'waste' (Abfall). Dynamisch, muss bei Statuswechsel aktualisiert werden."
477
+ },
478
+ "applicabilityOverride": null,
479
+ "verify": false,
480
+ "lastVerified": "2026-09-03"
481
+ }
482
+ ]
483
+ }