@@ -295,7 +295,7 @@ The following hypothetical parties are involved:
295
295
as well as Transaction 2 ([[#txn2]] ).
296
296
297
297
Through this, the operator is able to eventually calculate <{TCE|TCEs}> and <{TOC|TOCs}> , so that
298
- they can make provide data to transport service user `S`.
298
+ they can provide data to Transport Service User `S`.
299
299
300
300
301
301
: Transport Operator `A`
@@ -305,7 +305,7 @@ The following hypothetical parties are involved:
305
305
This Operator has a [=host system=] which is capable of calculating <{TCE|TCEs}> and <{TOC|TOCs}> data.
306
306
307
307
Through this, the operator can make [=Transport Chain Element=] -level data available to the
308
- organizer `Z` which `Z` can fetch using Transaction 1 ([[#txn1]] ).
308
+ Transport Service Organizer `Z`, which `Z` can fetch using Transaction 1 ([[#txn1]] ).
309
309
310
310
: Transport Operator `B`
311
311
::
@@ -335,14 +335,14 @@ For this, the Transport Service Organizer `Z` performs the following data transa
335
335
1. As Transport Operator `B` does not support [[#txn1]] , `Z` performs [[#txn3]] with
336
336
Transport Operator `B` to collect the <{TAD}> for the second leg of the shipment.
337
337
1. `Z` then calculates the <{TCE|TCEs}> for the 2nd leg of the shipment based on
338
- the <{TAD}> data and e.g. modelled or secondary emission database(s) .
338
+ the <{TAD}> data and modelled or default factors .
339
339
340
340
### Data Collection by Transport Service User `S` ### {#example-s}
341
341
342
342
After Transport Service Organizer `Z` has performed its data collection, the Transport Service User `S`
343
343
can calculate the logistics emissions of the shipment by
344
344
345
- 1. collecting the <{TCE|TCEs}> from `S ` using the [=shipment id=] and [[#txn1]] , storing the resulting <{TCE|TCEs}> in e.g. its database.
345
+ 1. collecting the <{TCE|TCEs}> from `Z ` using the [=shipment id=] and [[#txn1]] , storing the resulting <{TCE|TCEs}> in e.g. its database.
346
346
1. `S` can further verify the <{TCE|TCEs}> by collecting the <{TOC|TOCs}> from `Z` using [[#txn2]]
347
347
1. To compute the logistics emissions, `Z` can form the [=TC=] from the collected <{TCE|TCEs}> by taking the <{TCE|TCEs}> of step 1 and
348
348
by calculating the logistics emissions for this shipment by following the [[!GLEC]] Framework and [[!ISO14083]] .
@@ -433,7 +433,7 @@ The highlighted lines show the data exchanged according to the <{ShipmentFootpri
433
433
434
434
### Data Collection by Transport Service User `S` ### {#example-http-s}
435
435
436
- To collect the TCEs related to the shipment and organizer `Z`, `S` performs the following HTTP call which yields 2 TCEs.
436
+ To collect the TCEs data related to the shipment from Transport Organizer `Z`, `S` performs the following HTTP call which yields 2 TCEs.
437
437
438
438
Note: The call to `/footprints` can return several footprints, 1 for each shipment.
439
439
By filtering, e.g. by the shipment id, `Z` can retrieve the <{TCE|TCEs}>
@@ -536,9 +536,11 @@ or more [=Transport Chain Elements=] (encoded as <{TCE|TCEs}>)
536
536
for a single [=shipment=] and from a single entity (a [=Transport Operator=] or a [=Transport Service Organizer=] ).
537
537
538
538
By collecting 1 or more ShipmentFootprint for a shipment from [=Transport Operators=] and [=Transport Service Organizer=] ,
539
- [=Transport Service User=] can construct Transport Chains ([=TCs=] ), and thereby calculate
539
+ a [=Transport Service User=] can construct Transport Chains ([=TCs=] ), and thereby calculate
540
540
logistics emissions.
541
541
542
+ ISSUE: The way the above paragraphs are defined might lead to confusion.
543
+
542
544
To calculate a ShipmentFootprint, the [=Transport Operator=] or [=Transport Service Organizer=] MUST
543
545
544
546
- first calculate <{TCE|TCEs}> for a single shipment in accordance with [[#dt-tce]] ,
0 commit comments