@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,417 @@
1
+ {
2
+ "$comment": "Pinned third-party artefacts bundled in @passwerk/rules. Regenerate/verify with `pnpm artefacts` (dev only). Runtime never downloads. Entries with path=null are recorded for provenance (checksum) but not bundled.",
3
+ "retrievedAt": "2026-09-03",
4
+ "sources": {
5
+ "idta-smt": {
6
+ "name": "IDTA Submodel Templates (admin-shell-io/submodel-templates)",
7
+ "repository": "https://github.com/admin-shell-io/submodel-templates",
8
+ "ref": "a9664731a903b29ac5f45e23ab3a25c581f3d92f",
9
+ "refDate": "2026-08-24",
10
+ "license": "CC-BY-4.0",
11
+ "publisher": "Industrial Digital Twin Association e.V., jointly with Catena-X"
12
+ },
13
+ "aas-specs": {
14
+ "name": "AAS Specifications (admin-shell-io/aas-specs)",
15
+ "repository": "https://github.com/admin-shell-io/aas-specs",
16
+ "ref": "tags IDTA-01001-3-0-1_schemasV3.0.9 and v3.1.2",
17
+ "license": "CC-BY-4.0",
18
+ "publisher": "Industrial Digital Twin Association e.V."
19
+ },
20
+ "ec": {
21
+ "name": "European Commission, DG GROW, Unit G2",
22
+ "repository": "https://single-market-economy.ec.europa.eu/news/guidance-support-preparations-digital-batteries-passport-2026-08-21_en",
23
+ "license": "CC-BY-4.0",
24
+ "publisher": "European Union, 2026. Reuse under Commission Decision 2011/833/EU. Not an authoritative interpretation of the legislation."
25
+ },
26
+ "batterypass": {
27
+ "name": "Battery Pass Data Model (batterypass/BatteryPassDataModel)",
28
+ "repository": "https://github.com/batterypass/BatteryPassDataModel",
29
+ "ref": "8722af2d15c981c63552e50b9cd71a39b213b9fc",
30
+ "license": "CC-BY-4.0 (stated in repository README; no LICENSE file present)",
31
+ "publisher": "Battery Pass consortium, funded by BMWK",
32
+ "refDate": "2025-11-17"
33
+ }
34
+ },
35
+ "artefacts": [
36
+ {
37
+ "id": "idta-02035-1/template.json",
38
+ "source": "idta-smt",
39
+ "title": "IDTA 02035-1 Digital Battery Passport Part 1: Digital Nameplate 1.0 (JSON, with example values)",
40
+ "version": "1.0",
41
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/1_Digital%20Nameplate/1/0/IDTA%2002035-1_DBP-Part-1_Digital%20Nameplate.json",
42
+ "path": "idta/02035-1/1.0/template.json",
43
+ "sha256": "0eec79b05fde3d62a287248d6dd8d17643bfa2b0bb8e2e4cecad04a28b90ccfe",
44
+ "bytes": 74219
45
+ },
46
+ {
47
+ "id": "idta-02035-1/template.noexamples.json",
48
+ "source": "idta-smt",
49
+ "title": "IDTA 02035-1 Part 1: Digital Nameplate 1.0 (JSON, without example values)",
50
+ "version": "1.0",
51
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/1_Digital%20Nameplate/1/0/IDTA%2002035-1_DBP-Part-1_Digital%20Nameplate_without_examplevalues.json",
52
+ "path": "idta/02035-1/1.0/template.noexamples.json",
53
+ "sha256": "5b08e7323dceeec9aef4d7978bfd3618ed7b9c31c5f4c2f7d03d5b6b9371a352",
54
+ "bytes": 73717
55
+ },
56
+ {
57
+ "id": "idta-02035-1/template.aasx",
58
+ "source": "idta-smt",
59
+ "title": "IDTA 02035-1 Part 1: Digital Nameplate 1.0 (AASX package)",
60
+ "version": "1.0",
61
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/1_Digital%20Nameplate/1/0/IDTA%2002035-1_DBP-Part-1_Digital%20Nameplate.aasx",
62
+ "path": "idta/02035-1/1.0/template.aasx",
63
+ "sha256": "bdd3418a6f94092a8ed986daefc66390cd0dfe1ab83e847421a6fd8d5635a2d1",
64
+ "bytes": 121207
65
+ },
66
+ {
67
+ "id": "idta-02035-1/specification.pdf",
68
+ "source": "idta-smt",
69
+ "title": "IDTA 02035-1 Part 1: Digital Nameplate 1.0 (specification PDF, not bundled)",
70
+ "version": "1.0",
71
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/1_Digital%20Nameplate/1/0/IDTA%2002035-1_DBP-Part-1_Digital%20Nameplate.pdf",
72
+ "path": null,
73
+ "sha256": "875937c54892feec43b86f9ebafea3c3e4a2a136830365f44f52ac6eaf515ccf",
74
+ "bytes": 297898
75
+ },
76
+ {
77
+ "id": "idta-02035-2/template.json",
78
+ "source": "idta-smt",
79
+ "title": "IDTA 02035-2 Digital Battery Passport Part 2: Handover Documentation 1.0 (JSON, with example values)",
80
+ "version": "1.0",
81
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/2_Handover%20Documentation/1/0/IDTA%2002035-2_DBP-Part-2_HandoverDocumentation.json",
82
+ "path": "idta/02035-2/1.0/template.json",
83
+ "sha256": "c7124116bd1011be696e0848c17001fe77026ec0d35266bc958feaca0d2336e5",
84
+ "bytes": 107616
85
+ },
86
+ {
87
+ "id": "idta-02035-2/template.noexamples.json",
88
+ "source": "idta-smt",
89
+ "title": "IDTA 02035-2 Part 2: Handover Documentation 1.0 (JSON, without example values)",
90
+ "version": "1.0",
91
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/2_Handover%20Documentation/1/0/IDTA%2002035-2_DBP-Part-2_HandoverDocumentation_without_examplevalues.json",
92
+ "path": "idta/02035-2/1.0/template.noexamples.json",
93
+ "sha256": "4f84d5dce1af9e0371e82ff18abf50b02f86dbd475db4fd7f9ca328ad777e982",
94
+ "bytes": 107570
95
+ },
96
+ {
97
+ "id": "idta-02035-2/template.aasx",
98
+ "source": "idta-smt",
99
+ "title": "IDTA 02035-2 Part 2: Handover Documentation 1.0 (AASX package)",
100
+ "version": "1.0",
101
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/2_Handover%20Documentation/1/0/IDTA%2002035-2_DBP-Part-2_HandoverDocumentation.aasx",
102
+ "path": "idta/02035-2/1.0/template.aasx",
103
+ "sha256": "84f16731b2fe8aa2f8185fd9137018616ce43aa0359912a0fc9c27e7391c7b3b",
104
+ "bytes": 124887
105
+ },
106
+ {
107
+ "id": "idta-02035-2/specification.pdf",
108
+ "source": "idta-smt",
109
+ "title": "IDTA 02035-2 Part 2: Handover Documentation 1.0 (specification PDF, not bundled)",
110
+ "version": "1.0",
111
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/2_Handover%20Documentation/1/0/IDTA%2002035-2_DBP-Part-2_HandoverDocumentation.pdf",
112
+ "path": null,
113
+ "sha256": "f659292b916309dea39801a80255a768155979ad9c1ab3d181277465427db8fc",
114
+ "bytes": 293195
115
+ },
116
+ {
117
+ "id": "idta-02035-3/template.json",
118
+ "source": "idta-smt",
119
+ "title": "IDTA 02035-3 Digital Battery Passport Part 3: Product Carbon Footprint 1.0 (JSON, with example values)",
120
+ "version": "1.0",
121
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/3_Product%20Carbon%20Footprint/1/0/IDTA%2002035-3_DBP-Part-3_ProductCarbonFootprint.json",
122
+ "path": "idta/02035-3/1.0/template.json",
123
+ "sha256": "1555443c771bf427a459081b57106b4d3426176a074d1864c04f646f33154b85",
124
+ "bytes": 56305
125
+ },
126
+ {
127
+ "id": "idta-02035-3/template.noexamples.json",
128
+ "source": "idta-smt",
129
+ "title": "IDTA 02035-3 Part 3: Product Carbon Footprint 1.0 (JSON, without example values)",
130
+ "version": "1.0",
131
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/3_Product%20Carbon%20Footprint/1/0/IDTA%2002035-3_DBP-Part-3_ProductCarbonFootprint_without_examplevalues.json",
132
+ "path": "idta/02035-3/1.0/template.noexamples.json",
133
+ "sha256": "d8e11f4500ca3158ebf3dc8f12c890543f0b86ed90810d9c2b8091445831b7fc",
134
+ "bytes": 56261
135
+ },
136
+ {
137
+ "id": "idta-02035-3/template.aasx",
138
+ "source": "idta-smt",
139
+ "title": "IDTA 02035-3 Part 3: Product Carbon Footprint 1.0 (AASX package)",
140
+ "version": "1.0",
141
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/3_Product%20Carbon%20Footprint/1/0/IDTA%2002035-3_DBP-Part-3_ProductCarbonFootprint.aasx",
142
+ "path": "idta/02035-3/1.0/template.aasx",
143
+ "sha256": "b73c220073287656659163c509c9575e1bbe79a4b6027b4133c21a96978c4dc7",
144
+ "bytes": 123971
145
+ },
146
+ {
147
+ "id": "idta-02035-3/specification.pdf",
148
+ "source": "idta-smt",
149
+ "title": "IDTA 02035-3 Part 3: Product Carbon Footprint 1.0 (specification PDF, not bundled)",
150
+ "version": "1.0",
151
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/3_Product%20Carbon%20Footprint/1/0/IDTA%2002035-3_DBP-Part-3_ProductCarbonFootprint.pdf",
152
+ "path": null,
153
+ "sha256": "4b6ca28704f13997557da64695209359269df2dfb2a83e2a54b8341bd9d89bc7",
154
+ "bytes": 242446
155
+ },
156
+ {
157
+ "id": "idta-02035-4/template.json",
158
+ "source": "idta-smt",
159
+ "title": "IDTA 02035-4 Digital Battery Passport Part 4: Technical Data 1.0.1 (JSON, with example values)",
160
+ "version": "1.0.1",
161
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/4_Technical%20Data/1/0/1/IDTA%2002035-4_DBP-Part-4_TechnicalData.json",
162
+ "path": "idta/02035-4/1.0.1/template.json",
163
+ "sha256": "a90774b959c766efe596243c39934df266ee34ce1132ba85f4b382efff842cb0",
164
+ "bytes": 144142
165
+ },
166
+ {
167
+ "id": "idta-02035-4/template.noexamples.json",
168
+ "source": "idta-smt",
169
+ "title": "IDTA 02035-4 Part 4: Technical Data 1.0.1 (JSON, without example values)",
170
+ "version": "1.0.1",
171
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/4_Technical%20Data/1/0/1/IDTA%2002035-4_DBP-Part-4_TechnicalData_without_examplevalues.json",
172
+ "path": "idta/02035-4/1.0.1/template.noexamples.json",
173
+ "sha256": "c4d74650e9266c17b24b712d8dfec9dc68a86421b0e018d675da3df5fc04f63b",
174
+ "bytes": 143231
175
+ },
176
+ {
177
+ "id": "idta-02035-4/template.aasx",
178
+ "source": "idta-smt",
179
+ "title": "IDTA 02035-4 Part 4: Technical Data 1.0.1 (AASX package)",
180
+ "version": "1.0.1",
181
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/4_Technical%20Data/1/0/1/IDTA%2002035-4_DBP-Part-4_TechnicalData.aasx",
182
+ "path": "idta/02035-4/1.0.1/template.aasx",
183
+ "sha256": "e193e00f3b17eabec0f8f2386ca6d27e0c6b6a9fd749cb9037e429c5ffe88dd7",
184
+ "bytes": 11280
185
+ },
186
+ {
187
+ "id": "idta-02035-4/specification.pdf",
188
+ "source": "idta-smt",
189
+ "title": "IDTA 02035-4 Part 4: Technical Data 1.0.1 (specification PDF, not bundled)",
190
+ "version": "1.0.1",
191
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/4_Technical%20Data/1/0/1/IDTA%2002035-4_DBP-Part-4_TechnicalData.pdf",
192
+ "path": null,
193
+ "sha256": "8861391154128f577df02646b5be4fb725118a4be5bf264fd474e0acd419baa5",
194
+ "bytes": 634710
195
+ },
196
+ {
197
+ "id": "idta-02035-5/template.json",
198
+ "source": "idta-smt",
199
+ "title": "IDTA 02035-5 Digital Battery Passport Part 5: Product Condition 1.0.2 (JSON, with example values)",
200
+ "version": "1.0.2",
201
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/5_Product%20Condition/1/0/2/IDTA%2002035-5_DBP-Part-5_ProductCondition_V1.0.2.json",
202
+ "path": "idta/02035-5/1.0.2/template.json",
203
+ "sha256": "fc3c81609ca4f923b77ca14d21c8dcf5202e385c94b5090b65148fcec870ab75",
204
+ "bytes": 138271
205
+ },
206
+ {
207
+ "id": "idta-02035-5/template.aasx",
208
+ "source": "idta-smt",
209
+ "title": "IDTA 02035-5 Part 5: Product Condition 1.0.2 (AASX package)",
210
+ "version": "1.0.2",
211
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/5_Product%20Condition/1/0/2/IDTA%2002035-5_DBP-Part-5_ProductCondition.aasx",
212
+ "path": "idta/02035-5/1.0.2/template.aasx",
213
+ "sha256": "151e12104547d7bb405f6818e8f54b2adf0d71d8a873e154fc7fab08f7c9532c",
214
+ "bytes": 8866
215
+ },
216
+ {
217
+ "id": "idta-02035-5/specification.pdf",
218
+ "source": "idta-smt",
219
+ "title": "IDTA 02035-5 Part 5: Product Condition 1.0.2 (specification PDF, not bundled)",
220
+ "version": "1.0.2",
221
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/5_Product%20Condition/1/0/2/IDTA%2002035-5_DBP-Part-5_ProductCondition.pdf",
222
+ "path": null,
223
+ "sha256": "e0c5464c38dcd55bdf80c16d9451bd30feb1b487c37b170b70df0aeb69cfe732",
224
+ "bytes": 833675
225
+ },
226
+ {
227
+ "id": "idta-02035-6/template.json",
228
+ "source": "idta-smt",
229
+ "title": "IDTA 02035-6 Digital Battery Passport Part 6: Material Composition 1.0.1 (JSON, with example values)",
230
+ "version": "1.0.1",
231
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/6_Material%20Composition/1/0/1/IDTA%2002035-6_DBP-Part-6_MaterialComposition.json",
232
+ "path": "idta/02035-6/1.0.1/template.json",
233
+ "sha256": "e9197b3a2a3e7231d8943609a46359119a0dbd92bd7dd5e5b32c34c02f8aac10",
234
+ "bytes": 74680
235
+ },
236
+ {
237
+ "id": "idta-02035-6/template.noexamples.json",
238
+ "source": "idta-smt",
239
+ "title": "IDTA 02035-6 Part 6: Material Composition 1.0.1 (JSON, without example values)",
240
+ "version": "1.0.1",
241
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/6_Material%20Composition/1/0/1/IDTA%2002035-6_DBP-Part-6_MaterialComposition_without_examplevalues.json",
242
+ "path": "idta/02035-6/1.0.1/template.noexamples.json",
243
+ "sha256": "83c9d46e753e5689870cf84b6570ae7d2ebb1dd7f85ad1244442f2d6debcc1b6",
244
+ "bytes": 74470
245
+ },
246
+ {
247
+ "id": "idta-02035-6/template.aasx",
248
+ "source": "idta-smt",
249
+ "title": "IDTA 02035-6 Part 6: Material Composition 1.0.1 (AASX package)",
250
+ "version": "1.0.1",
251
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/6_Material%20Composition/1/0/1/IDTA%2002035-6_DBP-Part-6_MaterialComposition.aasx",
252
+ "path": "idta/02035-6/1.0.1/template.aasx",
253
+ "sha256": "1214d2ffad2c26f68be92a051d13f8399dd7e05f45e40ed542e33299567a3e32",
254
+ "bytes": 6398
255
+ },
256
+ {
257
+ "id": "idta-02035-6/specification.pdf",
258
+ "source": "idta-smt",
259
+ "title": "IDTA 02035-6 Part 6: Material Composition 1.0.1 (specification PDF, not bundled)",
260
+ "version": "1.0.1",
261
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/6_Material%20Composition/1/0/1/IDTA%2002035-6_DBP-Part-6_MaterialComposition.pdf",
262
+ "path": null,
263
+ "sha256": "245a3fdb20478b7b8bca263d599cb8f70f84194d62f97010dca621611e1459f3",
264
+ "bytes": 725324
265
+ },
266
+ {
267
+ "id": "idta-02035-7/template.json",
268
+ "source": "idta-smt",
269
+ "title": "IDTA 02035-7 Digital Battery Passport Part 7: Circularity 1.0.1 (JSON, with example values)",
270
+ "version": "1.0.1",
271
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/7_Circularity/1/0/1/IDTA%2002035-7_DBP-Part-7_Circularity.json",
272
+ "path": "idta/02035-7/1.0.1/template.json",
273
+ "sha256": "f3dd40ec1b8fa8ccc061cb82e93f8554d228eb49e04484d511407481d1b79cf1",
274
+ "bytes": 112078
275
+ },
276
+ {
277
+ "id": "idta-02035-7/template.noexamples.json",
278
+ "source": "idta-smt",
279
+ "title": "IDTA 02035-7 Part 7: Circularity 1.0.1 (JSON, without example values)",
280
+ "version": "1.0.1",
281
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/7_Circularity/1/0/1/IDTA%2002035-7_DBP-Part-7_Circularity_without_examplevalues.json",
282
+ "path": "idta/02035-7/1.0.1/template.noexamples.json",
283
+ "sha256": "49e4697d8ed42f5156115ef76889c2d6b52a34630e0fc1d0279df66a1264da09",
284
+ "bytes": 112151
285
+ },
286
+ {
287
+ "id": "idta-02035-7/template.aasx",
288
+ "source": "idta-smt",
289
+ "title": "IDTA 02035-7 Part 7: Circularity 1.0.1 (AASX package)",
290
+ "version": "1.0.1",
291
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/7_Circularity/1/0/1/IDTA%2002035-7_DBP-Part-7_Circularity.aasx",
292
+ "path": "idta/02035-7/1.0.1/template.aasx",
293
+ "sha256": "e1339f0d7eca08a038881ff34ba199266e964061c5ce47b9b826f535f316f54e",
294
+ "bytes": 9360
295
+ },
296
+ {
297
+ "id": "idta-02035-7/specification.pdf",
298
+ "source": "idta-smt",
299
+ "title": "IDTA 02035-7 Part 7: Circularity 1.0.1 (specification PDF, not bundled)",
300
+ "version": "1.0.1",
301
+ "url": "https://raw.githubusercontent.com/admin-shell-io/submodel-templates/a9664731a903b29ac5f45e23ab3a25c581f3d92f/published/Digital%20Battery%20Passport/7_Circularity/1/0/1/IDTA%2002035-7_DBP-Part-7_Circularity.pdf",
302
+ "path": null,
303
+ "sha256": "33719c52800d6815b8f3814c3b18a02add10aa4f4dc1722c765d5d141d639006",
304
+ "bytes": 845593
305
+ },
306
+ {
307
+ "id": "aas-json-schema/3.0.9",
308
+ "source": "aas-specs",
309
+ "title": "AAS metamodel JSON Schema 3.0.9 (IDTA-01001)",
310
+ "version": "3.0.9",
311
+ "url": "https://raw.githubusercontent.com/admin-shell-io/aas-specs/IDTA-01001-3-0-1_schemasV3.0.9/schemas/json/aas.json",
312
+ "path": "aas/3.0.9/aas.json",
313
+ "sha256": "eb566d47316c99093805bf03545ca4d5439ec4568c218742b7640e39b1548349",
314
+ "bytes": 40005
315
+ },
316
+ {
317
+ "id": "aas-json-schema/3.1.2",
318
+ "source": "aas-specs",
319
+ "title": "AAS metamodel JSON Schema 3.1.2 (IDTA-01001)",
320
+ "version": "3.1.2",
321
+ "url": "https://raw.githubusercontent.com/admin-shell-io/aas-specs/v3.1.2/schemas/json/aas.json",
322
+ "path": "aas/3.1.2/aas.json",
323
+ "sha256": "9a8a005e303634f5041b9a2eac2e19c5cca05b9dd54c4bd20afbc7ab809d411e",
324
+ "bytes": 52421
325
+ },
326
+ {
327
+ "id": "ec/data-points-by-category",
328
+ "source": "ec",
329
+ "title": "European Commission, Guidance Document: Digital Batteries Passport - data points by category, Version 2.0, 15 August 2026, Ref. Ares(2026)7968977",
330
+ "version": "2.0",
331
+ "url": "https://single-market-economy.ec.europa.eu/document/download/cd1e5e6c-4a4a-4b99-995a-49eb6916187e_en?filename=Digital+Batteries+Passport+-+data+point+by+category.pdf",
332
+ "path": "ec/2026-08-15_data-points-by-category_v2.0.pdf",
333
+ "sha256": "e045a7668015520f4c353e72fb57a89bdd62baaf0a98e6f4aefc7f5f42819eb7",
334
+ "bytes": 585577
335
+ },
336
+ {
337
+ "id": "batterypass/data-attribute-longlist",
338
+ "source": "batterypass",
339
+ "title": "Battery Pass consortium, Battery Passport Data Attribute Longlist, Version 1.2, January 2025 (xlsx)",
340
+ "version": "1.2",
341
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/docs/1.2/2025_Battery_Passport_Data_Attributes_V1.2.xlsx",
342
+ "path": "batterypass/2025_Battery_Passport_Data_Attributes_V1.2.xlsx",
343
+ "sha256": "51ecbc9ee2851ec43f400736bd1583b3262d1d8a28ad4245d997bcd6edc564c4",
344
+ "bytes": 202443
345
+ },
346
+ {
347
+ "id": "batterypass/samm/GeneralProductInformation",
348
+ "source": "batterypass",
349
+ "title": "Battery Pass Data Model 1.2.0: General Product Information aspect model (SAMM Turtle)",
350
+ "version": "1.2.0",
351
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/BatteryPass/io.BatteryPass.GeneralProductInformation/1.2.0/GeneralProductInformation.ttl",
352
+ "path": "batterypass/samm/GeneralProductInformation-1.2.0.ttl",
353
+ "sha256": "22d6c3b6308003fe7504995ab664840d24d4f2514c49d595a46011b77de7ff1e",
354
+ "bytes": 11849
355
+ },
356
+ {
357
+ "id": "batterypass/samm/CarbonFootprint",
358
+ "source": "batterypass",
359
+ "title": "Battery Pass Data Model 1.2.0: Carbon Footprint aspect model (SAMM Turtle)",
360
+ "version": "1.2.0",
361
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/BatteryPass/io.BatteryPass.CarbonFootprint/1.2.0/CarbonFootprintForBatteries.ttl",
362
+ "path": "batterypass/samm/CarbonFootprint-1.2.0.ttl",
363
+ "sha256": "2860e3c00d17d1fc6b1f169c9ab1bcb31764425daaf9a91c2e2a9421f94e5512",
364
+ "bytes": 5939
365
+ },
366
+ {
367
+ "id": "batterypass/samm/Circularity",
368
+ "source": "batterypass",
369
+ "title": "Battery Pass Data Model 1.2.0: Circularity aspect model (SAMM Turtle)",
370
+ "version": "1.2.0",
371
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/BatteryPass/io.BatteryPass.Circularity/1.2.0/Circularity.ttl",
372
+ "path": "batterypass/samm/Circularity-1.2.0.ttl",
373
+ "sha256": "504a3e10a4f683e4f9887c9202e2a14ac82a6635e1a7b11caaa6341febd8a99b",
374
+ "bytes": 14764
375
+ },
376
+ {
377
+ "id": "batterypass/samm/MaterialComposition",
378
+ "source": "batterypass",
379
+ "title": "Battery Pass Data Model 1.2.0: Material Composition aspect model (SAMM Turtle)",
380
+ "version": "1.2.0",
381
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/BatteryPass/io.BatteryPass.MaterialComposition/1.2.0/MaterialComposition.ttl",
382
+ "path": "batterypass/samm/MaterialComposition-1.2.0.ttl",
383
+ "sha256": "c9cab4763d3543b4c36426f6a7e00bda19af57f12a161f2b4919077998ff5a17",
384
+ "bytes": 10591
385
+ },
386
+ {
387
+ "id": "batterypass/samm/Performance",
388
+ "source": "batterypass",
389
+ "title": "Battery Pass Data Model 1.2.1: Performance and Durability aspect model (SAMM Turtle)",
390
+ "version": "1.2.1",
391
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/BatteryPass/io.BatteryPass.Performance/1.2.1/PerformanceAndDurability.ttl",
392
+ "path": "batterypass/samm/Performance-1.2.1.ttl",
393
+ "sha256": "cf015f99adf880d3cfc684ecceb2323ecc31cda2b0c4a96a07e301b0621021c3",
394
+ "bytes": 33856
395
+ },
396
+ {
397
+ "id": "batterypass/samm/Labels",
398
+ "source": "batterypass",
399
+ "title": "Battery Pass Data Model 1.2.0: Labels and Certification aspect model (SAMM Turtle)",
400
+ "version": "1.2.0",
401
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/BatteryPass/io.BatteryPass.Labels/1.2.0/Labeling.ttl",
402
+ "path": "batterypass/samm/Labels-1.2.0.ttl",
403
+ "sha256": "7c886c528cad81d134d8066976f370c0dc75c8c602e00b3dfccadde6040565bb",
404
+ "bytes": 4645
405
+ },
406
+ {
407
+ "id": "batterypass/samm/SupplyChainDueDiligence",
408
+ "source": "batterypass",
409
+ "title": "Battery Pass Data Model 1.2.0: Supply Chain Due Diligence aspect model (SAMM Turtle)",
410
+ "version": "1.2.0",
411
+ "url": "https://raw.githubusercontent.com/batterypass/BatteryPassDataModel/8722af2d15c981c63552e50b9cd71a39b213b9fc/BatteryPass/io.BatteryPass.SupplyChainDueDiligence/1.2.0/SupplyChainDueDiligence.ttl",
412
+ "path": "batterypass/samm/SupplyChainDueDiligence-1.2.0.ttl",
413
+ "sha256": "67e552fedf12d6aa29c4c4a3d7e655302c1870e4dddfc7d89bb43c6bc3115879",
414
+ "bytes": 3954
415
+ }
416
+ ]
417
+ }