Skip to content

Commit e088518

Browse files
Update index.bs
1 parent 17c5722 commit e088518

File tree

1 file changed

+19
-22
lines changed

1 file changed

+19
-22
lines changed

specs/index.bs

+19-22
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ This specifcation does not cover the following topics or aspects as they are cov
3535
4. Pilot decentralized data exchange following data space governance principles
3636
5. How to establish contractual obligations between parties for the provision of data
3737
6. How to perform data audits and verification
38-
7. Modes of transport cable car and pipelines. Although these are acknowledged in both the GLEC Framework and ISO14083, they are left out of scope of the current project, and will be incorporated in future versions of these technical specifications.
39-
8. Book and claim methods to track the environmental attributes of low emission transport solutions separately from the physical delivery. This will be incorporated in later versions of these technical specifications.
40-
9. Variables for detailed GHG emissions modelling, as described in [[!ISO14083]], Section 13.4.3 and Annex M. The current data model is considered a key enabler for primary data collection, where its main focus lays. The basic use of modelled and default data is also supported, but detailed parameters for modelling are not in focus.
41-
10. Refrigerant emissions, due to leakage of refrigerants used by vehicles and hubs, as described in [[!ISO14083]], Annex I. This will be incorporated in later versions of these technical specifications.
38+
7. Market based approach for electricity emissions accounting.
39+
8. Modes of transport cable car and pipelines. Although these are acknowledged in both the GLEC Framework and ISO14083, they are left out of scope of the current project, and will be incorporated in future versions of these technical specifications.
40+
9. Book and claim methods to track the environmental attributes of low emission transport solutions separately from the physical delivery. This will be incorporated in later versions of these technical specifications.
41+
10. Variables for detailed GHG emissions modelling, as described in [[!ISO14083]], Section 13.4.3 and Annex M. The current data model is considered a key enabler for primary data collection, where its main focus lays. The basic use of modelled and default data is also supported, but detailed parameters for modelling are not in focus.
42+
11. Refrigerant emissions, due to leakage of refrigerants used by vehicles and hubs, as described in [[!ISO14083]], Annex I. This will be incorporated in later versions of these technical specifications.
4243

4344
Advisement: The current technical specifications are undergoing continuous refinement as part of the ongoing iLEAP project. Significant modifications may be introduced as the project progresses. Certain subsections, such as Hub Operation Category, intentionally remain blank and will be filled in during subsequent stages of the iLEAP project.
4445

@@ -911,6 +912,18 @@ The Data Type <{TOC}> has the following properties:
911912
<td>M
912913
<td>
913914
The non-empty array of [=EnergyCarriers=] used to generate mechanical movement or heat and to generate chemical or physical processes, as defined in the [[!GLEC]] Framework.
915+
<tr>
916+
<td><dfn>energyIntensityFactor</dfn> : [=Decimal=]
917+
<td>String
918+
<td>O
919+
<td>
920+
Amount of energy or fuel consumed per tonne-kilometer.
921+
<tr>
922+
<td><dfn>energyIntensityUnit</dfn>
923+
<td>String
924+
<td>O
925+
<td>
926+
Unit of the energy consumed corresponding to the energy intensity factor. (l, kg, kWh, MJ per km)
914927

915928
<tr>
916929
<td><dfn>energyConsumption</dfn> : [=Decimal=]
@@ -923,7 +936,7 @@ The Data Type <{TOC}> has the following properties:
923936
<td>String
924937
<td>O
925938
<td>
926-
Unit of the energy consumed. (l, kg, kWh, MJ per km)
939+
Unit of the energy consumed corresponding to the energy consumption per kilometer. (l, kg, kWh, MJ per km)
927940
<tr>
928941
<td><dfn>co2eFuelIntensityWTW</dfn> : [=Decimal=]
929942
<td>String
@@ -958,7 +971,7 @@ The Data Type <{TOC}> has the following properties:
958971
:: For full truck load, as defined in the [[!GLEC]] Framework. The sequence of pick-up & drop-off is PU-DO-PU-DO
959972

960973
<tr>
961-
<td><dfn>shippingOptionAir</dfn>
974+
<td><dfn>airShippingOption</dfn>
962975
<td>String
963976
<td>O
964977
<td>
@@ -982,18 +995,6 @@ The Data Type <{TOC}> has the following properties:
982995
: long-haul
983996
:: For distances greater than 1500 km
984997

985-
<tr>
986-
<td><dfn>electAccountingMethod</dfn>
987-
<td>String
988-
<td>O
989-
<td>
990-
Only applicable to electricity emissions. Indicates the accounting method chosen for electricity emissions accounting.
991-
992-
If defined, the value MUST be one of the following:
993-
: location-based
994-
:: For average grid mix factors
995-
: market-based
996-
:: For low carbon electricity or its attributes purchased and accounted for the defined TOC
997998
<tr>
998999
<td><dfn>glecDataQualityIndex</dfn> : [0..4]
9991000
<td>Number
@@ -1009,8 +1010,6 @@ The Data Type <{TOC}> has the following properties:
10091010
<figcaption>Properties of data type `TOC`</figcaption>
10101011
</figure>
10111012

1012-
Issue: complete this section
1013-
10141013

10151014
## Hub Operation Category ( <dfn element>HOC</dfn> ) ## {#dt-hoc}
10161015

@@ -1272,8 +1271,6 @@ Issue: this needs to be refined, especially the semantics of optional data types
12721271

12731272
Properties of data type <dfn element>Location</dfn>:
12741273

1275-
Issue: needs to be refined & checked by SFC
1276-
12771274
<figure id="location-properties-table" dfn-type="element-attr" dfn-for="Location">
12781275
<table class="data">
12791276
<thead>

0 commit comments

Comments
 (0)