LifecycleStageResult
classLifecycle Stage Result
The value of an impact indicator for a single EN 15804 lifecycle module (e.g. A1, B6, C3, D).
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 (2)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| lifecycleStage Lifecycle Stage | The EN 15804 lifecycle module this value applies to (e.g. oec:StageA1). | oec:LifecycleStageResult | oec:LifecycleStage | |
| stageValue Stage Value | Indicator value for this lifecycle module, in the indicator's declared unit. | oec:LifecycleStageResult | xsd:decimal |
Vocabulary alignment
Broader · upstream
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Used as Range (1)
Where used
Referenced by other terms (3)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "LifecycleStageResult",
"lifecycleStage": "...",
"stageValue": "..."
}