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

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
hasOperationalScope
Operational Scope
Lifecycle boundary for emissions calculation (CradleToGate or CradleToGrave).oec:EmissionsPerformanceoec:OperationalScope inherited
primarySourcedRatio
Primary Sourced Ratio
Proportion of data from direct measurement vs estimates (0-1 scale).oec:EmissionsPerformancexsd:decimal Public

Vocabulary alignment

Narrower · downstream

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).

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "EmissionsPerformance",
  "hasOperationalScope": "...",
  "primarySourcedRatio": "..."
}