http://ontology.gtfs.org/reference#Stop
Stops where vehicles pick up or drop off riders.
Instances of gtfs:Stop can have the following properties:
| PROPERTY | TYPE | DESCRIPTION | RANGE |
|---|---|---|---|
| From class gtfs:Stop | |||
| gtfs:level | rdf:Property | The level where this stop is located. | gtfs:Level |
| gtfs:level_id | rdf:Property | Identifies a level. - Level of the location. | xsd:string |
| gtfs:location_type | rdf:Property | Location type. 0: Stop, 1: Station, 2: Entrance/Exit, 3: Generic Node, 4: Boarding Area. | xsd:integer |
| gtfs:parent_station | rdf:Property | Defines hierarchy between the different locations. | xsd:string |
| gtfs:platform_code | rdf:Property | Platform identifier for a platform stop. | xsd:string |
| gtfs:stop_access | rdf:Property | Indicates how the stop is accessed for a particular station. | xsd:integer |
| gtfs:stop_code | rdf:Property | Short text or a number that identifies the location for riders. | xsd:string |
| gtfs:stop_desc | rdf:Property | Description of the location that provides useful, quality information. | xsd:string |
| gtfs:stop_lat | rdf:Property | Latitude of the location. | xsd:decimal |
| gtfs:stop_lon | rdf:Property | Longitude of the location. | xsd:decimal |
| gtfs:stop_name | rdf:Property | Name of the location. The stop_name should match the agency's rider-facing name. | xsd:string |
| gtfs:stop_timezone | rdf:Property | Timezone of the location. | xsd:string |
| gtfs:stop_url | rdf:Property | URL of a web page about the location. | xsd:anyURI |
| gtfs:tts_stop_name | rdf:Property | Readable version of the stop_name. | xsd:string |
| gtfs:wheelchair_boarding | rdf:Property | Indicates whether wheelchair boardings are possible from the location. | xsd:integer |
| gtfs:zone_id | rdf:Property | Identifies the fare zone for a stop. | xsd:string |
| 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 |
By the associated SHACL property shapes, instances of gtfs:Stop can have the following properties:
PROPERTY |
PROPERTY TYPE |
DESCRIPTION |
MIN COUNT |
MAX COUNT |
LOCAL RANGE |
GLOBAL RANGE |
|
|---|---|---|---|---|---|---|---|
| gtfs:Stop | |||||||
| gtfs:level_id | rdf:Property |
Identifies a level.<br>Identifica un nivel.<br>Nivel de la ubicación.<br>Nível do local.<br>Level of the location.
|
xsd:string
|
xsd:string
|
|||
| gtfs:location_type | rdf:Property |
Tipo de localização. 0: Parada, 1: Estação, 2: Entrada/Saída, 3: Nó Genérico, 4: Área de Embarque.<br>Tipo de ubicación. 0: Parada, 1: Estación, 2: Entrada/Salida, 3: Nodo Genérico, 4: Área de Abordaje.<br>Location type. 0: Stop, 1: Station, 2: Entrance/Exit, 3: Generic Node, 4: Boarding Area.
|
xsd:integer
|
xsd:integer
|
|||
| gtfs:parent_station | rdf:Property |
Defines hierarchy between the different locations.<br>Define la jerarquía entre las diferentes ubicaciones.<br>Define a hierarquia entre os diferentes locais.
|
xsd:string
|
xsd:string
|
|||
| gtfs:platform_code | rdf:Property |
Identificador de andén para una parada de andén.<br>Platform identifier for a platform stop.<br>Identificador da plataforma para uma parada de plataforma.
|
xsd:string
|
xsd:string
|
|||
| gtfs:stop_access | rdf:Property |
Indica como a parada é acessada para uma estação específica.<br>Indicates how the stop is accessed for a particular station.<br>Indica cómo se accede a la parada para una estación en particular.
|
xsd:integer
|
xsd:integer
|
|||
| gtfs:stop_code | rdf:Property |
Short text or a number that identifies the location for riders.<br>Texto corto o número que identifica la ubicación para los pasajeros.<br>Texto curto ou número que identifica o local para os passageiros.
|
xsd:string
|
xsd:string
|
|||
| gtfs:stop_desc | rdf:Property |
Description of the location that provides useful, quality information.<br>Descrição do local que fornece informações úteis e de qualidade.<br>Descripción de la ubicación que proporciona información útil.
|
xsd:string
|
xsd:string
|
|||
| gtfs:stop_id | rdf:Property |
Identifies a location: stop/platform, station, entrance/exit, generic node or boarding area.<br>Identifica una ubicación: parada/andén, estación, entrada/salida, nodo genérico o área de abordaje.<br>Identifica um local: parada/plataforma, estação, entrada/saída, nó genérico ou área de embarque.
|
1 |
xsd:string
|
xsd:string
|
||
| gtfs:stop_lat | rdf:Property |
Latitude do local.<br>Latitude of the location.<br>Latitud de la ubicación.
|
xsd:decimal
|
xsd:decimal
|
|||
| gtfs:stop_lon | rdf:Property |
Longitude do local.<br>Longitude of the location.<br>Longitud de la ubicación.
|
xsd:decimal
|
xsd:decimal
|
|||
| gtfs:stop_name | rdf:Property |
Nombre de la ubicación. Debe coincidir con el nombre utilizado por la agencia.<br>Name of the location. The stop_name should match the agency's rider-facing name.<br>Nome do local. O nome da parada deve corresponder ao nome voltado para o passageiro.
|
xsd:string
|
xsd:string
|
|||
| gtfs:stop_timezone | rdf:Property |
Fuso horário do local.<br>Timezone of the location.<br>Zona horaria de la ubicación.
|
xsd:string
|
xsd:string
|
|||
| gtfs:stop_url | rdf:Property |
URL of a web page about the location.<br>URL de una página web sobre la ubicación.<br>URL de uma página da web sobre o local.
|
xsd:anyURI
|
||||
| gtfs:tts_stop_name | rdf:Property |
Versão legível por texto-fala do nome da parada.<br>Readable version of the stop_name.<br>Versión legible del nombre de la parada para sistemas de texto a voz.
|
xsd:string
|
xsd:string
|
|||
| gtfs:wheelchair_boarding | rdf:Property |
Indicates whether wheelchair boardings are possible from the location.<br>Indica se o embarque de cadeira de rodas é possível a partir do local.<br>Indica si es posible abordar con silla de ruedas desde la ubicación.
|
xsd:integer
|
xsd:integer
|
|||
| gtfs:zone_id | rdf:Property |
Identifies the fare zone for a stop.<br>Identifica la zona tarifaria de una parada.<br>Identifica a zona tarifária de uma parada.
|
xsd:string
|
xsd:string
|
|||
@prefix gtfs: <http://ontology.gtfs.org/reference#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
gtfs:Stop a rdfs:Class ;
rdfs:label "Stop"@en,
"Parada"@es,
"Parada"@pt ;
rdfs:comment "Stops where vehicles pick up or drop off riders."@en,
"Paradas donde los vehículos recogen o dejan pasajeros."@es,
"Locais onde os veículos pegam ou deixam passageiros."@pt .