CarbonFootprintDeclaration

class

Carbon Footprint Declaration

Carbon footprint declaration for a battery including lifecycle breakdown and third-party verification.

URI:https://ref.openepcis.io/extensions/eu/battery/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 (14)

DescriptionDomainRangeVocabularies
absoluteCarbonFootprint
Absolute Carbon Footprint
Total carbon footprint in kg CO2e (not normalized per kWh).eubat:CarbonFootprintDeclarationgs1:QuantitativeValue
calculationStandard
Calculation Standard
Standard used for carbon footprint calculation (e.g., ISO 14067:2018).eubat:CarbonFootprintDeclarationxsd:string
carbonFootprintDeclarationId
Carbon Footprint Declaration ID
Unique identifier for the carbon footprint declaration.eubat:CarbonFootprintDeclarationxsd:string
carbonFootprintDistribution
Carbon Footprint - Distribution
eubat:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintGeographicScope
Carbon Footprint Geographic Scope
Geographic scope of the carbon footprint calculation.eubat:CarbonFootprintDeclarationxsd:string
carbonFootprintPerformanceClass
Carbon Footprint Performance Class
Performance class for carbon footprint (A-E).eubat:CarbonFootprintDeclarationeubat:CarbonFootprintClass
carbonFootprintProduction
Carbon Footprint - Production
eubat:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintRawMaterialExtraction
Carbon Footprint - Raw Material Extraction
eubat:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintRecycling
Carbon Footprint - Recycling
Carbon footprint share from end-of-life/recycling phase (may be negative credit).eubat:CarbonFootprintDeclarationgs1:QuantitativeValue
carbonFootprintStudyUrl
Carbon Footprint Study URL
URL to the full carbon footprint study document.eubat:CarbonFootprintDeclarationxsd:anyURI
carbonFootprintTotal
Carbon Footprint Total
Total lifecycle carbon footprint in kg CO2e per kWh.eubat:CarbonFootprintDeclarationgs1:QuantitativeValue
functionalUnit
Functional Unit
Functional unit for carbon footprint measurement (e.g., 1 kWh of total energy throughput).eubat:CarbonFootprintDeclarationxsd: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:CarbonFootprintDeclarationxsd:string
thirdPartyVerification
Third Party Verification
Third-party verification details for the carbon footprint declaration.eubat:CarbonFootprintDeclarationeubat:ThirdPartyVerification

Vocabulary alignment

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

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "CarbonFootprintDeclaration",
  "absoluteCarbonFootprint": "...",
  "calculationStandard": "...",
  "carbonFootprintDeclarationId": "..."
}