RoadLinkUserType¶
A RoadLinkUserType represents the unique combination of a RoadLink and a UserType such that speed limits and other characteristics can be defined to apply to specific user types when operating along a particular road link.
IRI: https://w3id.org/citydata/part3/v1/RoadLinkUserType
Diagram¶

Formalization for RoadLinkUserType¶
| Property | Constraint |
|---|---|
| speedLimit | max 1 |
| speedLimit | max 1 cdm1:CityUnits/Speed |
| travelTime | max 1 |
| travelTime | max 1 cdm1:CityUnits/Duration |
| userCategory | exactly 1 |
| userCategory | exactly 1 cdm2:Code |
| uses | only RoadLink |
| uses | only RoadLink |
| subClassOf | ITSThing |
Used by classes¶
| Class | Property |
|---|---|
| Road Link | primaryUser |
| Road Link | usedBy |