Footpath¶
A Footpath is a type of TravelledWay that is made up of FootpathLinks.
IRI: https://w3id.org/citydata/part3/v1/Footpath
Diagram¶

Formalization for Footpath¶
| Property | Constraint |
|---|---|
| cdm1:hasProperPart | only FootpathLink |
| cdm1:hasProperPart | min 1 |
| cdm1:hasProperPart | min 1 FootpathLink |
| cdm1:properPartOf | only FootpathNetwork |
| cdm1:properPartOf | only FootpathNetwork |
| subClassOf | TravelledWay |
Other annotations¶
| Property | Value |
|---|---|
| xsd:pattern | PedestrianNetworkPattern |