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 | ||
|---|---|---|---|---|---|
| hasExpectedLifespan Expected Lifespan | Expected product lifespan. Use gs1:QuantitativeValue with unitCode (e.g., 'ANN' for years). | oec:PerformanceInfo | gs1:QuantitativeValue | Public | |
| hasGuaranteedLifespan Guaranteed Lifespan | Guaranteed minimum product lifespan per manufacturer warranty. Use unitCode 'ANN' (UN/CEFACT Rec 20). | oec:PerformanceInfo | gs1:QuantitativeValue | Public | — |
| hasTechnicalLifetime Technical Lifetime | Technical lifetime under specified conditions. Use unitCode 'ANN' (UN/CEFACT Rec 20). | oec:PerformanceInfo | gs1:QuantitativeValue | Public | |
| performanceClass Performance Class | Performance or efficiency class (e.g., A+++ to G for energy labels). | oec:PerformanceInfo | xsd:string | Public | — |
| testedConditions Tested Conditions | Description of conditions under which performance was tested. | oec:PerformanceInfo | xsd:string | inherited | — |
| usageCycles Usage Cycles | Number of expected usage cycles (e.g., charging cycles for batteries). | oec:PerformanceInfo | xsd:integer | Public |
Vocabulary alignment
See also
GS1gs1:manufacturersWarranty CIRPASS-2cirpass2:Durability · QA 62% CIRPASS-2cirpass2:Reliability · QA 77% UNTPuntp:PerformanceMetric · QA 85%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (13)
domain:
In SHACL shapes (1)
- PerformanceInfoShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "PerformanceInfo",
"hasExpectedLifespan": "...",
"hasGuaranteedLifespan": "...",
"hasTechnicalLifetime": "..."
}