PublicTransportElement¶
A PublicTransportElement represents any element of a public transport system. It can be a part of another PublicTransportElement and can be decomposed into smaller PublicTransportElement.
IRI: https://w3id.org/citydata/part3/v1/PublicTransportElement
Diagram¶

Specializations of PublicTransportElement¶
| Class | Description |
|---|---|
| Group Of Lines | A GroupOfLines is a logical grouping of PublicTransportLines for any useful purpose. |
| Point On Route | A PointOnRoute represents an ordered RoutePoint for a PublicTransportRoute. |
| Public Transport Line | A PublicTransportLine is one or more routes used by public transport vehicles to transport passengers to and from designated locations. |
| Public Transport Route | A PublicTransportRoute represents one specific path used by a public transport vehicle to transport passengers to and from designated locations. |
| Public Transport System | A PublicTransportSystem provides transport services to members of the public. |
| Route Point | A RoutePoint represents a point of interest along a PublicTransportRoute. |
Formalization for PublicTransportElement¶
| Property | Constraint |
|---|---|
| subClassOf | cdm2:InfrastructureElement |
| subClassOf | PublicTransportSystemThing |