Skip to content

Commit 727967c

Browse files
Update index.bs
1 parent cce7abc commit 727967c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

specs/index.bs

+13
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,19 @@ Issue: !! we need to define data quality semantics !!
902902
<td>M
903903
<td>The destination of the activity related to the TCE
904904

905+
<tr>
906+
<td><dfn>departureAt</dfn>
907+
<td>String
908+
<td>O
909+
<td>
910+
Timestamp of departure. The value MUST be a date and time string conforming to ISO 8601 with timezone UTC.
911+
Note: the original data model defined this as the "date of loading"
912+
913+
<tr>
914+
<td><dfn>arrivalAt</dfn>
915+
<td>String
916+
<td>O
917+
<td>Timestamp of arrival. The value MUST be a date and time string conforming to ISO 8601 with timezone UTC.
905918
<tr>
906919
<td><dfn>mode</dfn>
907920
<td>{{TransportMode}}

0 commit comments

Comments
 (0)