Skip to content

Commit 7f2322b

Browse files
Update index.bs
1 parent 2c8f5e4 commit 7f2322b

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

specs/index.bs

+20-20
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ Issue: V/G sync this section with the slidedeck's "out of scope" section
5353
:: A Transport Operation Category as defined in the [[!GLEC]] Framework
5454

5555
: Hub Operation Category (<dfn>HOC</dfn> )
56-
:: A Hub Operation Category as defined in the GLEC Framework
56+
:: A Hub Operation Category as defined in the [[!GLEC]] Framework
5757

5858
: Transport Chain (<dfn>TC</dfn> )
59-
:: A Transport Chain as defined in the GLEC Framework. A TC consists of 1 or more [=Transport Chain Elements=]
59+
:: A Transport Chain as defined in the [[!GLEC]] Framework. A TC consists of 1 or more [=Transport Chain Elements=]
6060

6161
: <dfn>Transport Chain Element</dfn> (TCE)
62-
:: A Transport Chain Element as defined in the GLEC Framework.
62+
:: A Transport Chain Element as defined in the [[!GLEC]] Framework
6363

6464
: <dfn>Transport Operator</dfn>
6565
:: See [[!ISO14083]], Section 3.1.30
@@ -78,7 +78,7 @@ Issue: V/G sync this section with the slidedeck's "out of scope" section
7878
::
7979
A shipment refers to the goods in a commercial transaction between a seller and a buyer.
8080
It encompasses the consignments transported as part of this transaction via a transport
81-
chain from the consignor to the consignee
81+
chain from the consignor to the consignee.
8282
Also see [[!ISO14083]], Section 3.1.20
8383

8484
: <dfn>Consignment</dfn>
@@ -150,7 +150,7 @@ Issue: V/G sync this section with the slidedeck's "out of scope" section
150150
: <dfn>Tool Provider</dfn>
151151
::
152152
Provider of software, tools, services, or programs that support companies in
153-
calculating and reporting logistics GHG emissions conforming to this technical specifications.
153+
calculating and reporting logistics GHG emissions conforming to these technical specifications.
154154

155155
: <dfn>PCF</dfn>
156156
::
@@ -177,27 +177,27 @@ They are the context from which supporting data transactions ([#txns]) are defin
177177

178178
The following business cases shall be supported by this specification:
179179

180-
: <dfn>Business Case #3</dfn>
180+
: <dfn>Business Case #1</dfn>
181181
::
182182
An [=Transport Service Organizer=] wants to collect information from its
183183
contractors so that they can calculate emissions according to the GLEC Framework and ISO 14083.
184184

185-
For this, the [=Transport Service Organizer=] performs data transactions ([[#txn2]]) to collect emission
185+
For this, the [=Transport Service Organizer=] performs data transaction ([[#txn2]]) to collect emission
186186
intensities ([=HOCs=] or [=TOCs=]) from its contractors.
187187

188188
Alternatively, in case the contracted [=Transport Operator=] cannot provide [=TOCs=] to the [=Transport Service Organizer=],
189189
the [=Transport Operator=] can collect [=Transport Activity Data=] and make this data available ([[#txn3]]).
190190

191-
: Business Case #a1
191+
: Business Case #2
192192
::
193-
a [=Transport Operator=] shares [=Transport Activity=] data with e.g an
193+
A [=Transport Operator=] shares [=Transport Activity=] data with e.g an
194194
[=Transport Service Organizer=].
195195

196196
For this, the [=Transport Operator=] collects Transaport Activity Data
197197
and makes it available through the Pathfinder API using a Pathfinder Data Model Extension
198198
as specified in [[#dt-tad]].
199199

200-
: Business Case #2
200+
: Business Case #3
201201
::
202202
A [=Transport Service User=] wants to give logistics emissions transparency
203203
to its customers by disclosing logistics emissions as part of a [=PCF=].
@@ -220,8 +220,8 @@ The following business cases shall be supported by this specification:
220220

221221
Issue: this section needs to be first discussed between SFC and SINE
222222

223-
: Business Case #a2
224-
:: a [=Hub Operator=] shares activity data with an LSP to enable the LSP to calculate the emissions of a [=HOC=]
223+
: Business Case #a1
224+
:: A [=Hub Operator=] shares activity data with an LSP to enable the LSP to calculate the emissions of a [=HOC=]
225225

226226

227227
# Data Transactions # {#txns}
@@ -241,12 +241,12 @@ A single data transaction, or sometimes the consecutive execution of business tr
241241

242242
## Data Transaction 1: TCE Data Exchange ## {#txn1}
243243

244-
This data transaction enables a [=Transport Service User=] (such as a [=shipper=]) to receive [=Transport Chain Elements=] (encoded as <{TCE|TCEs}>) from a
244+
This data transaction enables a [=Transport Service User=] (such as a [=shipper=]) to receive [=Transport Chain Elements=] emissions related data (encoded as <{TCE|TCEs}>) from a
245245
[=Transport Operator=] or a [=Transport Service Organizer=] for a single [=shipment=].
246246

247247
For this, the [=Transport Operator=] or the [=Transport Service Organizer=] MUST
248248

249-
1. first calculate 1 or more TCEs in accordance with the [[!GLEC]] Framework and ISO 14083, and then
249+
1. first calculate 1 or more TCEs emissions related data in accordance with the [[!GLEC]] Framework and ISO 14083, and then
250250
1. make the resulting <{ShipmentFootprint}> available to the [=Transport Service User=] through the Pathfinder
251251
Network API (see [[#dt-sf]]).
252252

@@ -282,7 +282,7 @@ Note:
282282

283283
Note:
284284
This data transaction is considered necessary by logistics parties.
285-
Especially for SMEs, lacking the capabilities to Report curated emissions data,
285+
Especially for SMEs, lacking the capabilities to report curated emissions data,
286286
the option to provide activity data to their customers should be given.
287287

288288
This data transaction enables a [=Transport Operator=] to exchange [=Transport Activity Data=]
@@ -1025,18 +1025,18 @@ Issue: needs to be refined & checked by SFC
10251025
<td><dfn>street</dfn>
10261026
<td>String
10271027
<td>O
1028-
<td>
1028+
<td>Street of the location
10291029

10301030
<tr>
10311031
<td><dfn>zip</dfn>
10321032
<td>String
10331033
<td>O
1034-
<td>
1034+
<td>Postal code of the location
10351035
<tr>
10361036
<td><dfn>city</dfn>
10371037
<td>String
10381038
<td>M
1039-
<td>
1039+
<td>City of the location
10401040
<tr>
10411041
<td><dfn>country</dfn>
10421042
<td>Country
@@ -1061,12 +1061,12 @@ Issue: needs to be refined & checked by SFC
10611061
<td><dfn>lat</dfn>
10621062
<td>[=Decimal=]
10631063
<td>O
1064-
<td>Latitude of the destination. If <{Location/lng}> is defined, so MUST <{Location/lat}> be defined
1064+
<td>Latitude of the location. If <{Location/lng}> is defined, so MUST <{Location/lat}> be defined
10651065
<tr>
10661066
<td><dfn>lng</dfn>
10671067
<td>[=Decimal=]
10681068
<td>O
1069-
<td>Longitude of the destination. If <{Location/lat}> is defined, so MUST <{Location/lng}> be defined
1069+
<td>Longitude of the location. If <{Location/lat}> is defined, so MUST <{Location/lng}> be defined
10701070

10711071
</table>
10721072
<figcaption><{GLECDistance}> properties</figcaption>

0 commit comments

Comments
 (0)