This wiki is a work in progress.
The components and their content in Part 1 - Network Topology which are supported by the Portuguese profile.
A type of Place to which passengers may wish to travel.
Site is a specialisation of SiteElement.
A type of Place specifying common properties of a Site to describe it.
SiteElement is a specialisation of AddressablePlace.
An ordered list of ScheduledStopPoints and TimingPoints on a single Route, describing the pattern of working for public transport vehicles.
A JourneyPattern may pass through the same Point more than once. The first point of a JourneyPattern is the origin. The last point is the destination.
Simplified view of a JourneyPattern.
Name | Type | Cardinality | Description |
---|---|---|---|
RouteRef | RouteRef | 0:1 | Reference to the Route that the JourneyPattern follows. |
A group of Routes which is generally known to the public by a similar name or number.
Name | Type | Cardinality | Description |
---|---|---|---|
Name | MultilingualString | 1:1 | The name of the Line. |
Description | MultilingualString | 0:1 | The description of the Line. |
TransportMode | VehicleModeEnum | 0:1 | The primary transport mode of the Line. |
Url | xsd:anyURI | 0:1 | A URL associated with the Line. |
PublicCode | xsd:normalizedString | 0:1 | The public identifier of the Line. |
AuthorityRef | AuthorityRef | 0:1 | Reference to the Authority of the Line. |
An ordered list of Points defining one single path through the road (or rail) network.
A Route may pass through the same Point more than once.
Route is a realisation of LinkSequence.
Name | Type | Cardinality | Description |
---|---|---|---|
LineRef | LineRef | 0:1 | Reference to the Line to which the Route belongs. |
DirectionType | DirectionTypeEnum | 0:1 | The type of direction of the Route. |
A Point where passengers can board or alight from vehicles.
ScheduledStopPoint is a specialisation of TimingPoint.
Name | Type | Cardinality | Description |
---|---|---|---|
PrivateCode | xsd:normalizedString | 0:1 | Alternative identifier used internally. It can be used to interoperate with legacy systems. |
StopType | StopPlaceTypeEnum | 1:1 | The type of StopPlace. |
A place comprising one or more locations where vehicles may stop and where passengers may board or leave vehicles or prepare their trip.
A StopPlace will usually have one or more well known names.
StopPlace is a realisation of Site.
Name | Type | Cardinality | Description |
---|---|---|---|
PrivateCode | xsd:normalizedString | 0:1 | Alternative identifier used internally. It can be used to interoperate with legacy systems. |
TransportMode | VehicleModeEnum | 0:1 | The main transport mode of the StopPlace. |
StopPlaceType | StopPlaceTypeEnum | 0:1 | The type of the StopPlace. |
A Point against which the timing information necessary to build schedules may be recorded.
TimingPoint is a realisation of Point.
The enumerations and their values in Part 1 - Network Topology which are supported by the Portuguese profile.
Value | Description |
---|---|
outbound | Outbound direction. |
inbound | Inbound direction. |
clockwise | Clockwise direction. |
anticlockwise | Anticlockwise direction. |
Value | Description |
---|---|
onstreetBus | On-street bus stop. |
coachStation | Coach station. |
Value | Description |
---|---|
bus | Bus. |
coach | Coach. |