All from GSMA-Commons https://smart-data-models.github.io/data-models/common-schema.json#/definitions/GSMA-Commons
Property. Unique identifier of the entity
Property. Identifier format of any NGSI entity
Must match regular expression:^[\w\-\.\{\}\$\+\*\[\]`|~^@!,:\\]+$
Must be at least 1
characters long
Must be at most 256
characters long
Property. Identifier format of any NGSI entity
Property. Entity creation timestamp. This will usually be allocated by the storage platform.
Property. Timestamp of the last modification of the entity. This will usually be allocated by the storage platform.
Property. A sequence of characters giving the original source of the entity data as a URL. Recommended to be the fully qualified domain name of the source provider, or the URL to the source object.
Property. The name of this item.
Property. An alternative name for this item
Property. A description of this item
Property. A sequence of characters identifying the provider of the harmonised data entity.
Property. A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s)
Property. list of uri pointing to additional resources about the item
Must contain a minimum of 1
items
All from Location-Commons https://smart-data-models.github.io/data-models/common-schema.json#/definitions/Location-Commons
Geoproperty. Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon
Geoproperty. Geojson reference to the item. Point
Must contain a minimum of 2
items
Must contain a minimum of 4
items
Geoproperty. Geojson reference to the item. LineString
Must contain a minimum of 2
items
Must contain a minimum of 2
items
Must contain a minimum of 4
items
Geoproperty. Geojson reference to the item. Polygon
Must contain a minimum of 4
items
Must contain a minimum of 2
items
Must contain a minimum of 4
items
Geoproperty. Geojson reference to the item. MultiPoint
Must contain a minimum of 2
items
Must contain a minimum of 4
items
Geoproperty. Geojson reference to the item. MultiLineString
Must contain a minimum of 2
items
Must contain a minimum of 2
items
Must contain a minimum of 4
items
Geoproperty. Geojson reference to the item. MultiLineString
Must contain a minimum of 4
items
Must contain a minimum of 2
items
Must contain a minimum of 4
items
Property. The mailing address. Model:'https://schema.org/address'
Property. The street address. Model:'https://schema.org/streetAddress'
Property. The locality in which the street address is, and which is in the region. Model:'https://schema.org/addressLocality'
Property. The region in which the locality is, and which is in the country. Model:'https://schema.org/addressRegion'
Property. The country. For example, Spain. Model:'https://schema.org/addressCountry'
Property. The postal code. For example, 24004. Model:'https://schema.org/https://schema.org/postalCode'
Property. The post office box number for PO box addresses. For example, 03578. Model:'https://schema.org/postOfficeBoxNumber'
Property. The geographic area where a service or offered item is provided. Model:'https://schema.org/Text'
Property. NGSI Entity type. It has to be BikeHireDockingStation
Property. The total number of slots offered by this bike docking station. Model:'https://schema.org/Number'.
Value must be greater or equal to 0
Property. The number of slots available for returning and parking bikes. It must lower or equal than totalSlotNumber
. Model:'https://schema.org/Number'.
Value must be greater or equal to 0
Property. The number of bikes available in the bike hire docking station to be hired by users. Model:'https://schema.org/Number'.
Value must be greater or equal to 0
Property. The number of slots that are out of order and cannot be used to hire or park a bike. It must lower or equal than totalSlotNumber
. Model:'https://schema.org/Number'.
Value must be greater or equal to 0
Property. Opening hours of the docking station. Model:'http://schema.org/openingHours'.
Property. Status of the bike hire docking station. Enum:'working, outOfService, withIncidence, full, almostFull, empty, almostEmpty'. Model:'https://schema.org/Number'. Or any other application specific.
Property. Bike hire service provider. Model:'https://schema.org/provider'.
Property. Model:'https://schema.org/ContactPoint'. The details to contact with the item.
Property. Contact type of this item.
Property. Email address of owner.
Property. Telephone of this contact.
Property. The name of this item.
Property. URL which provides a description or further information about this item.
Property. Model:'https://schema.org/Text'. The name of the bike hire docking station corresponding to this observation.
Property. Model:'https://schema.org/Text'. URL providing further information of any image(s) or media of the complaint or place.
Property. Model:'https://schema.org/Text'. The agencyurl field contains the URL of the transit agency. SameAs: 'agencyurl' field from GTFS Static Field Definition - agency.txt (https://developers.google.com/transit/gtfs/reference#agencytxt)
Property. Model:'https://schema.org/Text'. The agencyname field contains the full name of the transit agency. SameAs: 'agencyname' field from GTFS Static Field Definition - agency.txt (https://developers.google.com/transit/gtfs/reference#agencytxt)
Property. Model:'https://schema.org/Text'. The station number or station code of the bike hire docking station corresponding to the observation.
Property. Model:'https://schema.org/Text'. Last reported time of observation.
Property. URL of a web page that contains the details of the fares and also could allow to purchase tickets for that agency online. SameAs: 'agencyfareurl' field from GTFS Static Field Definition - agency.txt (https://developers.google.com/transit/gtfs/reference#agencytxt)