FootpathSegment¶
A FootpathSegment can be defined to be a part of a FootpathSection, especially when the FootpathSection does not span an entire FootpathLink.
IRI: https://w3id.org/citydata/part3/v1/FootpathSegment
Diagram¶

Formalization for FootpathSegment¶
| Property | Constraint |
|---|---|
| cdm1:hasProperPart | only FootpathLane |
| cdm1:hasProperPart | min 1 |
| cdm1:hasProperPart | min 1 FootpathLane |
| cdm1:properPartOf | only FootpathLink or FootpathSection |
| cdm1:properPartOf | min 1 |
| cdm1:properPartOf | min 1 |
| subClassOf | TravelledWaySegment |
Used by classes¶
| Class | Property |
|---|---|
| Footpath Lane (cdm1) | cdm1:properPartOf |
| Footpath Link (cdm1) | cdm1:hasProperPart |
Other annotations¶
| Property | Value |
|---|---|
| xsd:pattern | PedestrianNetworkPattern |