CarbonFootprintDeclaration
classCarbon 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.
Subclass Of
Properties (6)
| Property | Description | Range |
|---|---|---|
| carbonFootprintDistribution | Lifecycle stage emissions from distribution and logistics. gs1:QuantitativeValue with unitCode 'KGM'. | gs1:QuantitativeValue |
| carbonFootprintEndOfLife | Lifecycle stage emissions from end-of-life and recycling. gs1:QuantitativeValue with unitCode 'KGM'. | gs1:QuantitativeValue |
| carbonFootprintMethodology | URI of the methodology used (e.g. EN 45552, ISO 14067, PEF, GHG Protocol). | xsd:anyURI |
| carbonFootprintProduction | Lifecycle stage emissions from main product production. gs1:QuantitativeValue with unitCode 'KGM'. | gs1:QuantitativeValue |
| carbonFootprintRawMaterial | Lifecycle stage emissions from raw-material acquisition and pre-processing. gs1:QuantitativeValue with unitCode 'KGM' (kg CO2e) and dpp:declaredFunctionalUnit set on the parent CarbonFootprintDeclaration. | gs1:QuantitativeValue |
| carbonFootprintUse | Lifecycle stage emissions from product use. gs1:QuantitativeValue with unitCode 'KGM'. | gs1:QuantitativeValue |
Used as Range (1)
Where used
Referenced by other terms (8)
subclass of this:
External Vocabulary References
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "CarbonFootprintDeclaration",
"carbonFootprintDistribution": "...",
"carbonFootprintEndOfLife": "...",
"carbonFootprintMethodology": "..."
}