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
hasExpectedLifespan
Expected Lifespan
Expected product lifespan. Use gs1:QuantitativeValue with unitCode (e.g., 'ANN' for years).oec:PerformanceInfogs1:QuantitativeValue Public
hasGuaranteedLifespan
Guaranteed Lifespan
Guaranteed minimum product lifespan per manufacturer warranty. Use unitCode 'ANN' (UN/CEFACT Rec 20).oec:PerformanceInfogs1:QuantitativeValue Public
hasTechnicalLifetime
Technical Lifetime
Technical lifetime under specified conditions. Use unitCode 'ANN' (UN/CEFACT Rec 20).oec:PerformanceInfogs1:QuantitativeValue Public
performanceClass
Performance Class
Performance or efficiency class (e.g., A+++ to G for energy labels).oec:PerformanceInfoxsd:string Public
testedConditions
Tested Conditions
Description of conditions under which performance was tested.oec:PerformanceInfoxsd:string inherited
usageCycles
Usage Cycles
Number of expected usage cycles (e.g., charging cycles for batteries).oec:PerformanceInfoxsd:integer Public

Vocabulary alignment

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)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "PerformanceInfo",
  "hasExpectedLifespan": "...",
  "hasGuaranteedLifespan": "...",
  "hasTechnicalLifetime": "..."
}