Visual Diagram
classDiagram
class EcoDesignProperty
QuantitativeValue <|-- EcoDesignProperty
EcoDesignProperty : +ecoDesignPropertyType
Attributes
A specific property related to the environmental performance or sustainability of the product, as required by Eco-Design regulations (e.g., Energy Efficiency, GWP).
subClassOf: dppk:QuantitativeValue
Properties
| Property | Description | Type |
|---|---|---|
| Eco-Design Property Type (dppk:ecoDesignPropertyType) | The specific type of Eco-Design property being reported (e.g., EnergyEfficiency, GWP_A1-A3). |
