@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,96 @@
1
+ ######################################################################
2
+ # Copyright (c) 2025 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/.
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.CarbonFootprint:1.2.0#> .
23
+
24
+ :CarbonFootprintForBatteries a samm:Aspect ;
25
+ samm:description "The battery passport must contain carbon footprint per functional unit of the battery as declared in the battery carbon footprint declaration in accordance with the entry into force of the implementing acts on the format of declaration. Reference: REGULATION (EU) 2023/1542 aka EU Battery Regulation"@en ;
26
+ samm:see <https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32023R1542> ;
27
+ samm:properties ( :batteryCarbonFootprint :carbonFootprintPerLifecycleStage :carbonFootprintPerformanceClass :carbonFootprintStudy [ samm:property :absoluteCarbonFootprint; samm:optional true ] ) ;
28
+ samm:operations ( ) ;
29
+ samm:events ( ) .
30
+
31
+ :batteryCarbonFootprint a samm:Property ;
32
+ samm:description "The carbon footprint of the battery, calculated as kg of carbon dioxide equivalent per one kWh of the total energy provided by the battery over its expected service life, as declared in the Carbon Footprint Declaration.\nDIN DKE Spec 99100 chapter reference: 6.3.2"@en ;
33
+ samm:characteristic :BatteryCarbonFootprint .
34
+
35
+ :carbonFootprintPerLifecycleStage a samm:Property ;
36
+ samm:description "The carbon footprint of the battery as share of total Battery Carbon Footprint, differentiated per life cycle stages raw material extraction, battery production, distribution and recycling.\n\nDIN DKE Spec 99100 chapter reference: \n6.3.3: Raw material extraction\n6.3.4: Main production\n6.3.5: Distrinution\n6.3.6: EoL/Recycling"@en ;
37
+ samm:characteristic :CarbonFootprints .
38
+
39
+ :carbonFootprintPerformanceClass a samm:Property ;
40
+ samm:description "The carbon footprint performance class that the relevant battery model per manufacturing plant corresponds to.\n\nDIN DKE Spec 99100 chapter reference: 6.3.7"@en ;
41
+ samm:characteristic :CarbonFootprintPerformanceClass .
42
+
43
+ :carbonFootprintStudy a samm:Property ;
44
+ samm:description "A web link to get access to a public version of the study supporting the carbon footprint values.\n\nDIN DKE Spec 99100 chapter reference: 6.3.8"@en ;
45
+ samm:characteristic samm-c:ResourcePath .
46
+
47
+ :absoluteCarbonFootprint a samm:Property ;
48
+ samm:description "As a non-mandatory data attribute, the battery passport should include the battery carbon footprint in absolute terms.\n\nThe absolute battery carbon footprint should be calculated as kilograms of carbon dioxide equivalent, without reference to the functional unit as prescribed by the battery regulation.\n\nDIN DKE Spec 99100 chapter reference: 6.3.10"@en ;
49
+ samm:characteristic :AbsoluteCarbonFootprint .
50
+
51
+ :BatteryCarbonFootprint a samm-c:Measurement ;
52
+ samm:description "The battery carbon footprint is an aggregation of the carbon footprint of the individual lifecycle stages"@en ;
53
+ samm:dataType xsd:double ;
54
+ samm-c:unit :kilogramperkilowatthour .
55
+
56
+ :CarbonFootprints a samm-c:List ;
57
+ samm:description "CarbainFootprints per lifecycle stage"@en ;
58
+ samm:dataType :CarbonFootprintPerLifecycleStageEntity .
59
+
60
+ :CarbonFootprintPerformanceClass a samm-c:Code ;
61
+ samm:description "EV, industrial and LMT batteries shall bear a conspicuous, clearly legible and indelible label indicating the carbon footprint of the battery and the carbon footprint performance class that the relevant battery model per manufacturing plant corresponds to. The carbon footprint performance class shall be accessible via the battery passport. A meaningful number of classes of performance will be developed (?) with category A being the best class with the lowest carbon footprint life cycle impact."@en ;
62
+ samm:dataType xsd:string .
63
+
64
+ :AbsoluteCarbonFootprint a samm-c:Measurement ;
65
+ samm:dataType xsd:double ;
66
+ samm-c:unit :kilogramm .
67
+
68
+ :KilogramPerKilowattHour a samm:Unit ;
69
+ samm:commonCode "kg CO2e/kWh" ;
70
+ samm:symbol "CO2e/kWh" .
71
+
72
+ :CarbonFootprintPerLifecycleStageEntity a samm:Entity ;
73
+ samm:description "The carbon footprint of the battery as share of total Battery Carbon Footprint, differentiated per life cycle stage raw material extraction, main production, distribution and end of life and recycling."@en ;
74
+ samm:properties ( :lifecycleStage :carbonFootprint ) .
75
+
76
+ :kilogramm a samm:Unit ;
77
+ samm:preferredName "Kilogramm Co2 Equivalent"@en ;
78
+ samm:referenceUnit unit:kilogram ;
79
+ samm:symbol "kg" .
80
+
81
+ :lifecycleStage a samm:Property ;
82
+ samm:description "The description of the life cycle stage "@en ;
83
+ samm:characteristic :LifecycleStage .
84
+
85
+ :carbonFootprint a samm:Property ;
86
+ samm:description "Carbon footprint of the individual lifecycle stage"@en ;
87
+ samm:characteristic :CarbonFootprintValue .
88
+
89
+ :LifecycleStage a samm-c:Enumeration ;
90
+ samm:dataType xsd:string ;
91
+ samm-c:values ( "RawMaterialExtraction" "MainProduction" "Distribution" "Recycling" ) .
92
+
93
+ :CarbonFootprintValue a samm-c:Measurement ;
94
+ samm:dataType xsd:double ;
95
+ samm-c:unit :kilogramperkilowatthour .
96
+
@@ -0,0 +1,280 @@
1
+ ######################################################################
2
+ # Copyright (c) 2025 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/.
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.Circularity:1.2.0#> .
23
+
24
+ :Circularity a samm:Aspect ;
25
+ samm:description "Dismantling information (including at least: exploded diagrams of the battery system/pack showing the location of battery cells; disassembly sequences; type and number of fastening techniques to be unlocked; tools required for disassembly; warnings if risk of damaging parts exists; amount of cells used and layout); part numbers for components and contact details of sources for replacement spares; safety measures (Annex XIII (2b-d)); usable extinguishing agent (Annex VI, Part A(9)). 2024 Circulor (for and on behalf of the Battery Pass Consortium). This work is licensed under a Creative Commons License Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Readers may reproduce material for their own publications, as long as it is not sold commercially and is given appropriate attribution."@en ;
26
+ samm:properties ( :dismantlingAndRemovalInformation :sparePartSources :recycledContent :safetyMeasures :endOfLifeInformation :renewableContent ) ;
27
+ samm:operations ( ) ;
28
+ samm:events ( ) .
29
+
30
+ :dismantlingAndRemovalInformation a samm:Property ;
31
+ samm:preferredName "dismantling and removal information"@en ;
32
+ samm:description "Dismantling and Removal information, including at least:- Exploded diagrams of the battery system/pack showing the location of battery cells- Disassembly sequences- Type and number of fastening techniques to be unlocked- Tools required for disassembly- Warnings if risk of damaging parts exists- Amount of cells used and layout. BR Annex XIII (2c)\n\nDIN DKE Spec 99100 chapter reference: 6.6.1.2"@en ;
33
+ samm:characteristic :DocumentationList .
34
+
35
+ :sparePartSources a samm:Property ;
36
+ samm:preferredName "spare part sources"@en ;
37
+ samm:description "Contact details of sources for replacement spares. Postal address, including name and brand names, postal code and place, street and number, country, telephone, if any. BR Annex XIII (2b)\n\nDIN DKE Spec 99100 chapter reference: 6.6.1.3"@en ;
38
+ samm:characteristic :SparePartSourcesList .
39
+
40
+ :recycledContent a samm:Property ;
41
+ samm:preferredName "recycled content"@en ;
42
+ samm:description "Share of material recovered from waste present in active materials for each battery model per year and per manufacturing plant.\n\nDIN DKE Spec 99100 chapter reference: 6.6.2.3 - 6.6.2.10"@en ;
43
+ samm:characteristic :RecycledContentList .
44
+
45
+ :safetyMeasures a samm:Property ;
46
+ samm:preferredName "safety measures"@en ;
47
+ samm:description "Safety measures and instructions should also take past negative and extreme events as well as the separate data attributes ?battery status? and ?battery composition/chemistry? into account.\n\nDIN DKE Spec 99100 chapter reference: 6.6.1.5"@en ;
48
+ samm:characteristic :SafetyMeasures .
49
+
50
+ :endOfLifeInformation a samm:Property ;
51
+ samm:preferredName "end of life information"@en ;
52
+ samm:description "Producer or producer responsibility organisations shall make information available to distributors and end-users on: the role of end-users in contributing to waste prevention, including by information on good practices and recommendations concerning the use of batteries aiming at extending their use phase and the possibilities of re-use, preparing for re-use, preparing for repurpose, repurposing and remanufacturing.\n\nDIN DKE Spec 99100 chapter reference: 6.6.3.2 - 6.6.3.4"@en ;
53
+ samm:characteristic :EndOfLifeInformation .
54
+
55
+ :renewableContent a samm:Property ;
56
+ samm:preferredName "renewable content"@en ;
57
+ samm:description "Share of renewable material content. A renewable material is a material made of natural resources that can be replenished. \n\nDIN DKE Spec 99100 chapter reference: 6.6.2.11"@en ;
58
+ samm:characteristic :RenewableContent .
59
+
60
+ :DocumentationList a samm-c:List ;
61
+ samm:description "A collection of required documentation to support EoL actions."@en ;
62
+ samm:dataType :DismantlingAndRemovalDocumentation .
63
+
64
+ :SparePartSourcesList a samm-c:List ;
65
+ samm:dataType :SparePartSupplierEntity .
66
+
67
+ :RecycledContentList a samm-c:List ;
68
+ samm:dataType :RecycledContentEntity .
69
+
70
+ :SafetyMeasures a samm-c:SingleEntity ;
71
+ samm:preferredName "safety measures"@en ;
72
+ samm:dataType :SafetyMeasuresEntity .
73
+
74
+ :EndOfLifeInformation a samm-c:SingleEntity ;
75
+ samm:preferredName "end of life information"@en ;
76
+ samm:dataType :EndOfLifeInformationEntity .
77
+
78
+ :RenewableContent a samm-c:Measurement ;
79
+ samm:preferredName "renewable content"@en ;
80
+ samm:dataType xsd:float ;
81
+ samm-c:unit unit:percent .
82
+
83
+ :DismantlingAndRemovalDocumentation a samm:Entity ;
84
+ samm:preferredName "dismantling and removal documentation"@en ;
85
+ samm:description "Dismantling and Removal information, including at least:- Exploded diagrams of the battery system/pack showing the location of battery cells- Disassembly sequences- Type and number of fastening techniques to be unlocked- Tools required for disassembly- Warnings if risk of damaging parts exists- Amount of cells used and layoutEUBR: Annex XIII (2c)"@en ;
86
+ samm:properties ( :documentType :mimeType :documentURL ) .
87
+
88
+ :SparePartSupplierEntity a samm:Entity ;
89
+ samm:preferredName "spare part supplier"@en ;
90
+ samm:description "The part numbers for components should be provided together with the postal address, e-mail address and web address of the sources for spare parts."@en ;
91
+ samm:properties ( :nameOfSupplier :addressOfSupplier :emailAddressOfSupplier :supplierWebAddress :components ) .
92
+
93
+ :RecycledContentEntity a samm:Entity ;
94
+ samm:preferredName "recycled content"@en ;
95
+ samm:description "A battery passport must include recycled content information.\n\nThe content information must include the percentage share of nickel that is present in active materials and that has been recovered from battery manufacturing waste, for each battery model per year and per manufacturing plant."@en ;
96
+ samm:properties ( :preConsumerShare :recycledMaterial :postConsumerShare ) .
97
+
98
+ :SafetyMeasuresEntity a samm:Entity ;
99
+ samm:preferredName "safety measures"@en ;
100
+ samm:description "The safety measures should be provided via the instruction manual as URL linking to PDF."@en ;
101
+ samm:properties ( :safetyInstructions :extinguishingAgents ) .
102
+
103
+ :EndOfLifeInformationEntity a samm:Entity ;
104
+ samm:preferredName "end of life information"@en ;
105
+ samm:properties ( :wastePrevention :separateCollection :informationOnCollection ) .
106
+
107
+ :documentType a samm:Property ;
108
+ samm:preferredName "document type"@en ;
109
+ samm:description "Describes type for document e.g. Dismantling manual"@en ;
110
+ samm:characteristic :Documenttype .
111
+
112
+ :mimeType a samm:Property ;
113
+ samm:preferredName "mime type"@en ;
114
+ samm:description "Defines internet media typ to determin how to interpret the documentURL"@en ;
115
+ samm:characteristic samm-c:MimeType .
116
+
117
+ :documentURL a samm:Property ;
118
+ samm:preferredName "document URL"@en ;
119
+ samm:description "Link to document"@en ;
120
+ samm:characteristic samm-c:ResourcePath .
121
+
122
+ :nameOfSupplier a samm:Property ;
123
+ samm:preferredName "name of supplier"@en ;
124
+ samm:description "Name of Supplier"@en ;
125
+ samm:characteristic samm-c:Text .
126
+
127
+ :addressOfSupplier a samm:Property ;
128
+ samm:preferredName "address of supplier"@en ;
129
+ samm:description "Postal address of supplier for spare parts."@en ;
130
+ samm:characteristic :AddressOfSupplier .
131
+
132
+ :emailAddressOfSupplier a samm:Property ;
133
+ samm:preferredName "e-mail address of supplier"@en ;
134
+ samm:description "E-mail address of supplier for spare parts."@en ;
135
+ samm:characteristic :EmailAddressOfSupplierTrait .
136
+
137
+ :supplierWebAddress a samm:Property ;
138
+ samm:preferredName "WEB address of supplier"@en ;
139
+ samm:description "Web address of supplier for spare parts."@en ;
140
+ samm:characteristic samm-c:ResourcePath .
141
+
142
+ :components a samm:Property ;
143
+ samm:preferredName "components"@en ;
144
+ samm:description "Components available at supplier"@en ;
145
+ samm:characteristic :ComponentList .
146
+
147
+ :preConsumerShare a samm:Property ;
148
+ samm:preferredName "pre consumer share"@en ;
149
+ samm:description "Recycled material share from pre-consumer waste (manufacturing waste, excluding run-around scrap) of the active material."@en ;
150
+ samm:characteristic :PreConsumerShareTrait .
151
+
152
+ :recycledMaterial a samm:Property ;
153
+ samm:preferredName "recycled material"@en ;
154
+ samm:description "Name of recycled material"@en ;
155
+ samm:characteristic :RecycledMaterial .
156
+
157
+ :postConsumerShare a samm:Property ;
158
+ samm:preferredName "post consumer share"@en ;
159
+ samm:description "Recycled material share from post-consumer waste (end-of-life scrap) of the active material."@en ;
160
+ samm:characteristic :PostConsumerShareTrait .
161
+
162
+ :safetyInstructions a samm:Property ;
163
+ samm:preferredName "safety instructions"@en ;
164
+ samm:description "- Safety measures. - Necessary safety instructions to handle waste batteries, including in relation to the risks associated with, and the handling of, batteries containing lithium."@en ;
165
+ samm:characteristic :ResourcePath .
166
+
167
+ :extinguishingAgents a samm:Property ;
168
+ samm:preferredName "extinguishing agents"@en ;
169
+ samm:description "Usable extinguishing agents refering to classes of extinguishers (A, B, C, D, K).EUBR: Annex XIII (1a) ? Annex VI Part A (9)"@en ;
170
+ samm:characteristic :ExtinguishingAgentsList .
171
+
172
+ :wastePrevention a samm:Property ;
173
+ samm:preferredName "waste prevention"@en ;
174
+ samm:description "Prevention and management of waste batteries: Point (a) of Article 60(1): Information on the role of end-users in contributing to waste prevention, including by information on good practices and recommendations concerning the use of batteries aiming at extending their use phase and the possibilities of re-use, preparing for re-use, preparing for repurpose, repurposing and remanufacturing"@en ;
175
+ samm:characteristic :ResourcePath .
176
+
177
+ :separateCollection a samm:Property ;
178
+ samm:preferredName "separate collection"@en ;
179
+ samm:description "Prevention and management of waste batteries: Point (b) of Article 60(1): Information on the role of end-users in contributing to the separate collection of waste batteries in accordance with their obligations under Article 51 so as to allow their treatment"@en ;
180
+ samm:characteristic :ResourcePath .
181
+
182
+ :informationOnCollection a samm:Property ;
183
+ samm:preferredName "information on collection"@en ;
184
+ samm:description "Prevention and management of waste batteries: Point (c) of Article 60(1): information on the separate collection, the take back, the collection points and preparing for re-use, preparing for repurposing, and recycling operations available for waste batteries"@en ;
185
+ samm:characteristic :ResourcePath .
186
+
187
+ :Documenttype a samm-c:Enumeration ;
188
+ samm:dataType xsd:string ;
189
+ samm-c:values ( "BillOfMaterial" "Model3D" "DismantlingManual" "RemovalManual" "OtherManual" "Drawing" ) .
190
+
191
+ :AddressOfSupplier a samm-c:SingleEntity ;
192
+ samm:see <https://schema.org/address> ;
193
+ samm:dataType :PostalAddress .
194
+
195
+ :EmailAddressOfSupplierTrait a samm-c:Trait ;
196
+ samm-c:baseCharacteristic samm-c:Text ;
197
+ samm-c:constraint :ValidEmailAddress .
198
+
199
+ :ComponentList a samm-c:List ;
200
+ samm:description "List of components available at supplier"@en ;
201
+ samm:dataType :ComponentEntity .
202
+
203
+ :PreConsumerShareTrait a samm-c:Trait ;
204
+ samm-c:baseCharacteristic :PreConsumerShare ;
205
+ samm-c:constraint :ConsumerShareRange .
206
+
207
+ :RecycledMaterial a samm-c:Enumeration ;
208
+ samm:dataType xsd:string ;
209
+ samm-c:values ( "Cobalt" "Nickel" "Lithium" "Lead" "Cobalt" "Nickel" "Lithium" "Lead" ) .
210
+
211
+ :PostConsumerShareTrait a samm-c:Trait ;
212
+ samm-c:baseCharacteristic :PostConsumerShare ;
213
+ samm-c:constraint :ConsumerShareRange .
214
+
215
+ :ResourcePath a samm:Characteristic ;
216
+ samm:preferredName "Resource Path"@en ;
217
+ samm:description "The path of a resource."@en ;
218
+ samm:dataType xsd:anyURI .
219
+
220
+ :ExtinguishingAgentsList a samm-c:List ;
221
+ samm:dataType xsd:string .
222
+
223
+ :PostalAddress a samm:Entity ;
224
+ samm:preferredName "postal address"@en ;
225
+ samm:see <https://schema.org/PostalAddress> ;
226
+ samm:properties ( :addressCountry :postalCode :streetAddress ) .
227
+
228
+ :ValidEmailAddress a samm-c:RegularExpressionConstraint ;
229
+ samm:value "^[\\w.-]+@[\\w.-]+\\.[A-Za-z]{2,}$" .
230
+
231
+ :ComponentEntity a samm:Entity ;
232
+ samm:properties ( :partName :partNumber ) .
233
+
234
+ :PreConsumerShare a samm-c:Measurement ;
235
+ samm:preferredName "pre consumer share"@en ;
236
+ samm:dataType xsd:float ;
237
+ samm-c:unit unit:percent .
238
+
239
+ :ConsumerShareRange a samm-c:RangeConstraint ;
240
+ samm-c:minValue "0"^^xsd:float ;
241
+ samm-c:maxValue "100"^^xsd:float ;
242
+ samm-c:lowerBoundDefinition samm-c:AT_LEAST ;
243
+ samm-c:upperBoundDefinition samm-c:AT_MOST .
244
+
245
+ :PostConsumerShare a samm-c:Measurement ;
246
+ samm:preferredName "post consumer share"@en ;
247
+ samm:dataType xsd:float ;
248
+ samm-c:unit unit:percent .
249
+
250
+ :addressCountry a samm:Property ;
251
+ samm:preferredName "country"@en ;
252
+ samm:see <https://schema.org/addressCountry> ;
253
+ samm:characteristic samm-c:Text ;
254
+ samm:exampleValue "Germany" .
255
+
256
+ :postalCode a samm:Property ;
257
+ samm:preferredName "Postal Code"@en ;
258
+ samm:see <https://schema.org/postalCode> ;
259
+ samm:characteristic samm-c:Text ;
260
+ samm:exampleValue "DE-10719" .
261
+
262
+ :streetAddress a samm:Property ;
263
+ samm:preferredName "street"@en ;
264
+ samm:see <https://schema.org/streetAddress> ;
265
+ samm:characteristic samm-c:Text ;
266
+ samm:exampleValue "Street 1" .
267
+
268
+ :partName a samm:Property ;
269
+ samm:preferredName "part name"@en ;
270
+ samm:characteristic samm-c:Text ;
271
+ samm:exampleValue "Cell" .
272
+
273
+ :partNumber a samm:Property ;
274
+ samm:preferredName "part number"@en ;
275
+ samm:description "Part Number of Component"@en ;
276
+ samm:characteristic :PartNumber .
277
+
278
+ :PartNumber a samm-c:Code ;
279
+ samm:dataType xsd:string .
280
+
@@ -0,0 +1,200 @@
1
+ ######################################################################
2
+ # Copyright (c) 2025 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/.
11
+ #
12
+ # SPDX-License-Identifier: CC-BY-4.0
13
+ #######################################################################
14
+
15
+ #######################################################################
16
+ # Added emailAdress, webAddress
17
+ #######################################################################
18
+
19
+
20
+ @prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#> .
21
+ @prefix samm-c: <urn:samm:org.eclipse.esmf.samm:characteristic:2.1.0#> .
22
+ @prefix samm-e: <urn:samm:org.eclipse.esmf.samm:entity:2.1.0#> .
23
+ @prefix unit: <urn:samm:org.eclipse.esmf.samm:unit:2.1.0#> .
24
+ @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
25
+ @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
26
+ @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
27
+ @prefix : <urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#> .
28
+
29
+ :GeneralProductInformation a samm:Aspect ;
30
+ samm:description "Mandatory data: Product identification; manufacturer?s identification; manufacturing place; manufacturing date; battery category; battery weight; battery status (Annex VI, Part A and Annex XIII)\nCopyright ? 2023 Circulor (for and on behalf of the Battery Pass Consortium). This work is li-censed under a Creative Commons License Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Readers may reproduce material for their own publications, as long as it is not sold com-mercially and is given appropriate attribution."@en ;
31
+ samm:properties ( :productIdentifier :batteryPassportIdentifier :batteryCategory :manufacturerInformation :manufacturingDate :batteryStatus :batteryMass :manufacturingPlace :operatorInformation :puttingIntoService :warrentyPeriod ) ;
32
+ samm:operations ( ) ;
33
+ samm:events ( ) .
34
+
35
+ :productIdentifier a samm:Property ;
36
+ samm:preferredName "ProductIdentifier"@en ;
37
+ samm:description "Unique identifier allowing for the unambiguous identification of each individual battery and hence each corresponding battery passport (exploration of a potential additional battery passport identifier (not requried per Battery Regulation) ongoing).\nDIN DKE Spec chapter reference: 6.1.2.2"@en ;
38
+ samm:characteristic :ProductIdentifierCode .
39
+
40
+ :batteryPassportIdentifier a samm:Property ;
41
+ samm:preferredName "BatteryPassportIdentifier"@en ;
42
+ samm:description "Unique identifier allowing for the unambiguous identification of each individual battery and hence each corresponding battery passport (exploration of a potential additional battery passport identifier (not requried per Battery Regulation) ongoing)."@en ;
43
+ samm:characteristic :ProductPassportIdentifierTrait ;
44
+ samm:exampleValue "urn:bmwk:123456687678" .
45
+
46
+ :batteryCategory a samm:Property ;
47
+ samm:preferredName "BatteryCategory"@en ;
48
+ samm:description "Categories relevant for the battery passport: LMT battery, ?electric vehicle battery, stationary or other industrial battery >2kWh.\n\nDIN DKE Spec chapter reference: 6.1.3.5"@en ;
49
+ samm:characteristic :BatteryCategoryEnum .
50
+
51
+ :manufacturerInformation a samm:Property ;
52
+ samm:preferredName "ManufacturerIdentification"@en ;
53
+ samm:description "Unambiguous identification of the manufacturer of the battery, suggested via a unique operator identifier (as \"unique string of characters for the identification of actors involved in the value chain of products\", ESPR Art. 2(32)). \n\nDIN DKE Spec chapter reference: 6.1.2.4"@en ;
54
+ samm:characteristic :ManufacturerInformation .
55
+
56
+ :manufacturingDate a samm:Property ;
57
+ samm:description "The manufacturing date should not only relate to the battery model, but to the battery item.\n\nThe date code should comply with DIN ISO 8601 1:2020 12 and ISO 8601 2:2019.\n\nDIN DKE Spec chapter reference: 6.1.3.2"@en ;
58
+ samm:characteristic :ManufacturingDateTimeStamp .
59
+
60
+ :batteryStatus a samm:Property ;
61
+ samm:preferredName "BatteryStatus"@en ;
62
+ samm:description "Lifecycle status of the battery. Status defined from a list, with the options suggested as follows: 'original', 'repurposed', 'reused', 'remanufactured', 'waste'.\n\nDIN DKE Spec chapter reference: 6.1.3.7"@en ;
63
+ samm:characteristic :BatteryStatusEnumeration ;
64
+ samm:exampleValue "Original" .
65
+
66
+ :batteryMass a samm:Property ;
67
+ samm:description "Mass of the entire battery in kilograms. Voluntary: if the battery is defined on pack or module level: also weight of the modules and/or cells.\n\nDIN DKE Spec chapter reference: 6.1.3.6"@en ;
68
+ samm:characteristic :BatteryMassMeasurable ;
69
+ samm:exampleValue "699"^^xsd:float .
70
+
71
+ :manufacturingPlace a samm:Property ;
72
+ samm:preferredName "ManufacturingPlace"@en ;
73
+ samm:description "Unambiguous identification of the manufacturing facility (e.g. country, city, street, building (if needed)), suggested via a unique facility identifier (as \"unique string of characters for the identification of locations or buildings involved in the value chain of a product or used by actors involved in the value chain of a product\", ESPR Art. 2(33)).\n\nDIN DKE Spec chapter reference: 6.1.3.1"@en ;
74
+ samm:see <https://schema.org/PostalAddress> ;
75
+ samm:characteristic :ManufacturingPlace .
76
+
77
+ :operatorInformation a samm:Property ;
78
+ samm:preferredName "OperatorInformation"@en ;
79
+ samm:description "State the name, trade name or mark, postal address, web ad-dress, e-mail address. Suggested reporting via a unique operator identifier (see requirements of unique battery identifier).\n\nDIN DKE Spec chapter reference: 6.1.2.3"@en ;
80
+ samm:characteristic :OperatorInformation .
81
+
82
+ :puttingIntoService a samm:Property ;
83
+ samm:description "Where appropriate, the battery passport must include information on the date of putting the battery into service. BR Annex VI Part A (1); Art. 3(33); Art. 38(7); ESPR Art. 2(32)\n\nDIN DKE Spec chapter reference: 6.1.3.3"@en ;
84
+ samm:characteristic :PuttingIntoServiceDateTime .
85
+
86
+ :warrentyPeriod a samm:Property ;
87
+ samm:description "The battery passport must include information about the period for which the commercial warranty applies.\n\nDIN DKE Spec chapter reference: 6.1.3.4"@en ;
88
+ samm:characteristic :WarrentyPeriod .
89
+
90
+ :ProductIdentifierCode a samm-c:Code ;
91
+ samm:preferredName "ProductIdentifierCode"@en ;
92
+ samm:description "A unique identifier is defined as \"a unique string of characters for the identification of batteries that also enables a web link to the battery passport\" (Art. 3(66)), to be attributed by the economic operator placing the battery on the market (Art. 77(3)). The unique identifier shall comply with the standard (?ISO/IEC?) 15459:2015 or equivalent (Art. 77(3)). A QR code shall provide access to the battery passport and be linked to the unique identifier (Art. 77(3)). Batteries shall ?bear a model identification and batch or serial number, or product number or another element allowing their identification? (Art. 38(6)). \n\nBattery Regulation Reference: Art. 77(3); Art. 3(66); Art. 38(6)"@en ;
93
+ samm:dataType xsd:string .
94
+
95
+ :ProductPassportIdentifierTrait a samm-c:Trait ;
96
+ samm-c:baseCharacteristic :ProductPassportIdentifierCode ;
97
+ samm-c:constraint :CodeConstraint .
98
+
99
+ :BatteryCategoryEnum a samm-c:Enumeration ;
100
+ samm:dataType xsd:string ;
101
+ samm-c:values ( "lmt" "ev" "industrial" "stationary" ) .
102
+
103
+ :ManufacturerInformation a samm-c:SingleEntity ;
104
+ samm:dataType :ContactInformationEntity .
105
+
106
+ :ManufacturingDateTimeStamp a samm:Characteristic ;
107
+ samm:preferredName "ManufacturingDate"@en ;
108
+ samm:description "Manufacturing date (month and year)\nRegulation Reference: Annex XIII (1a) ? Annex VI Part A (4); Annex VII Part B (1)"@en ;
109
+ samm:dataType xsd:dateTimeStamp .
110
+
111
+ :BatteryStatusEnumeration a samm-c:Enumeration ;
112
+ samm:description "Lifecycle status of the battery. Status defined from a list, with the options suggested as follows: 'original', 'repurposed', 'reused', 'remanufactured', 'waste'\n\nEUBR: Annex XIII (4c)"@en ;
113
+ samm:dataType xsd:string ;
114
+ samm-c:values ( "Original" "Repurposed" "Reused" "Remanufactured" "Waste" ) .
115
+
116
+ :BatteryMassMeasurable a samm-c:Measurement ;
117
+ samm:description "Weight of the battery\nEUBR: Annex XIII (1a) ? Annex VI Part A (5)"@en ;
118
+ samm:dataType xsd:float ;
119
+ samm-c:unit unit:kilogram .
120
+
121
+ :ManufacturingPlace a samm-c:SingleEntity ;
122
+ samm:see <https://schema.org/PostalAddress> ;
123
+ samm:dataType :PostalAddressEntity .
124
+
125
+ :OperatorInformation a samm-c:SingleEntity ;
126
+ samm:dataType :ContactInformationEntity .
127
+
128
+ :PuttingIntoServiceDateTime a samm:Characteristic ;
129
+ samm:dataType xsd:dateTime .
130
+
131
+ :WarrentyPeriod a samm-c:Measurement ;
132
+ samm:dataType xsd:gMonth ;
133
+ samm-c:unit unit:month .
134
+
135
+ :ProductPassportIdentifierCode a samm-c:Code ;
136
+ samm:preferredName "ProductPassportIdentifierCode"@en ;
137
+ samm:description "A unique identifier is defined as \"a unique string of characters for the identification of batteries that also enables a web link to the battery passport\" (Art. 3(66)), to be attributed by the economic operator placing the battery on the market (Art. 77(3)). The unique identifier shall comply with the standard (?ISO/IEC?) 15459:2015 or equivalent (Art. 77(3)). A QR code shall provide access to the battery passport and be linked to the unique identifier (Art. 77(3)). Batteries shall ?bear a model identification and batch or serial number, or product number or another element allowing their identification? (Art. 38(6)). \n\nBattery Regulation Reference: Art. 77(3); Art. 3(66); Art. 38(6)"@en ;
138
+ samm:dataType xsd:string .
139
+
140
+ :CodeConstraint a samm-c:RegularExpressionConstraint ;
141
+ samm:description "Code constraint for URN"@en ;
142
+ samm:value "^urn:[a-z0-9]+:[a-z0-9]+$" .
143
+
144
+ :ContactInformationEntity a samm:Entity ;
145
+ samm:properties ( :contactName :postalAddress :identifier [ samm:property :emailAddress; samm:optional true ] [ samm:property :webAddress; samm:optional true ] ) .
146
+
147
+ :PostalAddressEntity a samm:Entity ;
148
+ samm:see <https://schema.org/PostalAddress> ;
149
+ samm:properties ( :addressCountry :postalCode :streetAddress ) .
150
+
151
+ :contactName a samm:Property ;
152
+ samm:characteristic samm-c:Text .
153
+
154
+ :postalAddress a samm:Property ;
155
+ samm:characteristic :PostalAddress .
156
+
157
+ :identifier a samm:Property ;
158
+ samm:characteristic :Identifier .
159
+
160
+ :emailAddress a samm:Property ;
161
+ samm:description "email address"@en ;
162
+ samm:characteristic :EmailAddressTrait .
163
+
164
+ :webAddress a samm:Property ;
165
+ samm:description "Web address."@en ;
166
+ samm:characteristic samm-c:ResourcePath .
167
+
168
+ :addressCountry a samm:Property ;
169
+ samm:see <https://schema.org/addressCountry> ;
170
+ samm:characteristic samm-c:Text ;
171
+ samm:exampleValue "DE" .
172
+
173
+ :postalCode a samm:Property ;
174
+ samm:see <https://schema.org/postalCode> ;
175
+ samm:characteristic samm-c:Text ;
176
+ samm:exampleValue "10719" .
177
+
178
+ :streetAddress a samm:Property ;
179
+ samm:see <https://schema.org/streetAddress> ;
180
+ samm:characteristic samm-c:Text ;
181
+ samm:exampleValue "Hindenburgstr. 10" .
182
+
183
+ :PostalAddress a samm-c:SingleEntity ;
184
+ samm:dataType :PostalAddressEntity .
185
+
186
+ :Identifier a samm-c:Code ;
187
+ samm:preferredName "EconomicOperatorCode"@en ;
188
+ samm:description "Not demanded by the EU Battery Regulation"@en ;
189
+ samm:dataType xsd:string .
190
+
191
+ :EmailAddressTrait a samm-c:Trait ;
192
+ samm-c:baseCharacteristic samm-c:Text ;
193
+ samm-c:constraint :ValidEmailAddress .
194
+
195
+ :ValidEmailAddress a samm-c:RegularExpressionConstraint ;
196
+ samm:value "^[w.-]+@[w.-]+.[A-Za-z]{2,}$" .
197
+
198
+ :Characteristic4 a samm:Characteristic ;
199
+ samm:dataType :ContactInformationEntity .
200
+
@@ -0,0 +1,65 @@
1
+ ######################################################################
2
+ # Copyright (c) 2025 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/.
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.Labels:1.2.0#> .
23
+
24
+ :Labeling a samm:Aspect ;
25
+ samm:description "Data model for battery labels and conformity\n\nCopyright 2024 Circulor (for and on behalf of the Battery Pass Consortium). This work is li-censed under a Creative Commons License Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). Readers may reproduce material for their own publications, as long as it is not sold com-mercially and is given appropriate attribution."@en ;
26
+ samm:properties ( :declarationOfConformity :resultOfTestReport :labels ) ;
27
+ samm:operations ( ) ;
28
+ samm:events ( ) .
29
+
30
+ :declarationOfConformity a samm:Property ;
31
+ samm:description "A battery passport must include the EU declaration of conformity.\n\nThe regulation specifies the following requirements regarding the EU declaration of conformity (see BattReg Annex XIII (1r) and BattReg Article 18 (2)):\n\n- The EU declaration of conformity has the model structure set out in Annex IX.\n- The EU declaration of conformity must contain the elements specified in the relevant modules set out in Annex VIII.\n- The EU declaration of conformity must be kept up to date.\n- It is translated into the language or languages required by the Member State in which the battery is placed or made available on the market or put into service.\n- It must be drawn up in electronic format and, where requested, it must be provided in paper format.\n\nDIN DKE Spec chapter reference: 6.2.7"@en ;
32
+ samm:characteristic samm-c:ResourcePath .
33
+
34
+ :resultOfTestReport a samm:Property ;
35
+ samm:description "URL to a document that includes results of tests reports proving compliance in the market conformity assessment procedure with the requirements as per the technical documentation (Art. 7-10, Art. 12-14 and due diligence policies ).\n\nDIN DKE Spec chapter reference 6.2.8"@en ;
36
+ samm:characteristic samm-c:ResourcePath .
37
+
38
+ :labels a samm:Property ;
39
+ samm:description "'Separate collection' or 'WEEE label' indicating that a product should not be discarded as unsorted waste but must be sent to separate collection facilities for recovery and recycling. To be printed on the physical label and displayed via the battery passport, suggested to be translated also to text to ensure machine readability.\n\nDIN DKE Spec chapter reference: \n\n6.2.2 Separate collection\n6.2.3 Material symbol for Cadmium and Lead\n6.2.4 Carbon Footprint perfromance class\n6.2.5 Extinguishing agent"@en ;
40
+ samm:characteristic :Labels .
41
+
42
+ :Labels a samm-c:List ;
43
+ samm:description "List of labels"@en ;
44
+ samm:dataType :LabelingEntity .
45
+
46
+ :LabelingEntity a samm:Entity ;
47
+ samm:description "Entity for the definition required battery labeling"@en ;
48
+ samm:properties ( :labelingSymbol :labelingMeaning :labelingSubject ) .
49
+
50
+ :labelingSymbol a samm:Property ;
51
+ samm:characteristic samm-c:ResourcePath .
52
+
53
+ :labelingMeaning a samm:Property ;
54
+ samm:description "Explanation of the meaning of all symbols and labels (including separate collection; cadmium and lead; and carbon footprint and carbon footprint performance class symbols; and symbols and labels printed on batteries or their accompanying documents but not accessible via the battery passport)."@en ;
55
+ samm:characteristic samm-c:MultiLanguageText ;
56
+ samm:exampleValue "Separate Collection"@en .
57
+
58
+ :labelingSubject a samm:Property ;
59
+ samm:description "Short name of required labeling subjects"@en ;
60
+ samm:characteristic :LabelingSubject .
61
+
62
+ :LabelingSubject a samm-c:Enumeration ;
63
+ samm:dataType xsd:string ;
64
+ samm-c:values ( "SeparateCollection" "HazardousMaterial" "CarbonFootPrint" "ExtinguishingAgent" ) .
65
+