PointOnRoute¶
A PointOnRoute represents an ordered RoutePoint for a PublicTransportRoute.
Open interactive PointOnRoute diagram
Formalization for PointOnRoute¶
| Property | Constraint |
|---|---|
| index | exactly 1 owl:Thing |
| routePoint | exactly 1 owl:Thing |
| routePointType | all cdm2:Code |
| subClassOf | PublicTransportElement |