PerformanceInfo

class

Performance Information

Product performance and durability information per ESPR Article 7. Captures expected lifespan, usage cycles, and performance metrics.

URI:https://ref.openepcis.io/extensions/common/core/PerformanceInfo

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)

DescriptionDomainRangeVocabularies
expectedLifespan
Expected Lifespan
Expected product lifespan. Use gs1:QuantitativeValue with unitCode (e.g., 'ANN' for years).oec:PerformanceInfogs1:QuantitativeValue
guaranteedLifespan
Guaranteed Lifespan
Guaranteed minimum product lifespan per manufacturer warranty. Use unitCode 'ANN' (UN/CEFACT Rec 20).oec:PerformanceInfogs1:QuantitativeValue
performanceClass
Performance Class
Performance or efficiency class (e.g., A+++ to G for energy labels).oec:PerformanceInfoxsd:string
technicalLifetime
Technical Lifetime
Technical lifetime under specified conditions. Use unitCode 'ANN' (UN/CEFACT Rec 20).oec:PerformanceInfogs1:QuantitativeValue
testedConditions
Tested Conditions
Description of conditions under which performance was tested.oec:PerformanceInfoxsd:string—
usageCycles
Usage Cycles
Number of expected usage cycles (e.g., charging cycles for batteries).oec:PerformanceInfoxsd:integer

Vocabulary alignment

Referenced upstream terms

Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "PerformanceInfo",
  "expectedLifespan": "...",
  "guaranteedLifespan": "...",
  "performanceClass": "..."
}