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

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (3)

DescriptionDomainRangeVocabularies
labelMeaning
Label Meaning
Human-readable meaning of the label.eubat:Labelrdf:langString
labelSubject
Label Subject
Subject matter of the label.eubat:Labeleubat:LabelSubject
labelSymbol
Label Symbol
URL to the label symbol image.eubat:Labelxsd: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": "..."
}