PublicTransportLine¶
A PublicTransportLine is one or more routes used by public transport vehicles to transport passengers to and from designated locations.
IRI: https://w3id.org/citydata/part3/v1/PublicTransportLine
Diagram¶

Formalization for PublicTransportLine¶
| Property | Constraint |
|---|---|
| allowedDirections | min 1 |
| allowedDirections | min 1 cdm2:Code |
| cdm1:hasProperPart | only PublicTransportRoute |
| cdm1:hasProperPart | min 1 |
| cdm1:hasProperPart | min 1 PublicTransportRoute |
| cdm1:properPartOf | only GroupOfLines or PublicTransportSystem |
| cdm1:properPartOf | |
| subClassOf | PublicTransportElement |
Used by classes¶
| Class | Property |
|---|---|
| Group Of Lines (cdm1) | cdm1:hasProperPart |
| Public Transport Route (cdm1) | cdm1:properPartOf |