CarbonFootprintDeclaration

class

Carbon Footprint Declaration

An observation of a product's lifecycle carbon footprint, broken down by lifecycle stage. Used for EU Battery Annex II §8, ESPR carbon-footprint declarations, PEF reporting, and PPWR optional disclosures.

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

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 (6)

DescriptionDomainRangeVocabularies
carbonFootprintDistribution
Carbon Footprint: Distribution
Lifecycle stage emissions from distribution and logistics. gs1:QuantitativeValue with unitCode 'KGM'.oec:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintEndOfLife
Carbon Footprint: End of Life
Lifecycle stage emissions from end-of-life and recycling. gs1:QuantitativeValue with unitCode 'KGM'.oec:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintMethodology
Carbon Footprint Methodology
URI of the methodology used (e.g. EN 45552, ISO 14067, PEF, GHG Protocol).oec:CarbonFootprintDeclarationxsd:anyURI
carbonFootprintProduction
Carbon Footprint: Production
Lifecycle stage emissions from main product production. gs1:QuantitativeValue with unitCode 'KGM'.oec:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintRawMaterial
Carbon Footprint: Raw Material Acquisition
Lifecycle stage emissions from raw-material acquisition and pre-processing. gs1:QuantitativeValue with unitCode 'KGM' (kg CO2e) and oec:declaredFunctionalUnit set on the parent CarbonFootprintDeclaration.oec:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintUse
Carbon Footprint: Use Phase
Lifecycle stage emissions from product use. gs1:QuantitativeValue with unitCode 'KGM'.oec:CarbonFootprintDeclarationgs1:QuantitativeValue

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

Referenced upstream terms

Loading external vocabulary...

Subclass Of

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "CarbonFootprintDeclaration",
  "carbonFootprintDistribution": "...",
  "carbonFootprintEndOfLife": "...",
  "carbonFootprintMethodology": "..."
}