Skip to content

Commit 0eb945c

Browse files
updated context - subproperties support 2026-01-27 00:19:03
1 parent fedff8d commit 0eb945c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

context.jsonld

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"CityWork": "https://smartdatamodels.org/dataModel.Transportation/CityWork",
99
"CrowdFlowObserved": "https://smartdatamodels.org/dataModel.Transportation/CrowdFlowObserved",
1010
"EVChargingStation": "https://smartdatamodels.org/dataModel.Transportation/EVChargingStation",
11+
"ElectricVehicleMobility": "https://smartdatamodels.org/dataModel.Transportation/ElectricVehicleMobility",
1112
"FareCollectionSystem": "https://smartdatamodels.org/dataModel.Transportation/FareCollectionSystem",
1213
"FleetVehicle": "https://smartdatamodels.org/dataModel.Transportation/FleetVehicle",
1314
"FleetVehicleOperation": "https://smartdatamodels.org/dataModel.Transportation/FleetVehicleOperation",
@@ -55,6 +56,7 @@
5556
"availableCapacity": "https://smartdatamodels.org/dataModel.Transportation/availableCapacity",
5657
"availableLanguage": "https://smartdatamodels.org/availableLanguage",
5758
"averageCrowdSpeed": "https://smartdatamodels.org/dataModel.Transportation/averageCrowdSpeed",
59+
"averageDistanceKm": "https://smartdatamodels.org/dataModel.Transportation/averageDistanceKm",
5860
"averageGapDistance": "https://smartdatamodels.org/dataModel.Transportation/averageGapDistance",
5961
"averageHeadwayTime": "https://smartdatamodels.org/dataModel.Transportation/averageHeadwayTime",
6062
"averageLength": "https://smartdatamodels.org/dataModel.Transportation/averageLength",
@@ -149,6 +151,7 @@
149151
"destinationStopId": "https://smartdatamodels.org/dataModel.Transportation/destinationStopId",
150152
"destinationStopName": "https://smartdatamodels.org/dataModel.Transportation/destinationStopName",
151153
"deviceBatteryStatus": "https://smartdatamodels.org/dataModel.Transportation/deviceBatteryStatus",
154+
"deviceBrand": "https://smartdatamodels.org/dataModel.Transportation/deviceBrand",
152155
"deviceSimNumber": "https://smartdatamodels.org/dataModel.Transportation/deviceSimNumber",
153156
"dimension": "https://smartdatamodels.org/dataModel.Transportation/dimension",
154157
"direction": "https://smartdatamodels.org/dataModel.Transportation/direction",
@@ -238,6 +241,7 @@
238241
"linesConnected": "https://smartdatamodels.org/dataModel.Transportation/linesConnected",
239242
"localId": "https://smartdatamodels.org/dataModel.Transportation/localId",
240243
"location": "https://uri.etsi.org/ngsi-ld/location",
244+
"locationCode": "https://smartdatamodels.org/dataModel.Transportation/locationCode",
241245
"locationType": "https://smartdatamodels.org/dataModel.Transportation/locationType",
242246
"mainContractingCompany": "https://smartdatamodels.org/dataModel.Transportation/mainContractingCompany",
243247
"manufacturerName": "https://smartdatamodels.org/dataModel.Transportation/manufacturerName",
@@ -258,7 +262,9 @@
258262
"minimumAllowedSpeed": "https://smartdatamodels.org/dataModel.Transportation/minimumAllowedSpeed",
259263
"model": "https://smartdatamodels.org/dataModel.Transportation/model",
260264
"modelName": "https://smartdatamodels.org/dataModel.Transportation/modelName",
265+
"municipality": "https://smartdatamodels.org/dataModel.Transportation/municipality",
261266
"municipalityInfo": "https://smartdatamodels.org/dataModel.Transportation/municipalityInfo",
267+
"n": "https://smartdatamodels.org/dataModel.Transportation/n",
262268
"name": "https://smartdatamodels.org/name",
263269
"nbOfIOPoint": "https://smartdatamodels.org/dataModel.Transportation/nbOfIOPoint",
264270
"nbOfLane": "https://smartdatamodels.org/dataModel.Transportation/nbOfLane",
@@ -349,6 +355,7 @@
349355
"refRoad": "https://smartdatamodels.org/dataModel.Transportation/refRoad",
350356
"refRoadSegment": "https://smartdatamodels.org/dataModel.Transportation/refRoadSegment",
351357
"refVehicleModel": "https://smartdatamodels.org/dataModel.Transportation/refVehicleModel",
358+
"region": "https://smartdatamodels.org/dataModel.Transportation/region",
352359
"regulation": "https://smartdatamodels.org/dataModel.Transportation/regulation",
353360
"reportId": "https://smartdatamodels.org/dataModel.Transportation/reportId",
354361
"resolvedAt": "https://smartdatamodels.org/dataModel.Transportation/resolvedAt",

0 commit comments

Comments
 (0)