EnergyEfficiency

class

Energy Efficiency

EU Energy Label data including efficiency class (A-G), power consumption metrics, and EPREL registry information per EU Energy Labeling Regulation 2019/2021.

URI:https://ref.openepcis.io/extensions/eu/electronics/EnergyEfficiency

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 (8)

DescriptionDomainRangeVocabularies
annualEnergyConsumption
Annual Energy Consumption
Annual energy consumption in kWh. Use gs1:QuantitativeValue with unitCode 'KWH'.euelec:EnergyEfficiencygs1:QuantitativeValue
energyEfficiencyClass
Energy Efficiency Class
EU Energy Label class (A-G).euelec:EnergyEfficiencyeuelec:EnergyEfficiencyClass
energyLabelUrl
Energy Label URL
URL to the EU Energy Label image.euelec:EnergyEfficiencyxsd:anyURI
eprelProductUrl
EPREL Product URL
URL to the product page in the EPREL database.euelec:EnergyEfficiencyxsd:anyURI
eprelRegistrationNumber
EPREL Registration Number
European Product Registry for Energy Labelling (EPREL) registration number.euelec:EnergyEfficiencyxsd:string
powerConsumptionOff
Power Consumption Off
Power consumption when switched off but plugged in. Use gs1:QuantitativeValue with unitCode 'WTT'.euelec:EnergyEfficiencygs1:QuantitativeValue
powerConsumptionOn
Power Consumption On
Power consumption when device is on/active. Use gs1:QuantitativeValue with unitCode 'WTT'.euelec:EnergyEfficiencygs1:QuantitativeValue
powerConsumptionStandby
Power Consumption Standby
Power consumption in standby mode. Use gs1:QuantitativeValue with unitCode 'WTT'.euelec:EnergyEfficiencygs1:QuantitativeValue

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

Referenced upstream terms

Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "EnergyEfficiency",
  "annualEnergyConsumption": "...",
  "energyEfficiencyClass": "...",
  "energyLabelUrl": "..."
}