gtfs:Route leaf node


URI

http://ontology.gtfs.org/reference#Route

Label

Route

Description

Transit routes. A route is a group of trips that are displayed to riders as a single service.

Shapes (1)

Usage

Instances of gtfs:Route can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class gtfs:Route
gtfs:agency rdf:Property The agency that operates this route. gtfs:Agency
gtfs:continuous_drop_off rdf:Property Indicates that the rider can alight from the transit vehicle at any point along the vehicle’s travel path. xsd:integer
gtfs:continuous_pickup rdf:Property Indicates that the rider can board the transit vehicle at any point along the vehicle’s travel path. xsd:integer
gtfs:network_id rdf:Property Identifies a group of routes. xsd:string
gtfs:route_color rdf:Property Route color designation that matches public facing material. xsd:string
gtfs:route_desc rdf:Property Description of a route that provides useful, quality information. xsd:string
gtfs:route_long_name rdf:Property Full name of a route. This name is generally more descriptive than the route_short_name. xsd:string
gtfs:route_short_name rdf:Property Short name of a route. Often a short, abstract identifier. xsd:string
gtfs:route_sort_order rdf:Property Orders the routes in a way which is ideal for presentation to customers. xsd:integer
gtfs:route_text_color rdf:Property Legible color to use for text drawn against a background of route_color. xsd:string
gtfs:route_type rdf:Property Indicates the type of transportation used on a route. xsd:integer
gtfs:route_url rdf:Property URL of a web page about the particular route. xsd:anyURI
From class owl:Thing
gtfs:booking_rule rdf:Property gtfs:BookingRule
gtfs:drop_off_booking_rule rdf:Property Booking rule for drop off. gtfs:BookingRule
gtfs:end_time rdf:Property Time when the timeframe ends. xsd:string
gtfs:fare_id rdf:Property Identifies a fare class. xsd:string
gtfs:fare_media_id rdf:Property Identifies a fare media. xsd:string
gtfs:fare_product_id rdf:Property Identifies a fare product. xsd:string
gtfs:leg_group_id rdf:Property Identifies a group of legs for fare calculation. xsd:string
gtfs:location rdf:Property The GeoJSON location for this stop time. gtfs:GeoJsonLocation
gtfs:location_group rdf:Property The location group for this stop time. gtfs:LocationGroup
gtfs:pickup_booking_rule rdf:Property Booking rule for pickup. gtfs:BookingRule
gtfs:rider_category_id rdf:Property Identifies a rider category. xsd:string
gtfs:route rdf:Property The route that this trip is part of. gtfs:Route
gtfs:route_id rdf:Property Identifies a route. xsd:string
gtfs:start_time rdf:Property Time when the timeframe begins. xsd:string
gtfs:stop_id rdf:Property Identifies a location: stop/platform, station, entrance/exit, generic node or boarding area. xsd:string
gtfs:trip_id rdf:Property Identifies a trip. xsd:string

Property Shapes

By the associated SHACL property shapes, instances of gtfs:Route can have the following properties:

PROPERTY

PROPERTY TYPE

DESCRIPTION

MIN COUNT

MAX COUNT

LOCAL RANGE
(type range for property on this class)

GLOBAL RANGE
(type range for property globally)

gtfs:Route
gtfs:agency_id rdf:Property Identifica una marca de transporte que a menudo es sinónimo de una agencia de transporte.<br>Identifica uma marca de transporte que é frequentemente sinônimo de uma agência de transporte.<br>Identifies a transit brand which is often synonymous with a transit agency.
xsd:string
xsd:string
gtfs:cemv_support rdf:Property Indica se os passageiros podem acessar um serviço de transporte usando um cartão EMV sem contato.<br>Indica si los pasajeros pueden acceder a un servicio de transporte utilizando una tarjeta EMV sin contacto.<br>Indicates if riders can access a transit service using a contactless EMV card.
xsd:integer
xsd:integer
gtfs:continuous_drop_off rdf:Property Indica que o passageiro pode desembarcar do veículo de transporte em qualquer ponto ao longo do trajeto do veículo.<br>Indica que el pasajero puede bajar del vehículo en cualquier punto a lo largo de su recorrido.<br>Indicates that the rider can alight from the transit vehicle at any point along the vehicle’s travel path.
xsd:integer
xsd:integer
gtfs:continuous_pickup rdf:Property Indica que o passageiro pode embarcar no veículo de transporte em qualquer ponto ao longo do trajeto do veículo.<br>Indicates that the rider can board the transit vehicle at any point along the vehicle’s travel path.<br>Indica que el pasajero puede abordar el vehículo en cualquier punto a lo largo de su recorrido.
xsd:integer
xsd:integer
gtfs:network_id rdf:Property Identifica un grupo de rutas.<br>Identifies a group of routes.<br>Identifica um grupo de rotas.
xsd:string
xsd:string
gtfs:route_color rdf:Property Designación de color de la ruta que coincide con el material público.<br>Designação de cor da rota que corresponde ao material voltado para o público.<br>Route color designation that matches public facing material.
xsd:string
xsd:string
gtfs:route_desc rdf:Property Descripción de una ruta que proporciona información útil.<br>Description of a route that provides useful, quality information.<br>Descrição de uma rota que fornece informações úteis e de qualidade.
xsd:string
xsd:string
gtfs:route_id rdf:Property Identifies a route.<br>Identifica uma rota.<br>Identifica una ruta.
1 xsd:string
xsd:string
gtfs:route_long_name rdf:Property Nombre completo de una ruta. Generalmente más descriptivo que el nombre corto.<br>Full name of a route. This name is generally more descriptive than the route_short_name.<br>Nome completo de uma rota. Este nome é geralmente mais descritivo do que o nome curto da rota.
xsd:string
xsd:string
gtfs:route_short_name rdf:Property Nome curto de uma rota. Frequentemente um identificador curto e abstrato.<br>Nombre corto de una ruta. A menudo un identificador abstracto y corto.<br>Short name of a route. Often a short, abstract identifier.
xsd:string
xsd:string
gtfs:route_sort_order rdf:Property Ordena las rutas de una manera ideal para la presentación a los clientes.<br>Ordena as rotas de uma maneira ideal para apresentação aos clientes.<br>Orders the routes in a way which is ideal for presentation to customers.
xsd:integer
xsd:integer
gtfs:route_text_color rdf:Property Color legible para usar en el texto dibujado sobre un fondo de color de ruta.<br>Cor legível para usar no texto desenhado contra um fundo da cor da rota.<br>Legible color to use for text drawn against a background of route_color.
xsd:string
xsd:string
gtfs:route_type rdf:Property Indica el tipo de transporte utilizado en una ruta.<br>Indica o tipo de transporte usado em uma rota.<br>Indicates the type of transportation used on a route.
1 xsd:integer
xsd:integer
gtfs:route_url rdf:Property URL of a web page about the particular route.<br>URL de uma página da web sobre a rota específica.<br>URL de una página web sobre la ruta particular.
xsd:anyURI

Implementation

@prefix gtfs: <http://ontology.gtfs.org/reference#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

gtfs:Route a rdfs:Class ;
    rdfs:label "Route"@en,
        "Ruta"@es,
        "Rota"@pt ;
    rdfs:comment "Transit routes. A route is a group of trips that are displayed to riders as a single service."@en,
        "Rutas de transporte. Una ruta es un grupo de viajes que se muestran a los pasajeros como un solo servicio."@es,
        "Rotas de transporte. Uma rota é um grupo de viagens que são exibidas aos passageiros como um único serviço."@pt .