EmissionsPerformance
classEmissions Performance
Container for greenhouse gas emissions data including carbon footprint, lifecycle phases, and verification status. Aligned with UNTP EmissionsPerformance.
Properties (2)
| Property | Description | Range |
|---|---|---|
| operationalScope | Lifecycle boundary for emissions calculation (CradleToGate or CradleToGrave). | OperationalScope |
| primarySourcedRatio | Proportion of data from direct measurement vs estimates (0-1 scale). | xsd:decimal |
Used as Range (1)
Where used
Referenced by other terms (5)
In SHACL shapes (1)
- EmissionsPerformanceShapetargets
References
External Vocabulary References
Loading external vocabulary...
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "EmissionsPerformance",
"operationalScope": "...",
"primarySourcedRatio": "..."
}