You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `areaServed[string]`:提供服务或提供的项目的的地理区域 . Model: [https://schema.org/Text](https://schema.org/Text)- `averageDistanceKm[number]`: Average distance traveled in kilometers . Model: [https://schema.org/Number](https://schema.org/Number)- `dataProvider[string]`: Provider of the harmonised data entity . Model: [https://schema.org/Text](https://schema.org/Text)- `dateCreated[date-time]`: Entity creation timestamp. This will usually be allocated by the storage platform - `dateModified[date-time]`: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform - `dateObserved[date]`: Date of the observation (YYYY-MM-DD) . Model: [https://schema.org/Date](https://schema.org/Date)- `description[string]`: A description of this item - `deviceBrand[string]`: Brand or manufacturer of the electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)- `district[string]`: District where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `id[*]`: Unique identifier of the entity - `location[*]`: Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon - `locationCode[string]`: Official municipality code . Model: [https://schema.org/Text](https://schema.org/Text)- `municipality[string]`: Municipality where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `n[number]`: Number of observations used to calculate the average distance . Model: [https://schema.org/Number](https://schema.org/Number)- `name[string]`: The name of this item - `owner[array]`: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s) - `region[string]`: Region where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `seeAlso[*]`: list of uri pointing to additional resources about the item - `source[string]`: Original source of the data as a URL . Model: [https://schema.org/Text](https://schema.org/Text)- `type[string]`: NGSI entity type. It has to be ElectricVehicleMobility - `vehicleType[string]`: Type of electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)<!-- /30-PropertiesList -->
27
+
- `areaServed[string]`:提供服务或提供的项目的的地理区域 . Model: [https://schema.org/Text](https://schema.org/Text)- `averageDistanceKm[number]`: Average distance traveled in kilometers . Model: [https://schema.org/Number](https://schema.org/Number)- `dataProvider[string]`: Provider of the harmonised data entity . Model: [https://schema.org/Text](https://schema.org/Text)- `dateCreated[date-time]`: Entity creation timestamp. This will usually be allocated by the storage platform - `dateModified[date-time]`: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform - `dateObserved[date]`: Date of the observation (YYYY-MM-DD) . Model: [https://schema.org/Date](https://schema.org/Date)- `description[string]`: A description of this item - `deviceBrand[string]`: Brand or manufacturer of the electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)- `district[string]`: District where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `id[*]`: Unique identifier of the entity - `location[*]`: Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon - `locationCode[string]`: Official municipality code . Model: [https://schema.org/Text](https://schema.org/Text)- `municipality[string]`: Municipality where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `n[number]`: Number of observations used to calculate the average distance . Model: [https://schema.org/Number](https://schema.org/Number)- `name[string]`: The name of this item - `owner[array]`: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s) - `region[string]`: Region where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `seeAlso[*]`: list of uri pointing to additional resources about the item - `source[string]`: Original source of the data as a URL . Model: [https://schema.org/Text](https://schema.org/Text)- `type[string]`: NGSI entity type. It has to be ElectricVehicleMobility - `vehicleType[string]`: Type of electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)<!-- /30-PropertiesList -->
0 commit comments