The Linked Connections ontology

This ontology provides the predicates necessary to describe a connection or hop from one transit stop to another.

  • Pieter Colpaert
  • Julián Andrés Rojas Meléndez

Classes

Connection

Connection

Describes a departure at a certain stop and an arrival at a different stop

CancelledConnection

Cancelled Connection

Describes a connection that will not happen anymore, and that should appear as “cancelled” in a route planning result

UnscheduledConnection

Unscheduled Connection

Describes a connection that will not happen anymore, and that should not appear in a route planning result as it was unscheduled.

Properties

arrivalTime

Arrival Time

The time of arrival at a certain stop (when e.g., a delay is announced, the lc:arrivalTime will show that actual time of arrival)

 Connection 
 dateTime 

arrivalStop

Arrival Stop

A vehicle will stop here on arrival

 Connection 
 

departureTime

Departure Time

The time of departure at a certain stop (when e.g., a delay is announced, the lc:departureTime will show that actual time of departure)

 Connection 
 dateTime 

departureStop

Departure Stop

A vehicle departs here

 Connection 
 

nextConnection

Next Connection

The next connection on this vehicle's trajectory

 Connection 
 Connection 

arrivalDelay

Arrival Delay

The time in which the lc:arrivalTime differs from the scheduled arrival time

 Connection 
 duration 

departureDelay

Departure Delay

The time in which the lc:departureTime differs from the scheduled departure time

 Connection 
 duration 

departureTimeQuery

DepartureTime query

A property representing a departureTime query

 
 dateTime