Skip to content

PublicTransportRoute

A PublicTransportRoute represents one specific path used by a public transport vehicle to transport passengers to and from designated locations.

NOTE: For example, a PublicTransportLine might use an alternate PublicTransportRoute to reach its next stop during periods of congestion.

PublicTransportRoute Diagram

Open interactive PublicTransportRoute diagram

Formalization

Property Value Restriction
direction min 1 code:Code
direction only code:Code
partwhole:properPartOf min 1 PublicTransportLine
partwhole:properPartOf only PublicTransportLine
points min 2 PointOnRoute
points only PointOnRoute
rdfs:subClassOf PublicTransportElement

Other Annotations