Label

class

A label or marking on the battery as required by EU Battery Regulation Annex VI.

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

Properties (3)

PropertyDescriptionRange
labelMeaningHuman-readable meaning of the label.rdf:langString
labelSubjectSubject matter of the label.LabelSubject
labelSymbolURL to the label symbol image.xsd:anyURI

Used as Range (1)

Where used

Referenced by other terms (4)

In example documents (1)

Master data & product examples

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "Label",
  "labelMeaning": "...",
  "labelSubject": "...",
  "labelSymbol": "..."
}