TravelledWayLink¶
A TravelledWayLink is a type of NetworkElement and transinfras:TravelledWayLink. It represents a contiguous length of a TravelledWay between two TransportNodes of operational or managerial significance.
IRI: https://w3id.org/citydata/part3/v1/TravelledWayLink
Diagram¶

Specializations of TravelledWayLink¶
| Class | Description |
|---|---|
| Footpath Link | A Footpath Link is a type of TravelledWayLink designed for pedestrians. |
| Micromobility Link | A MicromobilityLink is a type of RoadLink designed for micromobility vehicles. |
| Road Link | 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. |
| Track Link | Due to the nature of rail, each TrackLink consists of a single lane, but multiple TrackLinks can exist along the same RailCorridor. |
| Travel Corridor Link | A TravelCorridorLink is a type of TravelledWayLink that is made up of TravelCorridorSegments. |
Formalization for TravelledWayLink¶
| Property | Constraint |
|---|---|
| allowedDirections | only cdm2:Code |
| allowedDirections | max 1 |
| allowedDirections | max 1 cdm2:Code |
| cdm1:hasProperPart | only TravelledWaySegment |
| cdm1:hasProperPart | only TravelledWaySegment |
| cdm1:properPartOf | only TransportNetwork or TravelledWaySection or TravelledWay |
| cdm1:properPartOf | min 1 |
| cdm1:properPartOf | min 1 |
| from | only TransportNode |
| from | exactly 1 |
| from | exactly 1 TransportNode |
| to | only TransportNode |
| to | exactly 1 |
| to | exactly 1 TransportNode |
| subClassOf | cdm2:TravelledWayLink |
| subClassOf | NetworkElement |
Used by classes¶
| Class | Property |
|---|---|
| Transport Node | egress |
| Transport Node | ingress |
| Travelled Way (cdm1) | cdm1:hasProperPart |
Other annotations¶
| Property | Value |
|---|---|
| xsd:pattern | TransportNetworkPattern |