LifecycleStageResult

class

Lifecycle Stage Result

The value of an impact indicator for a single EN 15804 lifecycle module (e.g. A1, B6, C3, D).

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

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)

DescriptionDomainRangeVocabularies
lifecycleStage
Lifecycle Stage
The EN 15804 lifecycle module this value applies to (e.g. oec:StageA1).oec:LifecycleStageResultoec:LifecycleStage
stageValue
Stage Value
Indicator value for this lifecycle module, in the indicator's declared unit.oec:LifecycleStageResultxsd:decimal

Vocabulary alignment

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

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "LifecycleStageResult",
  "lifecycleStage": "...",
  "stageValue": "..."
}