EmissionsPerformance

class

Emissions Performance

Container for greenhouse gas emissions data including carbon footprint, lifecycle phases, and verification status. Aligned with UNTP EmissionsPerformance.

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

Properties (2)

PropertyDescriptionRange
operationalScopeLifecycle boundary for emissions calculation (CradleToGate or CradleToGrave).OperationalScope
primarySourcedRatioProportion 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

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": "..."
}