CarbonFootprintDeclaration
classCarbon Footprint Declaration
Carbon footprint declaration for a battery including lifecycle breakdown and third-party verification.
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 (14)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| absoluteCarbonFootprint Absolute Carbon Footprint | Total carbon footprint in kg CO2e (not normalized per kWh). | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | |
| calculationStandard Calculation Standard | Standard used for carbon footprint calculation (e.g., ISO 14067:2018). | eubat:CarbonFootprintDeclaration | xsd:string | |
| carbonFootprintDeclarationId Carbon Footprint Declaration ID | Unique identifier for the carbon footprint declaration. | eubat:CarbonFootprintDeclaration | xsd:string | |
| carbonFootprintDistribution Carbon Footprint - Distribution | — | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | |
| carbonFootprintGeographicScope Carbon Footprint Geographic Scope | Geographic scope of the carbon footprint calculation. | eubat:CarbonFootprintDeclaration | xsd:string | |
| carbonFootprintPerformanceClass Carbon Footprint Performance Class | Performance class for carbon footprint (A-E). | eubat:CarbonFootprintDeclaration | eubat:CarbonFootprintClass | |
| carbonFootprintProduction Carbon Footprint - Production | — | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | |
| carbonFootprintRawMaterialExtraction Carbon Footprint - Raw Material Extraction | — | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | |
| carbonFootprintRecycling Carbon Footprint - Recycling | Carbon footprint share from end-of-life/recycling phase (may be negative credit). | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | |
| carbonFootprintStudyUrl Carbon Footprint Study URL | URL to the full carbon footprint study document. | eubat:CarbonFootprintDeclaration | xsd:anyURI | |
| carbonFootprintTotal Carbon Footprint Total | Total lifecycle carbon footprint in kg CO2e per kWh. | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | |
| functionalUnit Functional Unit | Functional unit for carbon footprint measurement (e.g., 1 kWh of total energy throughput). | eubat:CarbonFootprintDeclaration | xsd:string | — |
| lifecycleStage Lifecycle Stage | Lifecycle stage for carbon footprint declaration, indicating which phase of the product lifecycle the emissions data refers to (raw material extraction, production, distribution, or recycling). Used in BatteryPass bridge context to map per-stage carbon footprint data. | eubat:CarbonFootprintDeclaration | xsd:string | |
| thirdPartyVerification Third Party Verification | Third-party verification details for the carbon footprint declaration. | eubat:CarbonFootprintDeclaration | eubat:ThirdPartyVerification |
Vocabulary alignment
Broader · upstream
See also
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (15)
domain:
eu/batteryabsoluteCarbonFootprinteu/batterycalculationStandardeu/batterycarbonFootprintDeclarationIdeu/batterycarbonFootprintDistributioneu/batterycarbonFootprintGeographicScopeeu/batterycarbonFootprintPerformanceClasseu/batterycarbonFootprintProductioneu/batterycarbonFootprintRawMaterialExtractioneu/batterycarbonFootprintRecyclingeu/batterycarbonFootprintStudyUrleu/batterycarbonFootprintTotaleu/batteryfunctionalUniteu/batterylifecycleStageeu/batterythirdPartyVerification
In SHACL shapes (1)
- CarbonFootprintDeclarationShapetargets
In example documents (3)
Master data & product examples
References
See Also
- https://gs1.eu/wp-content/uploads/2025/02/GDSN-Implementation-Guideline-for-exchanging-Carbon-Footprint-Data-3.pdf
- https://ref.openepcis.io/extensions/common/core/EmissionsPerformance
- https://ref.openepcis.io/extensions/common/core/carbonFootprintTotal
- https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "CarbonFootprintDeclaration",
"absoluteCarbonFootprint": "...",
"calculationStandard": "...",
"carbonFootprintDeclarationId": "..."
}