TransportNetwork¶
A TransportNetwork is a NetworkElement that is a collection of other network elements that jointly represent a network of paths along which entities (e.g., vehicles, pedestrians) of a specified mode can operate.
IRI: https://w3id.org/citydata/part3/v1/TransportNetwork
Diagram¶

Specializations of TransportNetwork¶
| Class | Description |
|---|---|
| Footpath Network | A FootpathNetwork is a type of TransportNetwork designed for the use of pedestrians but may be used by others as well. |
| Micromobility Network | A MicromobilityNetwork is a type of RoadNetwork designed for the use of micromobility vehicles, which have more limited performance characteristics than motor vehicles. |
| Rail Network | A RailNetwork is a type of TransportNetwork using rails on a stabilized base. |
| Road Network | Roads are most commonly associated with motor vehicles, but can be designed for other types of vehicles (e.g., micromobility vehicles). |
Formalization for TransportNetwork¶
| Property | Constraint |
|---|---|
| cdm1:hasProperPart | only TransportNetwork or TransportNode or TravelledWayLink or TravelledWaySection or TravelledWay |
| cdm1:hasProperPart | |
| cdm1:properPartOf | only TransportNetwork |
| cdm1:properPartOf | only TransportNetwork |
| subClassOf | NetworkElement |
Used by classes¶
| Class | Property |
|---|---|
| Transport Network (cdm1) | cdm1:properPartOf |
| Transport Node (cdm1) | cdm1:properPartOf |
| Travelled Way (cdm1) | cdm1:properPartOf |
| Travelled Way Section (cdm1) | cdm1:properPartOf |
Other annotations¶
| Property | Value |
|---|---|
| xsd:pattern | TransportNetworkPattern |