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 | ||
|---|---|---|---|---|---|
| hasLifecycleStage Lifecycle Stage | The EN 15804 lifecycle module this value applies to (e.g. oec:StageA1). | oec:LifecycleStageResult | oec:LifecycleStage | inherited | |
| stageValue Stage Value | Indicator value for this lifecycle module, in the indicator's declared unit. | oec:LifecycleStageResult | xsd:decimal | inherited | — |
Vocabulary alignment
Broader · upstream
See also
CIRPASS-2cirpass2:LCIAModuleValue · QA 73%
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).
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",
"hasLifecycleStage": "...",
"stageValue": "..."
}