A vocabulary to describe public transport timetables
2014-04-19
2014-05-01
stop
A property that gives the stop of departure
nextStop
A property that gives the next stop
scheduledDepartureTime
A property that gives the scheduled time of the departure
delay
A property that gives the delay in minutes of the departure
actualDepartureTime
A property that gives the actual time of departure. This is the scheduled departure time plus the delay.
platform
A property that gives the platform of departure
routeLabel
A property that gives the label of the route
nextStopScheduledArrivalTime
A property that gives the scheduled arrival time at the next stop
nextStopDelay
A property that gives the arrival delay in minutes at the next stop
nextStopActualArrivalTime
A property that gives the actual arrival time at the next stop. This is the scheduled arrival time at the next stop plus the delay at the next stop.
nextStopPlatform
A property that gives the platform of arrival at the next stop