EmissionsPerformance
classEmissions Performance
Container for greenhouse gas emissions data including carbon footprint, lifecycle phases, and verification status. Aligned with UNTP EmissionsPerformance.
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 | |
|---|---|---|---|---|
| operationalScope Operational Scope | Lifecycle boundary for emissions calculation (CradleToGate or CradleToGrave). | oec:EmissionsPerformance | oec:OperationalScope | |
| primarySourcedRatio Primary Sourced Ratio | Proportion of data from direct measurement vs estimates (0-1 scale). | oec:EmissionsPerformance | xsd:decimal | — |
Vocabulary alignment
Used as Range (1)
Where used
Referenced by other terms (6)
In SHACL shapes (1)
- EmissionsPerformanceShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "EmissionsPerformance",
"operationalScope": "...",
"primarySourcedRatio": "..."
}