Road¶
A Road is a type of TravelledWay and cdm2:Road that is made up of RoadLinks. Roads form a proper part of RoadNetworks.
IRI: https://w3id.org/citydata/part3/v1/Road
Diagram¶

Specializations of Road¶
| Class | Description |
|---|---|
| Micromobility Path | A MicromobilityPath is a type of Road that is made up of MicromobilityPathLinks. |
Formalization for Road¶
| Property | Constraint |
|---|---|
| cdm1:hasProperPart | only RoadLink |
| cdm1:hasProperPart | min 1 |
| cdm1:hasProperPart | min 1 RoadLink |
| cdm1:properPartOf | only RoadNetwork |
| cdm1:properPartOf | only RoadNetwork |
| subClassOf | cdm2:Road |
| subClassOf | TravelledWay |