HazardousSubstance

class

Hazardous Substance

A hazardous substance present in the battery, classified per EU CLP Regulation 1272/2008.

URI:https://ref.openepcis.io/extensions/eu/battery/HazardousSubstance

Properties (6)

PropertyDescriptionRange
concentrationConcentration of the hazardous substance as percentage.xsd:decimal
hazardClassCLP Regulation hazard classification.HazardClass
hazardImpactDescription of the hazard impact.rdf:langString
substanceCasNumberChemical Abstracts Service registry number for the hazardous substance.xsd:string
substanceEcNumberEuropean Community number for the hazardous substance.xsd:string
substanceLocationLocation 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

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "HazardousSubstance",
  "concentration": "...",
  "hazardClass": "...",
  "hazardImpact": "..."
}