RoadLink¶
A RoadLink is a type of TravelledWayLink and cdm2:RoadLink using a stabilized base designed for the movement of vehicles that conform to a specified set of requirements but may be used by others as well.
IRI: https://w3id.org/citydata/part3/v1/RoadLink
Diagram¶

Specializations of RoadLink¶
| Class | Description |
|---|---|
| Micromobility Link | A MicromobilityLink is a type of RoadLink designed for micromobility vehicles. |
Formalization for RoadLink¶
| Property | Constraint |
|---|---|
| capacity | exactly 1 |
| capacity | exactly 1 VehicleFlowRate |
| cdm1:hasProperPart | only RoadSegment |
| cdm1:hasProperPart | only RoadSegment |
| cdm1:properPartOf | only RoadNetwork or RoadSection or Road |
| cdm1:properPartOf | |
| maxLanes | exactly 1 |
| maxLanes | exactly 1 xsd:nonNegativeInteger |
| primaryUser | only RoadLinkUserType |
| primaryUser | only RoadLinkUserType |
| travelTime | max 1 |
| travelTime | max 1 cdm1:CityUnits/Duration |
| usedBy | only RoadLinkUserType |
| usedBy | only RoadLinkUserType |
| subClassOf | cdm2:RoadLink |
| subClassOf | TravelledWayLink |
Used by classes¶
| Class | Property |
|---|---|
| Road (cdm1) | cdm1:hasProperPart |
| Road Link User Type | uses |