PerformanceInfo
classPerformance Information
Product performance and durability information per ESPR Article 7. Captures expected lifespan, usage cycles, and performance metrics.
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 (6)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| expectedLifespan Expected Lifespan | Expected product lifespan. Use gs1:QuantitativeValue with unitCode (e.g., 'ANN' for years). | oec:PerformanceInfo | gs1:QuantitativeValue | |
| guaranteedLifespan Guaranteed Lifespan | Guaranteed minimum product lifespan per manufacturer warranty. Use unitCode 'ANN' (UN/CEFACT Rec 20). | oec:PerformanceInfo | gs1:QuantitativeValue | |
| performanceClass Performance Class | Performance or efficiency class (e.g., A+++ to G for energy labels). | oec:PerformanceInfo | xsd:string | |
| technicalLifetime Technical Lifetime | Technical lifetime under specified conditions. Use unitCode 'ANN' (UN/CEFACT Rec 20). | oec:PerformanceInfo | gs1:QuantitativeValue | |
| testedConditions Tested Conditions | Description of conditions under which performance was tested. | oec:PerformanceInfo | xsd:string | — |
| usageCycles Usage Cycles | Number of expected usage cycles (e.g., charging cycles for batteries). | oec:PerformanceInfo | xsd:integer |
Vocabulary alignment
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (13)
In SHACL shapes (1)
- PerformanceInfoShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "PerformanceInfo",
"expectedLifespan": "...",
"guaranteedLifespan": "...",
"performanceClass": "..."
}