ImpactIndicatorResult
classImpact Indicator Result
One environmental impact indicator (e.g. Global Warming Potential) reported within an EPD: its indicator type, declared unit, aggregate value, and optional per-lifecycle-module values.
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 (4)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| hasIndicatorType Indicator Type | The EN 15804 impact category this result reports (e.g. oec:GWPTotal). | oec:ImpactIndicatorResult | oec:ImpactIndicatorType | inherited | — |
| hasLifecycleStageResult Lifecycle Stage Result | A single EN 15804 module value contributing to this indicator. | oec:ImpactIndicatorResult | oec:LifecycleStageResult | inherited | — |
| indicatorTotalValue Indicator Total Value | Aggregate value of the indicator across the declared lifecycle modules, in the declared unit. | oec:ImpactIndicatorResult | xsd:decimal | inherited | — |
| indicatorUnit Indicator Unit | Declared unit for this indicator (e.g. kg CO2 eq, kg CFC11 eq, mol H+ eq, m3 world eq deprived). | oec:ImpactIndicatorResult | xsd:string | inherited |
Vocabulary alignment
Close match
DPP Keystonedppk:ImpactValues · curated
Broader · upstream
CIRPASS-2cirpass2:ImpactCategoryIndicator · QA 85% CIRPASS-2cirpass2:LcaResult · QA 87%
See also
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)
Where used
Referenced by other terms (5)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "ImpactIndicatorResult",
"hasIndicatorType": "...",
"hasLifecycleStageResult": "...",
"indicatorTotalValue": "..."
}