EnergyEfficiency
classEnergy Efficiency
EU Energy Label data including efficiency class (A-G), power consumption metrics, and EPREL registry information per EU Energy Labeling Regulation 2019/2021.
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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| annualEnergyConsumption Annual Energy Consumption | Annual energy consumption in kWh. Use gs1:QuantitativeValue with unitCode 'KWH'. | euelec:EnergyEfficiency | gs1:QuantitativeValue | |
| energyEfficiencyClass Energy Efficiency Class | EU Energy Label class (A-G). | euelec:EnergyEfficiency | euelec:EnergyEfficiencyClass | |
| energyLabelUrl Energy Label URL | URL to the EU Energy Label image. | euelec:EnergyEfficiency | xsd:anyURI | — |
| eprelProductUrl EPREL Product URL | URL to the product page in the EPREL database. | euelec:EnergyEfficiency | xsd:anyURI | — |
| eprelRegistrationNumber EPREL Registration Number | European Product Registry for Energy Labelling (EPREL) registration number. | euelec:EnergyEfficiency | xsd:string | |
| powerConsumptionOff Power Consumption Off | Power consumption when switched off but plugged in. Use gs1:QuantitativeValue with unitCode 'WTT'. | euelec:EnergyEfficiency | gs1:QuantitativeValue | |
| powerConsumptionOn Power Consumption On | Power consumption when device is on/active. Use gs1:QuantitativeValue with unitCode 'WTT'. | euelec:EnergyEfficiency | gs1:QuantitativeValue | |
| powerConsumptionStandby Power Consumption Standby | Power consumption in standby mode. Use gs1:QuantitativeValue with unitCode 'WTT'. | euelec:EnergyEfficiency | gs1:QuantitativeValue |
Vocabulary alignment
Broader · upstream
Narrower · downstream
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...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (9)
In SHACL shapes (2)
- EnergyEfficiencyShapetargets
- ElectronicDeviceShapeclass-of
In example documents (4)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "EnergyEfficiency",
"annualEnergyConsumption": "...",
"energyEfficiencyClass": "...",
"energyLabelUrl": "..."
}