Label
classA label or marking on the battery as required by EU Battery Regulation Annex VI.
Properties (3)
| Property | Description | Range |
|---|---|---|
| labelMeaning | Human-readable meaning of the label. | rdf:langString |
| labelSubject | Subject matter of the label. | LabelSubject |
| labelSymbol | URL to the label symbol image. | xsd:anyURI |
Used as Range (1)
Where used
Referenced by other terms (4)
range:
In example documents (1)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "Label",
"labelMeaning": "...",
"labelSubject": "...",
"labelSymbol": "..."
}