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 | ||
|---|---|---|---|---|---|
| calculationStandard Calculation Standard | Standard used for carbon footprint calculation (e.g., ISO 14067:2018). | eubat:CarbonFootprintDeclaration | xsd:string | Public | — |
| carbonFootprintDeclarationId Carbon Footprint Declaration ID | Unique identifier for the carbon footprint declaration. | eubat:CarbonFootprintDeclaration | xsd:string | inherited | |
| carbonFootprintGeographicScope Carbon Footprint Geographic Scope | Geographic scope of the carbon footprint calculation. | eubat:CarbonFootprintDeclaration | xsd:string | Public | — |
| carbonFootprintStudyUrl Carbon Footprint Study URL | URL to the full carbon footprint study document. | eubat:CarbonFootprintDeclaration | xsd:anyURI | Public | |
| functionalUnit Functional Unit | Functional unit for carbon footprint measurement (e.g., 1 kWh of total energy throughput). | eubat:CarbonFootprintDeclaration | xsd:string | Public | — |
| hasAbsoluteCarbonFootprint Absolute Carbon Footprint | Total carbon footprint in kg CO2e (not normalized per kWh). | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | Public | |
| hasCarbonFootprintDistribution Carbon Footprint - Distribution | — | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | Public | |
| hasCarbonFootprintPerformanceClass Carbon Footprint Performance Class | Performance class for carbon footprint (A-E). | eubat:CarbonFootprintDeclaration | eubat:CarbonFootprintClass | Public | |
| hasCarbonFootprintProduction Carbon Footprint - Production | — | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | Public | |
| hasCarbonFootprintRawMaterialExtraction Carbon Footprint - Raw Material Extraction | — | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | Public | |
| hasCarbonFootprintRecycling Carbon Footprint - Recycling | Carbon footprint share from end-of-life/recycling phase (may be negative credit). | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | Public | |
| hasCarbonFootprintTotal Carbon Footprint Total | Total lifecycle carbon footprint in kg CO2e per kWh. | eubat:CarbonFootprintDeclaration | gs1:QuantitativeValue | Public | |
| hasThirdPartyVerification Third Party Verification | Third-party verification details for the carbon footprint declaration. | eubat:CarbonFootprintDeclaration | eubat:ThirdPartyVerification | Public | — |
| 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 | inherited |
Vocabulary alignment
Broader · upstream
Narrower · downstream
See also
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).
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (15)
domain:
eu/batterycalculationStandardeu/batterycarbonFootprintDeclarationIdeu/batterycarbonFootprintGeographicScopeeu/batterycarbonFootprintStudyUrleu/batteryfunctionalUniteu/batteryhasAbsoluteCarbonFootprinteu/batteryhasCarbonFootprintDistributioneu/batteryhasCarbonFootprintPerformanceClasseu/batteryhasCarbonFootprintProductioneu/batteryhasCarbonFootprintRawMaterialExtractioneu/batteryhasCarbonFootprintRecyclingeu/batteryhasCarbonFootprintTotaleu/batteryhasThirdPartyVerificationeu/batterylifecycleStage
In SHACL shapes (1)
- CarbonFootprintDeclarationShapetargets
In example documents (11)
Master data & product examples
- amperia-staxwall-batch.jsonld
- amperia-staxwall-batch.operational.jsonld
- battery-product-batch.jsonld
- battery-product-batch.operational.jsonld
- battery-product.jsonld
- battery-product.operational.jsonld
- batterypass-ev-item.jsonld
- batterypass-industrial-item.jsonld
- batterypass-lmt-item.jsonld
- portable-ebike-battery.jsonld
- portable-ebike-battery.operational.jsonld
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",
"calculationStandard": "...",
"carbonFootprintDeclarationId": "...",
"carbonFootprintGeographicScope": "..."
}