From 8db02bf1bc87daccb576ea2526af8661f45025ae Mon Sep 17 00:00:00 2001 From: Ronald Koenig Date: Wed, 13 Nov 2024 10:19:45 +0100 Subject: [PATCH] fix: inconsistent links: lifeCycleStage -> lifecycleStage --- docs/contexts/dbp/credentials/dbp.jsonld | 8 ++-- docs/contexts/dbp/v1.jsonld | 12 +++--- docs/contexts/dbp/vocabulary.md | 52 ++++++++++++------------ 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/contexts/dbp/credentials/dbp.jsonld b/docs/contexts/dbp/credentials/dbp.jsonld index 40ee2e1..802b3ad 100644 --- a/docs/contexts/dbp/credentials/dbp.jsonld +++ b/docs/contexts/dbp/credentials/dbp.jsonld @@ -21,19 +21,19 @@ "batteryCarbonFootprint": 0.20315, "carbonFootprintPerLifecycleStage": [ { - "lifeCycleStage": "RawMaterialExtraction", + "lifecycleStage": "RawMaterialExtraction", "carbonFootprint": 7.18 }, { - "lifeCycleStage": "MainProduction", + "lifecycleStage": "MainProduction", "carbonFootprint": 0.22 }, { - "lifeCycleStage": "Distribution", + "lifecycleStage": "Distribution", "carbonFootprint": 0.42 }, { - "lifeCycleStage": "Recycling", + "lifecycleStage": "Recycling", "carbonFootprint": 92.19 } ], diff --git a/docs/contexts/dbp/v1.jsonld b/docs/contexts/dbp/v1.jsonld index b08a70d..910f9c2 100644 --- a/docs/contexts/dbp/v1.jsonld +++ b/docs/contexts/dbp/v1.jsonld @@ -133,30 +133,30 @@ "@version": 1.1, "id": "@id", "type": "@type", - "lifeCycleStage": { - "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage", + "lifecycleStage": { + "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage", "@type": "@vocab", "@context": { "@protected": true, "id": "@id", "type": "@type", "RawMaterialExtraction": { - "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_RawMaterialExtraction", + "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_RawMaterialExtraction", "@type": "@id", "@container": "@set" }, "MainProduction": { - "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_MainProduction", + "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_MainProduction", "@type": "@id", "@container": "@set" }, "Distribution": { - "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_Distribution", + "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_Distribution", "@type": "@id", "@container": "@set" }, "Recycling": { - "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_Recycling", + "@id": "https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_Recycling", "@type": "@id", "@container": "@set" } diff --git a/docs/contexts/dbp/vocabulary.md b/docs/contexts/dbp/vocabulary.md index efa8dbc..bfc2576 100644 --- a/docs/contexts/dbp/vocabulary.md +++ b/docs/contexts/dbp/vocabulary.md @@ -40,19 +40,19 @@ Click here to open the JSON-LD file: [dbp.jsonld](https://dpp-vocabulary.spherit "batteryCarbonFootprint": 0.20315, "carbonFootprintPerLifecycleStage": [ { - "lifeCycleStage": "RawMaterialExtraction", + "lifecycleStage": "RawMaterialExtraction", "carbonFootprint": 7.18 }, { - "lifeCycleStage": "MainProduction", + "lifecycleStage": "MainProduction", "carbonFootprint": 0.22 }, { - "lifeCycleStage": "Distribution", + "lifecycleStage": "Distribution", "carbonFootprint": 0.42 }, { - "lifeCycleStage": "Recycling", + "lifecycleStage": "Recycling", "carbonFootprint": 92.19 } ], @@ -2343,47 +2343,47 @@ The `Stationary` category is for batteries used in stationary applications, like | **Term** | Waste | | **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_generalInformation_batteryStatus_Waste | -### 7.3 LifeCycleStage +### 7.3 LifecycleStage -The `LifeCycleStage` section breaks down the carbon footprint of the battery across different phases of its lifecycle. These stages include raw material extraction, production, distribution, and end-of-life recycling. Understanding emissions at each stage helps identify opportunities for reducing the overall carbon footprint of the battery. +The `LifecycleStage` section breaks down the carbon footprint of the battery across different phases of its lifecycle. These stages include raw material extraction, production, distribution, and end-of-life recycling. Understanding emissions at each stage helps identify opportunities for reducing the overall carbon footprint of the battery. -#### 7.3.1 RawMaterialExtraction {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_RawMaterialExtraction} +#### 7.3.1 RawMaterialExtraction {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_RawMaterialExtraction} The `RawMaterialExtraction` phase accounts for emissions produced during the extraction and primary processing of raw materials, such as mining and refining essential elements like lithium, cobalt, and nickel. This stage is critical for assessing the environmental impact of sourcing raw materials. -| **Key** | **Value** | -|------------------|--------------------------------------------------------------------------------------| -| **Term** | RawMaterialExtraction | -| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_RawMaterialExtraction | +| **Key** | **Value** | +|------------------|------------------------------------------------------------------------------------------------------------------------------------------------------| +| **Term** | RawMaterialExtraction | +| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_RawMaterialExtraction | -#### 7.3.2 MainProduction {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_MainProduction} +#### 7.3.2 MainProduction {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_MainProduction} The `MainProduction` phase covers emissions from manufacturing processes, including the assembly of battery cells and packs. This includes energy consumption and material usage, making it a significant contributor to the battery's carbon footprint. -| **Key** | **Value** | -|------------------|--------------------------------------------------------------------------------------| -| **Term** | MainProduction | -| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_MainProduction | +| **Key** | **Value** | +|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------| +| **Term** | MainProduction | +| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_MainProduction | -#### 7.3.3 Distribution {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_Distribution} +#### 7.3.3 Distribution {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_Distribution} The `Distribution` phase includes emissions generated from the transportation and logistics involved in delivering batteries from the production facilities to end users or storage locations. This stage highlights the environmental impact of the supply chain. -| **Key** | **Value** | -|------------------|--------------------------------------------------------------------------------------| -| **Term** | Distribution | -| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_Distribution | +| **Key** | **Value** | +|------------------|---------------------------------------------------------------------------------------------------------------------------------------------| +| **Term** | Distribution | +| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_Distribution | -#### 7.3.4 Recycling {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_Recycling} +#### 7.3.4 Recycling {#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_Recycling} The `Recycling` phase measures emissions related to the end-of-life management of the battery, including the collection, dismantling, and processing of materials for reuse or disposal. Recycling efforts can significantly impact the overall carbon footprint of the battery lifecycle. -| **Key** | **Value** | -|------------------|--------------------------------------------------------------------------------------| -| **Term** | Recycling | -| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifeCycleStage_Recycling | +| **Key** | **Value** | +|------------------|------------------------------------------------------------------------------------------------------------------------------------------| +| **Term** | Recycling | +| **URL** | https://dpp-vocabulary.spherity.com/dbp#DigitalBatteryPassport_carbonFootprint_carbonFootprintPerLifecycleStage_lifecycleStage_Recycling | ### 7.4 DocumentType