-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfloatingCarData-context.jsonld
More file actions
205 lines (159 loc) · 5.98 KB
/
floatingCarData-context.jsonld
File metadata and controls
205 lines (159 loc) · 5.98 KB
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
{
"@context": {
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"dcterms": "http://purl.org/dc/terms/",
"schema": "https://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"osmkey": "https://wiki.openstreetmap.org/wiki/Key:",
"here": "https://semantics.cerema.fr/ontologies/HERE/",
"traf": "https://semantics.cerema.fr/ontologies/trafic/",
"TronconDeRoute": "https://smart-data-models.github.io/dataModel.Transportation/RoadSegment/schema.json#/definitions/RoadSegment",
"location": "https://uri.etsi.org/ngsi-ld/location",
"geometry": "https://uri.etsi.org/ngsi-ld/location",
"HERE": "here:HERE",
"Property": "ngsi-ld:Property",
"Relationship": "ngsi-ld:Relationship",
"GeoProperty": "ngsi-ld:GeoProperty",
"value": "ngsi-ld:hasValue",
"observedAt": "ngsi-ld:observedAt",
"object": "ngsi-ld:hasObject",
"scope": "ngsi-ld:scope",
"linkDir": "traf:linkDir",
"epoch15Min": "traf:epoch15Min",
"length": "traf:length",
"freeFlow": "traf:freeFlow",
"spdLimit": "traf:spdLimit",
"count": "traf:count",
"mean": "traf:mean",
"stdDev": "traf:stdDev",
"stddev": "traf:stdDev",
"minVitesse": "traf:minVitesse",
"maxVitesse": "traf:maxVitesse",
"confidence": "traf:confidence",
"poids":"traf:poids",
"pct10": "traf:pct10",
"pct20": "traf:pct20",
"pct30": "traf:pct30",
"pct40": "traf:pct40",
"pct50": "traf:pct50",
"pct60": "traf:pct60",
"pct70": "traf:pct70",
"pct80": "traf:pct80",
"pct90": "traf:pct90",
"dir": "traf:dir",
"aPourTronconDeRoute": "traf:aPourRoute",
"name": "schema:name",
"description": "schema:description",
"objectId": "schema:identifier",
"autoId": "schema:identifier",
"shape": "here:shape",
"shapeLen": "here:shapeLength",
"linkId": "schema:identifier",
"featId": "schema:identifier",
"stName": "schema:name",
"descript": "dcterms:description",
"stLangcd": "schema:inLanguage",
"numStnmes": "here:numberOfStreetNames",
"stNmPref": "here:streetNamePrefix",
"stTypBef": "here:streetTypeBefore",
"stNmBase": "here:streetNameBase",
"stNmSuff": "here:streetNameSuffix",
"stTypAft": "here:streetTypeAfter",
"stTypAtt": "here:streetTypeAttached",
"addrType": "here:addressType",
"lRefaddr": "here:leftRefAddress",
"lNrefaddr": "here:leftNonRefAddress",
"rRefaddr": "here:rightRefAddress",
"rNrefaddr": "here:rightNonRefAddress",
"lAddrsch": "here:leftAddressScheme",
"rAddrsch": "here:rightAddressScheme",
"lAddrform": "here:leftAddressFormat",
"rAddrform": "here:rightAddressFormat",
"lPostCode": "here:lPostalCode",
"rPostcode": "schema:rPostalCode",
"lNumZones": "here:leftNumZones",
"rNumZones": "here:rightNumZones",
"numAdRng": "here:numberOfAddressRanges",
"refInId": "here:referenceIntersectionId",
"nrefInId": "here:nonReferenceIntersectionId",
"nShapepnt": "here:numberOfShapePoints",
"funcClass": "here:functionalClass",
"speedCat": "here:speedCategory",
"frSpdLim": "here:heerMaxspeed",
"toSpdLim": "here:maxspeed",
"spdLmSrc": "here:speedLimitSource",
"fromLanes": "here:fromlanes",
"toLanes": "here:tolanes",
"physLanes": "here:physlanes",
"frXLanes": "here:fromExitLanes",
"toXLanes": "here:toExitLanes",
"laneCat": "osmkey:lanes",
"divider": "here:divider",
"dividerLeg": "here:dividerLegibility",
"dividerLleg": "here:dividerLegibility",
"dirTravel": "osmkey:oneway",
"private": "here:accessPrivate",
"pubAccess": "osmkey:access",
"poiAccess": "here:poiAccess",
"contracc": "here:controlledAccess",
"arAuto": "here:accessRestrictionAuto",
"arBus": "here:accessRestrictionBus",
"arTaxis": "here:accessRestrictionTaxi",
"arCarPool": "here:accessRestrictionCarpool",
"arPedest": "here:accessRestrictionPedestrian",
"arTrucks": "here:accessRestrictionTrucks",
"arTraff": "here:accessRestrictionThroughTraffic",
"arDeliv": "here:accessRestrictionDelivery",
"arEmerveh": "here:accessRestrictionEmergencyVehicles",
"arMotor": "here:accessRestrictionMotorcycles",
"bridge": "osmkey:bridge",
"tunnel": "osmkey:tunnel",
"tollway": "osmkey:toll",
"ramp": "here:ramp",
"roundAbout": "here:roundabout",
"reversible": "here:reversible",
"exprLane": "here:expressLane",
"carPoolRd": "here:carpoolRoad",
"frontage": "here:frontageRoad",
"ferryType": "here:ferryType",
"paved": "here:paved",
"urban": "here:urban",
"routeType": "here:routeType",
"scenicRt": "here:scenicRoute",
"scenicNm": "here:scenicName",
"parkAvail": "here:parkingAvailability",
"lowMblty": "here:lowMobilityAccess",
"priorityRd": "here:priorityRoad",
"fourWhldr": "here:fourWheelDriveRequired",
"dirOnSign": "here:directionOnSign",
"explicatBl": "here:explicationTable",
"nameOnRdsn": "here:nameOnRoadSign",
"postalName": "here:postalName",
"staleName": "here:staleName",
"vanityName": "here:vanityName",
"junctionNm": "here:junctionName",
"junctionnM": "here:junctionName",
"exitName": "here:exitName",
"interInter": "here:interInterchange",
"undefTraff": "here:undefinedTraffic",
"multiDigit": "here:multiDigit",
"maxAttr": "here:maxAttribute",
"spectrFig": "here:spectralFigure",
"indescrib": "here:indescribable",
"manoeuvre": "here:manoeuvre",
"inprocData": "here:inProcData",
"fullGeom": "here:fullGeometry",
"expandInc": "here:expandIncrement",
"transArea": "here:transitionArea",
"verTrans": "here:verticalTransition",
"plotRoad": "here:plotRoad",
"enhGeom": "here:enhancedGeometry",
"fgdlAqDate": "dcterms:created",
"lAreaId": "here:leftAreaId",
"rAreaId": "here:rightAreaId",
"coverInd": "here:coverIndicator",
"label": "rdfs:label",
"prefLabel": "skos:prefLabel"
}
}