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

Used as Range (1)

JSON-LD Example

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