HazardousSubstance
classHazardous Substance
A hazardous substance present in the battery, classified per EU CLP Regulation 1272/2008.
Properties (6)
| Property | Description | Range |
|---|---|---|
| concentration | Concentration of the hazardous substance as percentage. | xsd:decimal |
| hazardClass | CLP Regulation hazard classification. | HazardClass |
| hazardImpact | Description of the hazard impact. | rdf:langString |
| substanceCasNumber | Chemical Abstracts Service registry number for the hazardous substance. | xsd:string |
| substanceEcNumber | European Community number for the hazardous substance. | xsd:string |
| substanceLocation | Location of the hazardous substance in the battery. | ComponentLocation |
Used as Range (1)
Where used
Referenced by other terms (7)
In SHACL shapes (2)
- HazardousSubstanceShapetargets
- BatteryShapeclass-of
In example documents (1)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "HazardousSubstance",
"concentration": "...",
"hazardClass": "...",
"hazardImpact": "..."
}