@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,660 @@
1
+ ######################################################################
2
+ # Copyright (c) 2024 Circulor GmbH on behalf of the Battery Pass Consortium
3
+ #
4
+ # See the NOTICE file(s) distributed with this work for additional
5
+ # information regarding copyright ownership.
6
+ #
7
+ # This work is made available under the terms of the
8
+ # Creative Commons Attribution 4.0 International (CC-BY-4.0) license,
9
+ # which is available at
10
+ # https://creativecommons.org/licenses/by/4.0/legalcode.
11
+ #
12
+ # SPDX-License-Identifier: CC-BY-4.0
13
+ #######################################################################
14
+
15
+ @prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#> .
16
+ @prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:2.1.0#> .
17
+ @prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:2.1.0#> .
18
+ @prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.1.0#> .
19
+ @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
20
+ @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
21
+ @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
22
+ @prefix : <urn:samm:io.BatteryPass.Performance:1.2.1#> .
23
+
24
+ :PerformanceAndDurability a samm:Aspect ;
25
+ samm:description "Battery performance and durability data model"@en ;
26
+ samm:properties ( :batteryTechnicalProperties :batteryCondition ) ;
27
+ samm:operations ( ) ;
28
+ samm:events ( ) .
29
+
30
+ :batteryTechnicalProperties a samm:Property ;
31
+ samm:preferredName "battery technical properties"@en ;
32
+ samm:description "This property covers all perfromance related properties"@en ;
33
+ samm:characteristic :BatteryTechnicalProperties .
34
+
35
+ :batteryCondition a samm:Property ;
36
+ samm:preferredName "battery condition"@en ;
37
+ samm:description "'- Expected battery lifetime expressed in cycles, and reference test used.\n- Their expected life-time under the reference conditions for which they have been designed in terms of cycles, except for non-cycle applications, and calendar years."@en ;
38
+ samm:characteristic :BatteryCondition .
39
+
40
+ :BatteryTechnicalProperties a samm-c:SingleEntity ;
41
+ samm:dataType :BatteryTechnicalPropertiesEntity .
42
+
43
+ :BatteryCondition a samm-c:SingleEntity ;
44
+ samm:description "'- Expected battery lifetime expressed in cycles, and reference test used.\n- Their expected life-time under the reference conditions for which they have been designed in terms of cycles, except for non-cycle applications, and calendar years."@en ;
45
+ samm:dataType :BatteryConditionEntity .
46
+
47
+ :BatteryTechnicalPropertiesEntity a samm:Entity ;
48
+ samm:description "Covers all Capability related data attributes"@en ;
49
+ samm:properties ( :originalPowerCapability :ratedMaximumPower :powerCapabilityRatio :ratedEnergy :expectedNumberOfCycles :initialSelfDischarge :roundtripEfficiency :ratedCapacity :initialInternalResistance :expectedLifetime [ samm:property :cRate; samm:optional true ] :nominalVoltage :minimumVoltage :maximumVoltage :capacityThresholdForExhaustion :lifetimeReferenceTest :cRateLifeCycleTest :temperatureRangeIdleState :roundTripEfficiencyAt50PercentCycleLife :roundTripEfficiencyFade :powerFade ) .
50
+
51
+ :BatteryConditionEntity a samm:Entity ;
52
+ samm:description "Covers all battery lifetime relevant properties"@en ;
53
+ samm:properties ( :energyThroughput :capacityThroughput :numberOfFullCycles :stateOfCertifiedEnergy :capacityFade :remainingEnergy :remainingCapacity :negativeEvents :temperatureInformation :remainingPowerCapability :evolutionOfSelfDischarge :currentSelfDischargingRate :internalResistanceIncrease :remainingRoundTripEnergyEfficiency :stateOfCharge ) .
54
+
55
+ :originalPowerCapability a samm:Property ;
56
+ samm:preferredName "original power capability"@en ;
57
+ samm:description "Pre-use power capability: Definition of power capability as given in Battery Regulation. \nAnnex IV Part B, point 4 --> measurement at 80 % and 20 % SoC required. This requirement may not be implementable for remaining power capability and power fade(see below). It, thus, should be reviewed together with SoC definition.\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.2\n\n"@en ;
58
+ samm:characteristic :OriginalPowerCapabilityAtSoC .
59
+
60
+ :ratedMaximumPower a samm:Property ;
61
+ samm:preferredName "rated maximum power"@en ;
62
+ samm:description "This data point describes the value of maximum permitted power the battery is rated for and reflects the data relevant for power limits.\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.2"@en ;
63
+ samm:characteristic :RatedMaximumPower .
64
+
65
+ :powerCapabilityRatio a samm:Property ;
66
+ samm:preferredName "power capability ratio"@en ;
67
+ samm:description "Provides information on nominal/recommended charge rate (C-rate); equal to regulation definition."@en ;
68
+ samm:characteristic :PowerCapabilityRatio .
69
+
70
+ :ratedEnergy a samm:Property ;
71
+ samm:preferredName "rated energy"@en ;
72
+ samm:description "The certified usable battery energy is the usable battery energy according to the procedure in the UN GTR No 22 as determined during the certification of the vehicle.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.5"@en ;
73
+ samm:characteristic :RatedEnergy .
74
+
75
+ :expectedNumberOfCycles a samm:Property ;
76
+ samm:preferredName "expected number of cycles"@en ;
77
+ samm:description "Expected battery lifetime expressed in cycles.\nThe exception for non-cycle applications in Article 10 appears sensible, but is not included in the Annex XIII provision.\nThe data attribute is defined by measurement conditions of the cycle-life test such as the C-Rate (see below) and the depth of discharge in the cycle-life test\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.3"@en ;
78
+ samm:characteristic :ExpectedNumberOfCycles .
79
+
80
+ :initialSelfDischarge a samm:Property ;
81
+ samm:preferredName "initial self discharge"@en ;
82
+ samm:description "Initial self-discharge in % of capacity per unit of time in defined conditions (temperature range etc) as pre-use metric. \n\nDIN DKE Spec 99100 chapter reference: 6.7.4.6"@en ;
83
+ samm:characteristic :InitialSelfDischarge .
84
+
85
+ :roundtripEfficiency a samm:Property ;
86
+ samm:preferredName "round trip efficiency"@en ;
87
+ samm:description "Energy round trip efficiency is the ratio of the net energy delivered by a battery during a discharge test to the total energy required to restore the initial state of charge by a standard charge (see BattReg Annex IV (6)).\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.2"@en ;
88
+ samm:characteristic :RoundtripEfficiency .
89
+
90
+ :ratedCapacity a samm:Property ;
91
+ samm:preferredName "rated capacity"@en ;
92
+ samm:description "Rated capacity is the total number of ampere-hours (Ah) that can be withdrawn from a fully charged battery under reference conditions (see BattReg Annex IV (1)).\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.2"@en ;
93
+ samm:characteristic :RatedCapacity .
94
+
95
+ :initialInternalResistance a samm:Property ;
96
+ samm:preferredName "initial internal resistance"@en ;
97
+ samm:description "The battery passport can include additional information about the initial internal resistance on battery module level, if available. It should be defined and calculated analogously as the requirements on battery pack level above.\n\nDIN DKE Spec 99100 chapter reference: 6.7.5.2"@en ;
98
+ samm:characteristic :InitialInternalResistance .
99
+
100
+ :expectedLifetime a samm:Property ;
101
+ samm:preferredName "expected lifetime"@en ;
102
+ samm:description "The battery passport must include information about the expected battery lifetime in calendar years.\n\nThe update interval must be upon placement on the market and upon change of the battery status.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.2"@en ;
103
+ samm:characteristic :ExpectedLifeTime .
104
+
105
+ :cRate a samm:Property ;
106
+ samm:preferredName "C-rate"@en ;
107
+ samm:description "As a non-mandatory data point the battery passport should include the ratio between nominal battery power in W and battery energy in Wh. It aims to provide an indication of the applicable discharge and charge rate in terms of rated capacity (C-rate) (see BattReg Annex IV Part B(2)).\n\nThe update interval should be upon placement on the market and upon change of the battery status.\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.6"@en ;
108
+ samm:characteristic :CRate .
109
+
110
+ :nominalVoltage a samm:Property ;
111
+ samm:preferredName "nominal voltag"@en ;
112
+ samm:description "Nominal voltage the battery is rated for.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.11"@en ;
113
+ samm:characteristic :NominalVoltage .
114
+
115
+ :minimumVoltage a samm:Property ;
116
+ samm:preferredName "minimum voltage"@en ;
117
+ samm:description "Minimum voltage the battery is rated for.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.9"@en ;
118
+ samm:characteristic :MinimumVoltage .
119
+
120
+ :maximumVoltage a samm:Property ;
121
+ samm:preferredName "maximum voltage"@en ;
122
+ samm:description "Maximum voltage the battery is rated for.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.10"@en ;
123
+ samm:characteristic :MaximumVoltage .
124
+
125
+ :capacityThresholdForExhaustion a samm:Property ;
126
+ samm:preferredName "capacity threshold for exhaustion"@en ;
127
+ samm:description "The percentage of SOCE, above which the battery is still considered operational as EV battery in its current life, as provided by the economic operator.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.9"@en ;
128
+ samm:characteristic :CapacityThresholdForExhaustion .
129
+
130
+ :lifetimeReferenceTest a samm:Property ;
131
+ samm:preferredName "lifetime reference test"@en ;
132
+ samm:description "The exception for non-cycle applications as mentioned in \"Expected lifetime: Number of charge-discharge cycles\" should apply to this data attribute as well.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.5"@en ;
133
+ samm:characteristic samm-c:ResourcePath .
134
+
135
+ :cRateLifeCycleTest a samm:Property ;
136
+ samm:preferredName "C-rate life cycle test"@en ;
137
+ samm:description "The C-rate should be provided separately for both the charge and discharge of the battery, if applicable.\n\nThe exception for non-cycle applications as mentioned in \"Expected lifetime: Number of charge-discharge cycles\" should apply to this data attribute as well.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.6"@en ;
138
+ samm:characteristic :CRateLifeCycleTest .
139
+
140
+ :temperatureRangeIdleState a samm:Property ;
141
+ samm:preferredName "temperature range idle state"@en ;
142
+ samm:description "Upper an lower boundary of the surrounding temperature range, which the battery can safely withstand. \n\nDIN DKE Spec 99100 chapter reference: 6.7.6.3-4"@en ;
143
+ samm:characteristic :TemperatureRangeIdleState .
144
+
145
+ :roundTripEfficiencyAt50PercentCycleLife a samm:Property ;
146
+ samm:preferredName "round trip efficiency at 50 percent cycle life"@en ;
147
+ samm:description "Initial round trip energy efficiency shall be measured at reference conditions that include the specification of 50 % of cycle-life.\n\nTest methods and reference conditions should separately consider non-cycle applications and batteries with very long cycle-life.\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.3\n"@en ;
148
+ samm:characteristic :RoundTripEfficiencyAt50PercentCycleLife .
149
+
150
+ :roundTripEfficiencyFade a samm:Property ;
151
+ samm:description "Energy round trip efficiency fade should be calculated using the initial round trip energy efficiency and remaining round trip energy efficiency following the formula below:\n\nRTEfade (x) = (1-RTE(x)) / RTEBOL 100\" %\" \nwhere\nx \tis the aging parameter (e.g. storage time, number of cycles, etc.);\nRTE(x) \tis the round trip energy efficiency at aging parameter x;\nRTEBOL \tis the round trip energy efficiency at begin of life.\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.5"@en ;
152
+ samm:characteristic :RoundTripEfficienyFade .
153
+
154
+ :powerFade a samm:Property ;
155
+ samm:description "Power fade (in %) means the decrease over time and upon usage in the amount of power that a battery can deliver at the rated voltage. (see BattReg Annex IV (4)).\n\nPower fade should be calculated using original and remaining power capability following the formula below:\nPfade(x) = (1-P(x)) / PBOL\" 100\" %\" \nwhere\nx \tis the aging parameter (e.g. storage time, number of cycles, etc.);\nP(x) \tis the power capability at aging parameter x;\nPBOL \tis the power capability at begin of life.\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.4"@en ;
156
+ samm:characteristic :PowerFade .
157
+
158
+ :energyThroughput a samm:Property ;
159
+ samm:description "The data attribute should be reported as measured for further potential processing. In addition, the normalisation by capacity may add a further useful value that ensures comparability among battery sizes.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.7"@en ;
160
+ samm:characteristic :EnergyThroughput .
161
+
162
+ :capacityThroughput a samm:Property ;
163
+ samm:description "The data attribute should be reported as measured for further potential processing. In addition, the normalisation by capacity may add a further useful value that ensures comparability among battery sizes.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.8"@en ;
164
+ samm:characteristic :CapacityThroughput .
165
+
166
+ :numberOfFullCycles a samm:Property ;
167
+ samm:description "Number of (full) charging and discharging cycles.\n\nDIN DKE Spec 99100 chapter reference: 6.7.6.4"@en ;
168
+ samm:characteristic :NumberOfFullCycles .
169
+
170
+ :stateOfCertifiedEnergy a samm:Property ;
171
+ samm:preferredName "SOCE"@en ;
172
+ samm:description "Definition based on UNECE GTR 22: The measured or on-board UBE performance at a specific point in its lifetime, expressed as a percentage of the certified usable battery energy.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.7"@en ;
173
+ samm:characteristic :StateOfCertifiedEnergy .
174
+
175
+ :capacityFade a samm:Property ;
176
+ samm:preferredName "capacity fade"@en ;
177
+ samm:description "The capacity fade is the Decrease over time and upon usage in the amount of charge that a battery can deliver at the rated voltage, with respect to the original rated capacity (see BattReg Annex IV (2)) as declared by the manufacturer.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.4"@en ;
178
+ samm:characteristic :CapacityFade .
179
+
180
+ :remainingEnergy a samm:Property ;
181
+ samm:preferredName "remaining energy"@en ;
182
+ samm:description "Definition from UNECE GTR 22, applicable only to EVs.\nThe energy supplied by the battery from the beginning of the test procedure used for certification until the applicable break-off criterion of the test procedure used for certification is reached.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.6"@en ;
183
+ samm:characteristic :RemainingEnergy .
184
+
185
+ :remainingCapacity a samm:Property ;
186
+ samm:preferredName "remaining capacity"@en ;
187
+ samm:description "The in-use data attribute on capacity, corresponding with the definition of rated capacity.\n\nDIN DKE Spec 99100 chapter reference: 6.7.2.3"@en ;
188
+ samm:characteristic :RemainingCapacity .
189
+
190
+ :negativeEvents a samm:Property ;
191
+ samm:preferredName "negative events"@en ;
192
+ samm:description "The battery passport must contain information and data resulting from its use such as accidents. \n\nDIN DKE Spec 99100 chapter reference: 6.7.8.4"@en ;
193
+ samm:characteristic :NegativeEvents .
194
+
195
+ :temperatureInformation a samm:Property ;
196
+ samm:preferredName "temperature information"@en ;
197
+ samm:description "The battery passport must include periodically recorded information on the operating environmental conditions, including temperature.\n\nDIN DKE Spec 99100 chapter reference: 6.7.7.5 - 8"@en ;
198
+ samm:characteristic :TemperatureInformation .
199
+
200
+ :remainingPowerCapability a samm:Property ;
201
+ samm:preferredName "remaining power capability"@en ;
202
+ samm:description "'- Original power capability (in Watts) and limits, with temperature range when relevant.\n- The amount of energy that a battery is capable to provide over a given period of time under reference conditions.\n- Power capability at 80% and 20% state of charge.\n\nDIN DKE Spec 99100 chapter reference: 6.7.3.3"@en ;
203
+ samm:characteristic :RemainingPowerCapability .
204
+
205
+ :evolutionOfSelfDischarge a samm:Property ;
206
+ samm:preferredName "evolution of self discharge"@en ;
207
+ samm:description "Evolution of self-discharge rates is the change of self-discharge over time and usage, as percentage calculated from the initial and current self-discharge rate.\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.8"@en ;
208
+ samm:characteristic :EvolutionOfSelfDischarge .
209
+
210
+ :currentSelfDischargingRate a samm:Property ;
211
+ samm:preferredName "current self discharge rate"@en ;
212
+ samm:description "The current self-discharge rate is the change of the self-discharge rate in an idle state of the battery in reference conditions (temperature etc.) at aging parameter x, e.g. after a certain amount of storage time or, number of cycles.\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.7"@en ;
213
+ samm:characteristic :CurrentSelfDischargingRate .
214
+
215
+ :internalResistanceIncrease a samm:Property ;
216
+ samm:preferredName "internal resistance increase"@en ;
217
+ samm:description "The internal resistance increase over time and upon usage should be defined based on the ratio of current and initial values as follows:\nRincrease(x) = (R(x) - RBOL) / RBOL 100 %\nwhere\nx \tis the aging parameter (e.g. storage time, number of cycles, etc.;);\nR(x)\tis the internal resistance at the aging parameter x; and\nRBOL\tis the internal resistance at begin of life.\n\nThe battery passport can include additional information about the internal resistance increase on battery cell and battery module level, if available. It should be defined and calculated analogously to the requirements on battery pack level above.\n\nDIN DKE Spec 99100 chapter reference: 6.7.5.3"@en ;
218
+ samm:characteristic :CurrentInternalResistanceValue .
219
+
220
+ :remainingRoundTripEnergyEfficiency a samm:Property ;
221
+ samm:preferredName "remaining round trip energy efficiency"@en ;
222
+ samm:description "The battery passport shall include information, where possible, about the remaining round trip energy efficiency as information on the state of health of the battery \n\nThe update frequency of remaining round trip energy efficiency should be aligned with the update frequency of round trip energy efficiency fade and should be provided upon change of the battery status.\n\nDIN DKE Spec 99100 chapter reference: 6.7.4.4"@en ;
223
+ samm:characteristic :RemainingRoundTripEnergyEfficiency .
224
+
225
+ :stateOfCharge a samm:Property ;
226
+ samm:preferredName "SoC"@en ;
227
+ samm:description "The Battery Pass consortium proposes to change the definition to: \"available capacity in a battery expressed as a percentage of remaining capacity\" to reflect use of SoC in practice. \n\nDIN DKE Spec 99100 chapter reference: 6.7.2.8"@en ;
228
+ samm:characteristic :StateOfCharge .
229
+
230
+ :OriginalPowerCapabilityAtSoC a samm-c:List ;
231
+ samm:dataType :PowerCapabilityAtEntity .
232
+
233
+ :RatedMaximumPower a samm-c:Measurement ;
234
+ samm:dataType xsd:double ;
235
+ samm-c:unit unit:kilowatt .
236
+
237
+ :PowerCapabilityRatio a samm-c:Measurement ;
238
+ samm:description "Ratio between nominal allowed battery power (W) and battery energy (Wh)."@en ;
239
+ samm:dataType xsd:float ;
240
+ samm-c:unit unit:percent .
241
+
242
+ :RatedEnergy a samm-c:Measurement ;
243
+ samm:dataType xsd:float ;
244
+ samm-c:unit unit:kilowattHour .
245
+
246
+ :ExpectedNumberOfCycles a samm-c:Quantifiable ;
247
+ samm:dataType xsd:long ;
248
+ samm-c:unit unit:cycle .
249
+
250
+ :InitialSelfDischarge a samm-c:Measurement ;
251
+ samm:dataType xsd:double ;
252
+ samm-c:unit unit:percentPerMonth .
253
+
254
+ :RoundtripEfficiency a samm-c:Measurement ;
255
+ samm:dataType xsd:float ;
256
+ samm-c:unit unit:percent .
257
+
258
+ :RatedCapacity a samm-c:Measurement ;
259
+ samm:dataType xsd:float ;
260
+ samm-c:unit unit:ampereHour .
261
+
262
+ :InitialInternalResistance a samm-c:List ;
263
+ samm:dataType :InternalResistanceEntity .
264
+
265
+ :ExpectedLifeTime a samm-c:Measurement ;
266
+ samm:dataType xsd:short ;
267
+ samm-c:unit unit:year .
268
+
269
+ :CRate a samm-c:Measurement ;
270
+ samm:dataType xsd:float ;
271
+ samm-c:unit :C .
272
+
273
+ :NominalVoltage a samm-c:Measurement ;
274
+ samm:description "s"@en ;
275
+ samm:dataType xsd:float ;
276
+ samm-c:unit unit:volt .
277
+
278
+ :MinimumVoltage a samm-c:Measurement ;
279
+ samm:dataType xsd:float ;
280
+ samm-c:unit unit:volt .
281
+
282
+ :MaximumVoltage a samm-c:Measurement ;
283
+ samm:dataType xsd:float ;
284
+ samm-c:unit unit:volt .
285
+
286
+ :CapacityThresholdForExhaustion a samm-c:Measurement ;
287
+ samm:dataType xsd:double ;
288
+ samm-c:unit unit:percent .
289
+
290
+ :CRateLifeCycleTest a samm-c:Quantifiable ;
291
+ samm:dataType xsd:float ;
292
+ samm-c:unit :C .
293
+
294
+ :TemperatureRangeIdleState a samm:Characteristic ;
295
+ samm:dataType :TemperatureRangeType .
296
+
297
+ :RoundTripEfficiencyAt50PercentCycleLife a samm-c:Measurement ;
298
+ samm:dataType xsd:float ;
299
+ samm-c:unit unit:percent .
300
+
301
+ :RoundTripEfficienyFade a samm-c:Measurement ;
302
+ samm:description "Art. 10: Annex IV Part A (4) (only definition); Article 14: Annex VII Part A (3)"@en ;
303
+ samm:dataType xsd:float ;
304
+ samm-c:unit unit:percent .
305
+
306
+ :PowerFade a samm-c:Measurement ;
307
+ samm:dataType xsd:float ;
308
+ samm-c:unit unit:percent .
309
+
310
+ :EnergyThroughput a samm-c:SingleEntity ;
311
+ samm:dataType :EnergyThroughputEntity .
312
+
313
+ :CapacityThroughput a samm-c:SingleEntity ;
314
+ samm:description "Capacity throughput."@en ;
315
+ samm:dataType :CapacityThroughputEntity .
316
+
317
+ :NumberOfFullCycles a samm-c:SingleEntity ;
318
+ samm:description "- Information and data as a result of its use, including the number of charging and discharging cycles."@en ;
319
+ samm:dataType :NumberOfFullCyclesEntity .
320
+
321
+ :StateOfCertifiedEnergy a samm-c:SingleEntity ;
322
+ samm:dataType :StateOfCertifiedEnergyEntity .
323
+
324
+ :CapacityFade a samm-c:SingleEntity ;
325
+ samm:dataType :CapacityFadeEntity .
326
+
327
+ :RemainingEnergy a samm-c:SingleEntity ;
328
+ samm:dataType :RemainingEnergyEntity .
329
+
330
+ :RemainingCapacity a samm-c:SingleEntity ;
331
+ samm:dataType :RemainingCapacityEntity .
332
+
333
+ :NegativeEvents a samm-c:List ;
334
+ samm:dataType :NegativeEventEntity .
335
+
336
+ :TemperatureInformation a samm-c:SingleEntity ;
337
+ samm:dataType :TemperatureConditionsEntity .
338
+
339
+ :RemainingPowerCapability a samm-c:SingleEntity ;
340
+ samm:dataType :RemainingPowerCapabilityEntity .
341
+
342
+ :EvolutionOfSelfDischarge a samm-c:SingleEntity ;
343
+ samm:dataType :EvolutionOfSelfDischargeEntity .
344
+
345
+ :CurrentSelfDischargingRate a samm-c:SingleEntity ;
346
+ samm:dataType :CurrentSelfDischargingRateEntity .
347
+
348
+ :CurrentInternalResistanceValue a samm-c:List ;
349
+ samm:dataType :InternalResistanceIncreaseEntity .
350
+
351
+ :RemainingRoundTripEnergyEfficiency a samm-c:SingleEntity ;
352
+ samm:preferredName "remaining round trip energy efficiency"@en ;
353
+ samm:dataType :RemainingRoundTripEnergyEfficiencyEntity .
354
+
355
+ :StateOfCharge a samm-c:SingleEntity ;
356
+ samm:preferredName "state of charge"@en ;
357
+ samm:dataType :StateOfChargeEntity .
358
+
359
+ :PowerCapabilityAtEntity a samm:Entity ;
360
+ samm:preferredName "power capability at"@en ;
361
+ samm:properties ( :atSoC :powerCapabilityAt ) .
362
+
363
+ :InternalResistanceEntity a samm:Entity ;
364
+ samm:preferredName "internal resistance"@en ;
365
+ samm:description "The internal resistance is a quotient of change of voltage of a battery by the corresponding change in discharge current under specified conditions (IEV 482 03 36)."@en ;
366
+ samm:properties ( :ohmicResistance :batteryComponent ) .
367
+
368
+ :C a samm:Unit ;
369
+ samm:symbol "C" .
370
+
371
+ :TemperatureRangeType a samm:Entity ;
372
+ samm:preferredName "temperature range"@en ;
373
+ samm:properties ( :minimum :maximum ) .
374
+
375
+ :EnergyThroughputEntity a samm:Entity ;
376
+ samm:preferredName "energy throughput"@en ;
377
+ samm:properties ( :energyThroughputValue :lastUpdate ) .
378
+
379
+ :CapacityThroughputEntity a samm:Entity ;
380
+ samm:preferredName "capacity throughput"@en ;
381
+ samm:properties ( :capacityThroughputValue :lastUpdate ) .
382
+
383
+ :NumberOfFullCyclesEntity a samm:Entity ;
384
+ samm:preferredName "number of full cycles"@en ;
385
+ samm:properties ( :numberOfFullCyclesValue :lastUpdate ) .
386
+
387
+ :StateOfCertifiedEnergyEntity a samm:Entity ;
388
+ samm:preferredName "state of certified energy"@en ;
389
+ samm:properties ( :stateOfCertifiedEnergyValue :lastUpdate ) .
390
+
391
+ :CapacityFadeEntity a samm:Entity ;
392
+ samm:preferredName "capacity fade"@en ;
393
+ samm:properties ( :capacityFadeValue :lastUpdate ) .
394
+
395
+ :RemainingEnergyEntity a samm:Entity ;
396
+ samm:preferredName "remaining energy"@en ;
397
+ samm:properties ( :remainingEnergyValue :lastUpdate ) .
398
+
399
+ :RemainingCapacityEntity a samm:Entity ;
400
+ samm:preferredName "reamining capacity"@en ;
401
+ samm:properties ( :remainingCapacityValue :lastUpdate ) .
402
+
403
+ :NegativeEventEntity a samm:Entity ;
404
+ samm:preferredName "negative event"@en ;
405
+ samm:properties ( :negativeEvent :lastUpdate ) .
406
+
407
+ :TemperatureConditionsEntity a samm:Entity ;
408
+ samm:preferredName "temperature conditions"@en ;
409
+ samm:properties ( :timeExtremeHighTemp :timeExtremeLowTemp :timeExtremeHighTempCharging :timeExtremeLowTempCharging :lastUpdate ) .
410
+
411
+ :RemainingPowerCapabilityEntity a samm:Entity ;
412
+ samm:preferredName "reamining power capability"@en ;
413
+ samm:properties ( :remainingPowerCapabilityValue :lastUpdate ) .
414
+
415
+ :EvolutionOfSelfDischargeEntity a samm:Entity ;
416
+ samm:preferredName "evolution of self discharge"@en ;
417
+ samm:properties ( :evolutionOfSelfDischargeValue :lastUpdate ) .
418
+
419
+ :CurrentSelfDischargingRateEntity a samm:Entity ;
420
+ samm:preferredName "current self discharging rate"@en ;
421
+ samm:properties ( :currentSelfDischargingRateValue :lastUpdate ) .
422
+
423
+ :InternalResistanceIncreaseEntity a samm:Entity ;
424
+ samm:preferredName "internal resistance increase"@en ;
425
+ samm:properties ( :internalResistanceIncreaseValue :lastUpdate :batteryComponent ) .
426
+
427
+ :RemainingRoundTripEnergyEfficiencyEntity a samm:Entity ;
428
+ samm:properties ( :remainingRoundTripEnergyEfficiencyValue :lastUpdate ) .
429
+
430
+ :StateOfChargeEntity a samm:Entity ;
431
+ samm:preferredName "state of charge"@en ;
432
+ samm:properties ( :stateOfChargeValue :lastUpdate ) .
433
+
434
+ :atSoC a samm:Property ;
435
+ samm:preferredName "at SoC"@en ;
436
+ samm:characteristic :AtSoC .
437
+
438
+ :powerCapabilityAt a samm:Property ;
439
+ samm:preferredName "power capability at"@en ;
440
+ samm:characteristic :PowerCapabilityAtSoc .
441
+
442
+ :ohmicResistance a samm:Property ;
443
+ samm:preferredName "resistance"@en ;
444
+ samm:description "Initial (Pre-Use) internal resistance on battery pack level. \n\nDefinition of internal resistance should differ from regulation definition, as \"opposition\" is not an electrotechnical term and may be based on IEV 131-12-04: \"internal resistance means the absolute value of the quotient of the voltage drop between the terminals by the electric current increase in the battery circuit during a current pulse\""@en ;
445
+ samm:characteristic :OhimcResistance .
446
+
447
+ :batteryComponent a samm:Property ;
448
+ samm:preferredName "component"@en ;
449
+ samm:characteristic :BatteryComponent .
450
+
451
+ :minimum a samm:Property ;
452
+ samm:preferredName "minimum"@en ;
453
+ samm:description "lower temperature range."@en ;
454
+ samm:characteristic :MinimumTrait ;
455
+ samm:exampleValue "-100.0"^^xsd:double .
456
+
457
+ :maximum a samm:Property ;
458
+ samm:preferredName "maximum"@en ;
459
+ samm:description "upper temperature range."@en ;
460
+ samm:characteristic :MaximumTrait ;
461
+ samm:exampleValue "200.0"^^xsd:double .
462
+
463
+ :energyThroughputValue a samm:Property ;
464
+ samm:preferredName "energy throughput"@en ;
465
+ samm:characteristic :EnergyThroughputValue .
466
+
467
+ :lastUpdate a samm:Property ;
468
+ samm:preferredName "last update"@en ;
469
+ samm:description "Timestamp for dynamic data attributes show the last update time."@en ;
470
+ samm:characteristic samm-c:Timestamp .
471
+
472
+ :capacityThroughputValue a samm:Property ;
473
+ samm:preferredName "capacity throughput"@en ;
474
+ samm:characteristic :CapacityThroughputValue .
475
+
476
+ :numberOfFullCyclesValue a samm:Property ;
477
+ samm:characteristic :NumberOfFullCyclesValue .
478
+
479
+ :stateOfCertifiedEnergyValue a samm:Property ;
480
+ samm:preferredName "state of certified energy"@en ;
481
+ samm:characteristic :StateOfCertifiedEnergyValue .
482
+
483
+ :capacityFadeValue a samm:Property ;
484
+ samm:preferredName "capacity fade"@en ;
485
+ samm:characteristic :CapacityFadeValue .
486
+
487
+ :remainingEnergyValue a samm:Property ;
488
+ samm:preferredName "reamining energy"@en ;
489
+ samm:characteristic :UBERemainingValue .
490
+
491
+ :remainingCapacityValue a samm:Property ;
492
+ samm:preferredName "remaining capacility"@en ;
493
+ samm:characteristic :RemainingCapacityValue .
494
+
495
+ :negativeEvent a samm:Property ;
496
+ samm:preferredName "negative event"@en ;
497
+ samm:description "Negative event, such as an accident. No further definition provided by regulation."@en ;
498
+ samm:characteristic samm-c:Text .
499
+
500
+ :timeExtremeHighTemp a samm:Property ;
501
+ samm:preferredName "time extreme high temperature"@en ;
502
+ samm:description "Cumulated time spent above the given upper boundary of temperature."@en ;
503
+ samm:characteristic :TimeExtremeHighTemp .
504
+
505
+ :timeExtremeLowTemp a samm:Property ;
506
+ samm:preferredName "time extreme low temperature"@en ;
507
+ samm:description "Cumulated time spent below the given lower boundary of temperature."@en ;
508
+ samm:characteristic :TimeExtremeLowTemp .
509
+
510
+ :timeExtremeHighTempCharging a samm:Property ;
511
+ samm:preferredName "time extreme high temperature charging"@en ;
512
+ samm:description "Cumulated time spent above the given upper boundary of temperature during Charging."@en ;
513
+ samm:characteristic :TimeExtremeHighTempCharging .
514
+
515
+ :timeExtremeLowTempCharging a samm:Property ;
516
+ samm:preferredName "time extreme low temperature charging"@en ;
517
+ samm:description "Cumulated time spent below the given lower boundary of temperature during charging."@en ;
518
+ samm:characteristic :TimeExtremeLowTempCharging .
519
+
520
+ :remainingPowerCapabilityValue a samm:Property ;
521
+ samm:preferredName "remaining power capability value"@en ;
522
+ samm:characteristic :RemainingPowerCapabilityValue .
523
+
524
+ :evolutionOfSelfDischargeValue a samm:Property ;
525
+ samm:preferredName "evolution of self discharge value"@en ;
526
+ samm:characteristic :EvolutionOfSelfDischargeEntityValue .
527
+
528
+ :currentSelfDischargingRateValue a samm:Property ;
529
+ samm:preferredName "current self discharge rate value"@en ;
530
+ samm:characteristic :CurrentSelfDischargingRateValue .
531
+
532
+ :internalResistanceIncreaseValue a samm:Property ;
533
+ samm:preferredName "internal resistance increase value"@en ;
534
+ samm:characteristic :InternalResistanceIncreaseValue .
535
+
536
+ :remainingRoundTripEnergyEfficiencyValue a samm:Property ;
537
+ samm:preferredName "remaining round trip energy efficiency value"@en ;
538
+ samm:characteristic :RemainingRoundTripEnergyEfficiencyValue .
539
+
540
+ :stateOfChargeValue a samm:Property ;
541
+ samm:preferredName "state of charge value"@en ;
542
+ samm:characteristic :StateOfChargeValue .
543
+
544
+ :AtSoC a samm-c:Measurement ;
545
+ samm:dataType xsd:float ;
546
+ samm-c:unit unit:percent .
547
+
548
+ :PowerCapabilityAtSoc a samm-c:Measurement ;
549
+ samm:dataType xsd:float ;
550
+ samm-c:unit unit:percent .
551
+
552
+ :OhimcResistance a samm-c:Measurement ;
553
+ samm:dataType xsd:double ;
554
+ samm-c:unit unit:ohm .
555
+
556
+ :BatteryComponent a samm-c:Enumeration ;
557
+ samm:dataType xsd:string ;
558
+ samm-c:values ( "pack" "module" "cell" ) .
559
+
560
+ :MinimumTrait a samm-c:Trait ;
561
+ samm-c:baseCharacteristic :LowerBoundaryTemp ;
562
+ samm-c:constraint :MinMaxBoundaryContraint .
563
+
564
+ :MaximumTrait a samm-c:Trait ;
565
+ samm-c:baseCharacteristic :UpperBoundaryTemp ;
566
+ samm-c:constraint :MinMaxBoundaryContraint .
567
+
568
+ :EnergyThroughputValue a samm-c:Measurement ;
569
+ samm:dataType xsd:float ;
570
+ samm-c:unit unit:kilowattHour .
571
+
572
+ :CapacityThroughputValue a samm-c:Measurement ;
573
+ samm:dataType xsd:float ;
574
+ samm-c:unit unit:ampereHour .
575
+
576
+ :NumberOfFullCyclesValue a samm-c:Measurement ;
577
+ samm:dataType xsd:integer ;
578
+ samm-c:unit unit:cycle .
579
+
580
+ :StateOfCertifiedEnergyValue a samm-c:Measurement ;
581
+ samm:dataType xsd:float ;
582
+ samm-c:unit unit:percent .
583
+
584
+ :CapacityFadeValue a samm-c:Measurement ;
585
+ samm:dataType xsd:float ;
586
+ samm-c:unit unit:percent .
587
+
588
+ :UBERemainingValue a samm-c:Measurement ;
589
+ samm:dataType xsd:float ;
590
+ samm-c:unit unit:kilowattHour .
591
+
592
+ :RemainingCapacityValue a samm-c:Measurement ;
593
+ samm:dataType xsd:float ;
594
+ samm-c:unit unit:kilowattHour .
595
+
596
+ :TimeExtremeHighTemp a samm-c:Measurement ;
597
+ samm:dataType xsd:double ;
598
+ samm-c:unit unit:minuteUnitOfTime .
599
+
600
+ :TimeExtremeLowTemp a samm-c:Measurement ;
601
+ samm:dataType xsd:double ;
602
+ samm-c:unit unit:minuteUnitOfTime .
603
+
604
+ :TimeExtremeHighTempCharging a samm-c:Measurement ;
605
+ samm:dataType xsd:double ;
606
+ samm-c:unit unit:minuteUnitOfTime .
607
+
608
+ :TimeExtremeLowTempCharging a samm-c:Measurement ;
609
+ samm:dataType xsd:double ;
610
+ samm-c:unit unit:minuteUnitOfTime .
611
+
612
+ :RemainingPowerCapabilityValue a samm-c:SingleEntity ;
613
+ samm:preferredName "remaining power capability value"@en ;
614
+ samm:preferredName "RemainingPowerCapabilityValue"@en ;
615
+ samm:dataType :RemainingPowerCapabilityDynamicAt .
616
+
617
+ :EvolutionOfSelfDischargeEntityValue a samm-c:Measurement ;
618
+ samm:dataType xsd:float ;
619
+ samm-c:unit unit:percent .
620
+
621
+ :CurrentSelfDischargingRateValue a samm-c:Measurement ;
622
+ samm:dataType xsd:float ;
623
+ samm-c:unit unit:percent .
624
+
625
+ :InternalResistanceIncreaseValue a samm-c:Measurement ;
626
+ samm:dataType xsd:float ;
627
+ samm-c:unit unit:percent .
628
+
629
+ :RemainingRoundTripEnergyEfficiencyValue a samm-c:Measurement ;
630
+ samm:dataType xsd:float ;
631
+ samm-c:unit unit:percent .
632
+
633
+ :StateOfChargeValue a samm-c:Measurement ;
634
+ samm:preferredName "Value"@en ;
635
+ samm:dataType xsd:float ;
636
+ samm-c:unit unit:percent .
637
+
638
+ :LowerBoundaryTemp a samm-c:Measurement ;
639
+ samm:dataType xsd:double ;
640
+ samm-c:unit unit:degreeCelsius .
641
+
642
+ :MinMaxBoundaryContraint a samm-c:RangeConstraint ;
643
+ samm-c:minValue "-100.0"^^xsd:double ;
644
+ samm-c:maxValue "200.0"^^xsd:double ;
645
+ samm-c:lowerBoundDefinition samm-c:AT_LEAST ;
646
+ samm-c:upperBoundDefinition samm-c:AT_MOST .
647
+
648
+ :UpperBoundaryTemp a samm-c:Measurement ;
649
+ samm:dataType xsd:double ;
650
+ samm-c:unit unit:degreeCelsius .
651
+
652
+ :RemainingPowerCapabilityDynamicAt a samm:Entity ;
653
+ samm:preferredName "remaining power capability dynamic at"@en ;
654
+ samm:extends :PowerCapabilityAtEntity ;
655
+ samm:properties ( :rPCLastUpdated ) .
656
+
657
+ :rPCLastUpdated a samm:Property ;
658
+ samm:preferredName "RPC last updated"@en ;
659
+ samm:characteristic samm-c:Timestamp .
660
+