-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcontext.jsonld
252 lines (252 loc) · 20.5 KB
/
context.jsonld
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
{
"@context": {
"Berth": "https://smartdatamodels.org/dataModel.MarineTransport/Berth",
"Booking": "https://smartdatamodels.org/dataModel.MarineTransport/Booking",
"EdiCodeco": "https://smartdatamodels.org/dataModel.MarineTransport/EdiCodeco",
"MasterVessel": "https://smartdatamodels.org/dataModel.MarineTransport/MasterVessel",
"Operation": "https://smartdatamodels.org/dataModel.MarineTransport/Operation",
"Port": "https://smartdatamodels.org/dataModel.MarineTransport/Port",
"PortAuthority": "https://smartdatamodels.org/dataModel.MarineTransport/PortAuthority",
"PortCall": "https://smartdatamodels.org/dataModel.MarineTransport/PortCall",
"UNLOCODE": "https://smartdatamodels.org/dataModel.MarineTransport/UNLOCODE",
"Vessel": "https://smartdatamodels.org/dataModel.MarineTransport/Vessel",
"activityCode": "https://smartdatamodels.org/dataModel.MarineTransport/activityCode",
"actualWindowFrom": "https://smartdatamodels.org/dataModel.MarineTransport/actualWindowFrom",
"actualWindowTo": "https://smartdatamodels.org/dataModel.MarineTransport/actualWindowTo",
"address": "https://smartdatamodels.org/address",
"addressCountry": "https://smartdatamodels.org/addressCountry",
"addressLocality": "https://smartdatamodels.org/addressLocality",
"addressRegion": "https://smartdatamodels.org/addressRegion",
"agentChangeDate": "https://smartdatamodels.org/dataModel.MarineTransport/agentChangeDate",
"agentLegalCode": "https://smartdatamodels.org/dataModel.MarineTransport/agentLegalCode",
"agentName": "https://smartdatamodels.org/dataModel.MarineTransport/agentName",
"airDraught": "https://smartdatamodels.org/dataModel.MarineTransport/airDraught",
"alternateName": "https://smartdatamodels.org/alternateName",
"amount": "https://smartdatamodels.org/dataModel.MarineTransport/amount",
"areaServed": "https://smartdatamodels.org/areaServed",
"arrivalDate": "https://smartdatamodels.org/dataModel.MarineTransport/arrivalDate",
"arrivalDateScheduled": "https://smartdatamodels.org/dataModel.MarineTransport/arrivalDateScheduled",
"arrivalDraught": "https://smartdatamodels.org/dataModel.MarineTransport/arrivalDraught",
"ata": "https://smartdatamodels.org/dataModel.MarineTransport/ata",
"ataBerth": "https://smartdatamodels.org/dataModel.MarineTransport/ataBerth",
"atd": "https://smartdatamodels.org/dataModel.MarineTransport/atd",
"atdBerth": "https://smartdatamodels.org/dataModel.MarineTransport/atdBerth",
"authorizationDate": "https://smartdatamodels.org/dataModel.MarineTransport/authorizationDate",
"authorizationRemarks": "https://smartdatamodels.org/dataModel.MarineTransport/authorizationRemarks",
"authorizedAt": "https://smartdatamodels.org/dataModel.MarineTransport/authorizedAt",
"authorizedBy": "https://smartdatamodels.org/dataModel.MarineTransport/authorizedBy",
"availabilityRestriction": "https://smartdatamodels.org/availabilityRestriction",
"availableLanguage": "https://smartdatamodels.org/availableLanguage",
"bbox": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#bbox"
},
"beam": "https://smartdatamodels.org/dataModel.MarineTransport/beam",
"berthCode": "https://smartdatamodels.org/dataModel.MarineTransport/berthCode",
"berthName": "https://smartdatamodels.org/dataModel.MarineTransport/berthName",
"berthRef": "https://smartdatamodels.org/dataModel.MarineTransport/berthRef",
"berthingTypeCode": "https://smartdatamodels.org/dataModel.MarineTransport/berthingTypeCode",
"bookingCode": "https://smartdatamodels.org/dataModel.MarineTransport/bookingCode",
"bookingDate": "https://smartdatamodels.org/dataModel.MarineTransport/bookingDate",
"bookingNumber": "https://smartdatamodels.org/dataModel.MarineTransport/bookingNumber",
"bookingStatus": "https://smartdatamodels.org/dataModel.MarineTransport/bookingStatus",
"buildDate": "https://smartdatamodels.org/dataModel.MarineTransport/buildDate",
"buildingAt": "https://smartdatamodels.org/dataModel.MarineTransport/buildingAt",
"callSign": "https://smartdatamodels.org/dataModel.MarineTransport/callSign",
"company": "https://smartdatamodels.org/dataModel.MarineTransport/company",
"contactOption": "https://smartdatamodels.org/contactOption",
"contactPoint": "https://smartdatamodels.org/contactPoint",
"contactType": "https://smartdatamodels.org/contactType",
"containerCarrierIdentification": "https://smartdatamodels.org/dataModel.MarineTransport/containerCarrierIdentification",
"containerClass": "https://smartdatamodels.org/dataModel.MarineTransport/containerClass",
"containerIdentification": "https://smartdatamodels.org/dataModel.MarineTransport/containerIdentification",
"containerIsoCode": "https://smartdatamodels.org/dataModel.MarineTransport/containerIsoCode",
"containerSeal": "https://smartdatamodels.org/dataModel.MarineTransport/containerSeal",
"containerWeight": "https://smartdatamodels.org/dataModel.MarineTransport/containerWeight",
"containersExport": "https://smartdatamodels.org/dataModel.MarineTransport/containersExport",
"containersImport": "https://smartdatamodels.org/dataModel.MarineTransport/containersImport",
"coordinates": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#coordinates"
},
"courseOverGround": "https://smartdatamodels.org/dataModel.MarineTransport/courseOverGround",
"createdAt": {
"@id": "https://uri.etsi.org/ngsi-ld/createdAt",
"@type": "https://uri.etsi.org/ngsi-ld/DateTime"
},
"crewArrival": "https://smartdatamodels.org/dataModel.MarineTransport/crewArrival",
"crewDeparture": "https://smartdatamodels.org/dataModel.MarineTransport/crewDeparture",
"dangerousGoodsCarried": "https://smartdatamodels.org/dataModel.MarineTransport/dangerousGoodsCarried",
"dangerousGoodsLoading": "https://smartdatamodels.org/dataModel.MarineTransport/dangerousGoodsLoading",
"dangerousGoodsUnloading": "https://smartdatamodels.org/dataModel.MarineTransport/dangerousGoodsUnloading",
"dataProvider": "https://smartdatamodels.org/dataProvider",
"dateCreated": "https://smartdatamodels.org/dateCreated",
"dateModified": "https://smartdatamodels.org/dateModified",
"deadweightTonnage": "https://smartdatamodels.org/dataModel.MarineTransport/deadweightTonnage",
"departureAuthorizationDate": "https://smartdatamodels.org/dataModel.MarineTransport/departureAuthorizationDate",
"departureDate": "https://smartdatamodels.org/dataModel.MarineTransport/departureDate",
"departureDateScheduled": "https://smartdatamodels.org/dataModel.MarineTransport/departureDateScheduled",
"departureDraught": "https://smartdatamodels.org/dataModel.MarineTransport/departureDraught",
"description": "http://purl.org/dc/terms/description",
"destination": "https://smartdatamodels.org/dataModel.MarineTransport/destination",
"destinationPort": "https://smartdatamodels.org/dataModel.MarineTransport/destinationPort",
"destinationTransportType": "https://smartdatamodels.org/dataModel.MarineTransport/destinationTransportType",
"dischargingPort": "https://smartdatamodels.org/dataModel.MarineTransport/dischargingPort",
"district": "https://smartdatamodels.org/district",
"draught": "https://smartdatamodels.org/dataModel.MarineTransport/draught",
"dwt": "https://smartdatamodels.org/dataModel.MarineTransport/dwt",
"email": "https://smartdatamodels.org/email",
"enterDate": "https://smartdatamodels.org/dataModel.MarineTransport/enterDate",
"estimatedTimeOfArrival": "https://smartdatamodels.org/dataModel.MarineTransport/estimatedTimeOfArrival",
"eta": "https://smartdatamodels.org/dataModel.MarineTransport/eta",
"etaBerth": "https://smartdatamodels.org/dataModel.MarineTransport/etaBerth",
"etc": "https://smartdatamodels.org/dataModel.MarineTransport/etc",
"etd": "https://smartdatamodels.org/dataModel.MarineTransport/etd",
"etdBerth": "https://smartdatamodels.org/dataModel.MarineTransport/etdBerth",
"ets": "https://smartdatamodels.org/dataModel.MarineTransport/ets",
"exportContainer1": "https://smartdatamodels.org/dataModel.MarineTransport/exportContainer1",
"exportContainer2": "https://smartdatamodels.org/dataModel.MarineTransport/exportContainer2",
"faxNumber": "https://smartdatamodels.org/faxNumber",
"fileName": "https://smartdatamodels.org/dataModel.MarineTransport/fileName",
"financialOwner": "https://smartdatamodels.org/dataModel.MarineTransport/financialOwner",
"firstBollard": "https://smartdatamodels.org/dataModel.MarineTransport/firstBollard",
"flagCode": "https://smartdatamodels.org/dataModel.MarineTransport/flagCode",
"functionCode": "https://smartdatamodels.org/dataModel.MarineTransport/functionCode",
"gln": "https://smartdatamodels.org/dataModel.MarineTransport/gln",
"grossTonnage": "https://smartdatamodels.org/dataModel.MarineTransport/grossTonnage",
"gt": "https://smartdatamodels.org/dataModel.MarineTransport/gt",
"heading": "https://smartdatamodels.org/dataModel.MarineTransport/heading",
"id": "@id",
"imo": "https://smartdatamodels.org/dataModel.MarineTransport/imo",
"importContainer1": "https://smartdatamodels.org/dataModel.MarineTransport/importContainer1",
"importContainer2": "https://smartdatamodels.org/dataModel.MarineTransport/importContainer2",
"interiorTraffic": "https://smartdatamodels.org/dataModel.MarineTransport/interiorTraffic",
"isContainerEmpty": "https://smartdatamodels.org/dataModel.MarineTransport/isContainerEmpty",
"lastBollard": "https://smartdatamodels.org/dataModel.MarineTransport/lastBollard",
"lastPortCode": "https://smartdatamodels.org/dataModel.MarineTransport/lastPortCode",
"length": "https://smartdatamodels.org/dataModel.MarineTransport/length",
"loa": "https://smartdatamodels.org/dataModel.MarineTransport/loa",
"loadingPort": "https://smartdatamodels.org/dataModel.MarineTransport/loadingPort",
"location": "https://uri.etsi.org/ngsi-ld/location",
"manager": "https://smartdatamodels.org/dataModel.MarineTransport/manager",
"manifestActivated": "https://smartdatamodels.org/dataModel.MarineTransport/manifestActivated",
"manifestActivationDate": "https://smartdatamodels.org/dataModel.MarineTransport/manifestActivationDate",
"manipulationMeansCode": "https://smartdatamodels.org/dataModel.MarineTransport/manipulationMeansCode",
"manipulationMeansNumber": "https://smartdatamodels.org/dataModel.MarineTransport/manipulationMeansNumber",
"masterName": "https://smartdatamodels.org/dataModel.MarineTransport/masterName",
"maxDraught": "https://smartdatamodels.org/dataModel.MarineTransport/maxDraught",
"maxLoadVehicle": "https://smartdatamodels.org/dataModel.MarineTransport/maxLoadVehicle",
"maxPassenger": "https://smartdatamodels.org/dataModel.MarineTransport/maxPassenger",
"maxVehicle": "https://smartdatamodels.org/dataModel.MarineTransport/maxVehicle",
"maxWeightPerUnit": "https://smartdatamodels.org/dataModel.MarineTransport/maxWeightPerUnit",
"maximumDraught": "https://smartdatamodels.org/dataModel.MarineTransport/maximumDraught",
"measureUnit": "https://smartdatamodels.org/dataModel.MarineTransport/measureUnit",
"messageRaw": "https://smartdatamodels.org/dataModel.MarineTransport/messageRaw",
"messageVersion": "https://smartdatamodels.org/dataModel.MarineTransport/messageVersion",
"minNumOfCrew": "https://smartdatamodels.org/dataModel.MarineTransport/minNumOfCrew",
"mmsi": "https://smartdatamodels.org/dataModel.MarineTransport/mmsi",
"modifiedAt": {
"@id": "https://uri.etsi.org/ngsi-ld/modifiedAt",
"@type": "https://uri.etsi.org/ngsi-ld/DateTime"
},
"mooringLines": "https://smartdatamodels.org/dataModel.MarineTransport/mooringLines",
"mrn": "https://smartdatamodels.org/dataModel.MarineTransport/mrn",
"name": "https://smartdatamodels.org/name",
"navigationStatus": "https://smartdatamodels.org/dataModel.MarineTransport/navigationStatus",
"nextPortCode": "https://smartdatamodels.org/dataModel.MarineTransport/nextPortCode",
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"observedAt": {
"@id": "https://uri.etsi.org/ngsi-ld/observedAt",
"@type": "https://uri.etsi.org/ngsi-ld/DateTime"
},
"operationRank": "https://smartdatamodels.org/dataModel.MarineTransport/operationRank",
"operationType": "https://smartdatamodels.org/dataModel.MarineTransport/operationType",
"operationTypeCode": "https://smartdatamodels.org/dataModel.MarineTransport/operationTypeCode",
"originTransportType": "https://smartdatamodels.org/dataModel.MarineTransport/originTransportType",
"originalWindowFrom": "https://smartdatamodels.org/dataModel.MarineTransport/originalWindowFrom",
"originalWindowTo": "https://smartdatamodels.org/dataModel.MarineTransport/originalWindowTo",
"owner": "https://smartdatamodels.org/owner",
"ownerVessel": "https://smartdatamodels.org/dataModel.MarineTransport/ownerVessel",
"passengersArrival": "https://smartdatamodels.org/dataModel.MarineTransport/passengersArrival",
"passengersDeparture": "https://smartdatamodels.org/dataModel.MarineTransport/passengersDeparture",
"photo": "https://smartdatamodels.org/dataModel.MarineTransport/photo",
"portArea": "https://smartdatamodels.org/dataModel.MarineTransport/portArea",
"portCallNumber": "https://smartdatamodels.org/dataModel.MarineTransport/portCallNumber",
"portCallRef": "https://smartdatamodels.org/dataModel.MarineTransport/portCallRef",
"portCode": "https://smartdatamodels.org/dataModel.MarineTransport/portCode",
"portType": "https://smartdatamodels.org/dataModel.MarineTransport/portType",
"position": "https://smartdatamodels.org/dataModel.MarineTransport/position",
"positionAccuracy": "https://smartdatamodels.org/dataModel.MarineTransport/positionAccuracy",
"postOfficeBoxNumber": "https://smartdatamodels.org/postOfficeBoxNumber",
"postalCode": "https://smartdatamodels.org/postalCode",
"previousPort": "https://smartdatamodels.org/dataModel.MarineTransport/previousPort",
"productCode": "https://smartdatamodels.org/dataModel.MarineTransport/productCode",
"productSupported": "https://smartdatamodels.org/productSupported",
"pta": "https://smartdatamodels.org/dataModel.MarineTransport/pta",
"ptaBerth": "https://smartdatamodels.org/dataModel.MarineTransport/ptaBerth",
"ptd": "https://smartdatamodels.org/dataModel.MarineTransport/ptd",
"ptdBerth": "https://smartdatamodels.org/dataModel.MarineTransport/ptdBerth",
"rateOfTurn": "https://smartdatamodels.org/dataModel.MarineTransport/rateOfTurn",
"receiverIdentification": "https://smartdatamodels.org/dataModel.MarineTransport/receiverIdentification",
"refPortAuthority": "https://smartdatamodels.org/dataModel.MarineTransport/refPortAuthority",
"regularLine": "https://smartdatamodels.org/dataModel.MarineTransport/regularLine",
"release": "https://smartdatamodels.org/dataModel.MarineTransport/release",
"remarks": "https://smartdatamodels.org/dataModel.MarineTransport/remarks",
"requestedAt": "https://smartdatamodels.org/dataModel.MarineTransport/requestedAt",
"rta": "https://smartdatamodels.org/dataModel.MarineTransport/rta",
"rtaBerth": "https://smartdatamodels.org/dataModel.MarineTransport/rtaBerth",
"rtd": "https://smartdatamodels.org/dataModel.MarineTransport/rtd",
"rtdBerth": "https://smartdatamodels.org/dataModel.MarineTransport/rtdBerth",
"secondAgentLegalCode": "https://smartdatamodels.org/dataModel.MarineTransport/secondAgentLegalCode",
"secondAgentName": "https://smartdatamodels.org/dataModel.MarineTransport/secondAgentName",
"seeAlso": "https://smartdatamodels.org/seeAlso",
"senderIdentification": "https://smartdatamodels.org/dataModel.MarineTransport/senderIdentification",
"sentAt": "https://smartdatamodels.org/dataModel.MarineTransport/sentAt",
"shipName": "https://smartdatamodels.org/dataModel.MarineTransport/shipName",
"shipTypeCategory": "https://smartdatamodels.org/dataModel.MarineTransport/shipTypeCategory",
"shipTypeClass": "https://smartdatamodels.org/dataModel.MarineTransport/shipTypeClass",
"sleeve": "https://smartdatamodels.org/dataModel.MarineTransport/sleeve",
"source": "https://smartdatamodels.org/source",
"specialManeuverIndicator": "https://smartdatamodels.org/dataModel.MarineTransport/specialManeuverIndicator",
"speedOverGround": "https://smartdatamodels.org/dataModel.MarineTransport/speedOverGround",
"status": "https://uri.etsi.org/ngsi-ld/status",
"stevedoreRef": "https://smartdatamodels.org/dataModel.MarineTransport/stevedoreRef",
"stopRank": "https://smartdatamodels.org/dataModel.MarineTransport/stopRank",
"streetAddress": "https://smartdatamodels.org/streetAddress",
"streetNr": "https://smartdatamodels.org/streetNr",
"technicalManager": "https://smartdatamodels.org/dataModel.MarineTransport/technicalManager",
"telephone": "https://smartdatamodels.org/telephone",
"terminal": "https://smartdatamodels.org/dataModel.MarineTransport/terminal",
"timeZone": "https://smartdatamodels.org/dataModel.MarineTransport/timeZone",
"timezone": "https://smartdatamodels.org/dataModel.MarineTransport/timezone",
"toBow": "https://smartdatamodels.org/dataModel.MarineTransport/toBow",
"toPort": "https://smartdatamodels.org/dataModel.MarineTransport/toPort",
"toStardboard": "https://smartdatamodels.org/dataModel.MarineTransport/toStardboard",
"toStern": "https://smartdatamodels.org/dataModel.MarineTransport/toStern",
"travelReference": "https://smartdatamodels.org/dataModel.MarineTransport/travelReference",
"truckLicenseCode": "https://smartdatamodels.org/dataModel.MarineTransport/truckLicenseCode",
"type": "@type",
"unlocode": "https://smartdatamodels.org/dataModel.MarineTransport/unlocode",
"url": "https://smartdatamodels.org/url",
"vessel": "https://smartdatamodels.org/dataModel.MarineTransport/vessel",
"vesselAgent": "https://smartdatamodels.org/dataModel.MarineTransport/vesselAgent",
"vesselCallSign": "https://smartdatamodels.org/dataModel.MarineTransport/vesselCallSign",
"vesselCarrier": "https://smartdatamodels.org/dataModel.MarineTransport/vesselCarrier",
"vesselClass": "https://smartdatamodels.org/dataModel.MarineTransport/vesselClass",
"vesselImo": "https://smartdatamodels.org/dataModel.MarineTransport/vesselImo",
"vesselMmsi": "https://smartdatamodels.org/dataModel.MarineTransport/vesselMmsi",
"vesselName": "https://smartdatamodels.org/dataModel.MarineTransport/vesselName",
"vesselOwner": "https://smartdatamodels.org/dataModel.MarineTransport/vesselOwner",
"vesselRef": "https://smartdatamodels.org/dataModel.MarineTransport/vesselRef",
"vesselSubType": "https://smartdatamodels.org/dataModel.MarineTransport/vesselSubType",
"vesselType": "https://smartdatamodels.org/dataModel.MarineTransport/vesselType",
"vesselTypeCategory": "https://smartdatamodels.org/dataModel.MarineTransport/vesselTypeCategory",
"vesselTypeClass": "https://smartdatamodels.org/dataModel.MarineTransport/vesselTypeClass",
"vesselVoyage": "https://smartdatamodels.org/dataModel.MarineTransport/vesselVoyage",
"voyageCode": "https://smartdatamodels.org/dataModel.MarineTransport/voyageCode",
"voyageNumber": "https://smartdatamodels.org/dataModel.MarineTransport/voyageNumber",
"wasteAgreementExists": "https://smartdatamodels.org/dataModel.MarineTransport/wasteAgreementExists",
"windowDate": "https://smartdatamodels.org/dataModel.MarineTransport/windowDate",
"year": "https://smartdatamodels.org/dataModel.MarineTransport/year"
}
}