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

Formalization for MicromobilityPathSegment¶
| Property | Constraint |
|---|---|
| cdm1:hasProperPart | only MicromobilityLane |
| cdm1:hasProperPart | min 1 |
| cdm1:hasProperPart | min 1 MicromobilityLane |
| cdm1:properPartOf | only MicromobilityLink or MicromobilityPathSection |
| cdm1:properPartOf | min 1 |
| cdm1:properPartOf | min 1 |
| subClassOf | RoadSegment |
Used by classes¶
| Class | Property |
|---|---|
| Micromobility Lane (cdm1) | cdm1:properPartOf |
| Micromobility Link (cdm1) | cdm1:hasProperPart |
Other annotations¶
| Property | Value |
|---|---|
| xsd:pattern | MicromobilityNetworkPattern |