全球描述:天气预报的统一描述
版本: 0.0.2
[*] 如果属性中没有类型,是因为它可能有多个类型或不同的格式/模式。
address[object]
: 邮寄地址 . Model: https://schema.org/addressaddressCountry[string]
: 国家。例如,西班牙 . Model: https://schema.org/addressCountryaddressLocality[string]
: 街道地址所在的地点,以及该地点所在的区域 . Model: https://schema.org/addressLocalityaddressRegion[string]
: 地点所在的地区,以及该地区位于哪个国家 . Model: https://schema.org/addressRegiondistrict[string]
: 地区是一种行政区划,在一些国家由地方政府管理postOfficeBoxNumber[string]
: 用于邮政信箱地址的邮政信箱号码。例如:03578 . Model: https://schema.org/postOfficeBoxNumberpostalCode[string]
: 邮政编码。例如:24004 . Model: https://schema.org/https://schema.org/postalCodestreetAddress[string]
: 街道地址 . Model: https://schema.org/streetAddressstreetNr[string]
: 标识公共街道上特定房产的编号
alternateName[string]
: 该项目的替代名称areaServed[string]
: 提供服务或提供物品的地理区域 . Model: https://schema.org/TextatmosphericPressure[number]
: 观测到的大气压力单位为海克托帕斯卡 . Model: https://schema.org/NumberdataProvider[string]
: 标识统一数据实体提供者的字符序列dateCreated[date-time]
: 实体创建时间戳。通常由存储平台分配dateIssued[date-time]
: 气象局以 ISO8601 UTC 格式发布预报的日期和时间 . Model: https://schema.org/DateTimedateModified[date-time]
: 实体最后一次修改的时间戳。通常由存储平台分配dateRetrieved[date-time]
: 以 ISO8601 UTC 格式表示的预报检索日期和时间 . Model: https://schema.org/DateTimedayMaximum[object]
: 报告期间的最大值。子属性:-temperature
: 最高温度。有关说明和单位,请参阅WeatherForecast.temperature
。-feelLikesTemperature
.最大感觉温度。语义和单位与WeatherForecast.feelLikeTemperature
相同。最大相对湿度。语义和单位与WeatherForecast.relativeHumidity
相同。 . Model: https://schema.org/StructuredValuefeelLikesTemperature[number]
: 物品的温度鉴赏relativeHumidity[number]
: 空气湿度。观测到的瞬时相对湿度(空气中的水蒸气)temperature[number]
: 物品的温度
dayMinimum[object]
: 报告期的最小预测值。 报告期间的最小值。子属性:-temperature
: 最低气温。有关说明和单位,请参阅WeatherForecast.temperature
。- feelLikesTemperature。最低感觉温度。语义和单位与
WeatherForecast.feelLikeTemperature相同。最小相对湿度。语义和单位与
WeatherForecast.relativeHumidity`相同。 . Model: https://schema.org/TextfeelLikesTemperature[number]
: 物品的温度鉴赏relativeHumidity[number]
: 空气湿度。观测到的瞬时相对湿度(空气中的水蒸气)temperature[number]
: 物品的温度
description[string]
: 项目描述feelLikesTemperature[number]
: 物品的温度鉴赏gustSpeed[number]
: 突然出现的超过观测平均风速的高速风,持续时间只有几秒钟id[*]
: 实体的唯一标识符illuminance[number]
: (https://en.wikipedia.org/wiki/Illuminance)观测值,单位为勒克斯(lx)或每平方米流明(cd-sr-m-2)。 . Model: https://schema.org/Numberlocation[*]
: 项目的 Geojson 引用。它可以是点、线条字符串、多边形、多点、多线条字符串或多多边形name[string]
: 该项目的名称owner[array]
: 包含一个 JSON 编码字符序列的列表,其中引用了所有者的唯一 Idsprecipitation[number]
: 预计降雨量 . Model: https://schema.org/NumberprecipitationProbability[number]
: 降雨概率。 . Model: https://schema.org/NumberrefPointOfInterest[string]
: 与物品有关的兴趣点 . Model: http://schema.org/URLrelativeHumidity[number]
: 空气湿度。观测到的瞬时相对湿度(空气中的水蒸气)seeAlso[*]
: 指向有关该项目的其他资源的 uri 列表source[string]
: 以 URL 形式给出实体数据原始来源的字符串。建议使用源提供者的完全合格域名或源对象的 URLtemperature[number]
: 物品的温度type[string]
: NGSI 实体类型。必须是 WeatherForecastuVIndexMax[number]
: 这一时期的最大紫外线指数,基于世界卫生组织的紫外线指数衡量标准。参考标准:http://www.who.int/uv/intersunprogramme/activities/uv_index/en/ . Model: https://schema.org/NumbervalidFrom[date-time]
: 有效期开始日期和时间 . Model: https://schema.org/TextvalidTo[date-time]
: 有效期结束日期和时间 . Model: https://schema.org/Textvalidity[string]
: 包括该预报作为 ISO8601 时间间隔的有效期。为了解决 Orion Context Broker 不支持日期时间间隔的问题,可以使用两个独立的属性:有效期从"、"有效期至 . Model: https://schema.org/Textvisibility[*]
: 可见度类别 . Model: http://schema.org/TextweatherType[string]
: 天气文字说明 . Model: http://schema.org/TextwindDirection[number]
: 风向赌注 . Model: http://schema.org/NumberwindSpeed[number]
: 风的强度 . Model: http//schema.org/Number
所需属性
dateIssued
id
type
该实体主要与环境和农业的垂直细分市场相关,但也适用于许多不同的应用。该数据模型是与移动运营商和GSMA合作开发的。
按字母顺序排列(点击查看详情)
full yaml details
WeatherForecast:
description: A harmonised description of a Weather Forecast
properties:
address:
description: The mailing address
properties:
addressCountry:
description: 'The country. For example, Spain'
type: string
x-ngsi:
model: https://schema.org/addressCountry
type: Property
addressLocality:
description: 'The locality in which the street address is, and which is in the region'
type: string
x-ngsi:
model: https://schema.org/addressLocality
type: Property
addressRegion:
description: 'The region in which the locality is, and which is in the country'
type: string
x-ngsi:
model: https://schema.org/addressRegion
type: Property
district:
description: 'A district is a type of administrative division that, in some countries, is managed by the local government'
type: string
x-ngsi:
type: Property
postOfficeBoxNumber:
description: 'The post office box number for PO box addresses. For example, 03578'
type: string
x-ngsi:
model: https://schema.org/postOfficeBoxNumber
type: Property
postalCode:
description: 'The postal code. For example, 24004'
type: string
x-ngsi:
model: https://schema.org/https://schema.org/postalCode
type: Property
streetAddress:
description: The street address
type: string
x-ngsi:
model: https://schema.org/streetAddress
type: Property
streetNr:
description: Number identifying a specific property on a public street
type: string
x-ngsi:
type: Property
type: object
x-ngsi:
model: https://schema.org/address
type: Property
alternateName:
description: An alternative name for this item
type: string
x-ngsi:
type: Property
areaServed:
description: The geographic area where a service or offered item is provided
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
atmosphericPressure:
description: The atmospheric pressure observed measured in Hecto Pascals
minimum: 0
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
units: Hecto pascals
dataProvider:
description: A sequence of characters identifying the provider of the harmonised data entity
type: string
x-ngsi:
type: Property
dateCreated:
description: Entity creation timestamp. This will usually be allocated by the storage platform
format: date-time
type: string
x-ngsi:
type: Property
dateIssued:
description: The date and time the forecast was issued by the meteorological bureau in ISO8601 UTC format
format: date-time
type: string
x-ngsi:
model: https://schema.org/DateTime
type: Property
dateModified:
description: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform
format: date-time
type: string
x-ngsi:
type: Property
dateRetrieved:
description: The date and time the forecast was retrieved in ISO8601 UTC format
format: date-time
type: string
x-ngsi:
model: https://schema.org/DateTime
type: Property
dayMaximum:
description: 'Maximum values for the reported period. Subattributes:- `temperature` : Maximum temperature. See `WeatherForecast.temperature` for description and units. - `feelLikesTemperature`. Maximum feels like temperature. Same semantics and units as `WeatherForecast.feelsLikeTemperature`.- `relativeHumidity`. Maximum relative humidity. Same semantics and units as `WeatherForecast.relativeHumidity`'
properties:
feelLikesTemperature:
description: Temperature appreciation of the item
type: number
x-ngsi:
type: Property
relativeHumidity:
description: Humidity in the Air. Observed instantaneous relative humidity (water vapour in air)
maximum: 1
minimum: 0
type: number
x-ngsi:
type: Property
temperature:
description: Temperature of the item
type: number
x-ngsi:
type: Property
type: object
x-ngsi:
model: https://schema.org/StructuredValue
type: Property
dayMinimum:
description: 'Minimum values forecasted for the reported period. Minimum values for the reported period. Subattributes:- `temperature` : Minimum temperature. See `WeatherForecast.temperature` for description and units. - `feelLikesTemperature`. Minimum feels like temperature. Same semantics and units as `WeatherForecast.feelsLikeTemperature`.- `relativeHumidity`. Minimum relative humidity. Same semantics and units as `WeatherForecast.relativeHumidity`'
properties:
feelLikesTemperature:
description: Temperature appreciation of the item
type: number
x-ngsi:
type: Property
relativeHumidity:
description: Humidity in the Air. Observed instantaneous relative humidity (water vapour in air)
maximum: 1
minimum: 0
type: number
x-ngsi:
type: Property
temperature:
description: Temperature of the item
type: number
x-ngsi:
type: Property
type: object
x-ngsi:
model: https://schema.org/Text
type: Property
description:
description: A description of this item
type: string
x-ngsi:
type: Property
feelsLikeTemperature:
description: Temperature appreciation of the item
type: number
x-ngsi:
type: Property
gustSpeed:
description: A sudden burst of high-speed wind over the observed average wind speed lasting only for a few seconds
type: number
x-ngsi:
type: Property
id:
anyOf:
- description: Identifier format of any NGSI entity
maxLength: 256
minLength: 1
pattern: ^[\w\-\.\{\}\$\+\*\[\]`|~^@!,:\\]+$
type: string
x-ngsi:
type: Property
- description: Identifier format of any NGSI entity
format: uri
type: string
x-ngsi:
type: Property
description: Unique identifier of the entity
x-ngsi:
type: Property
illuminance:
description: '(https://en.wikipedia.org/wiki/Illuminance) observed measured in lux (lx) or lumens per square metre (cd·sr·m−2)'
minimum: 0
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
units: Lux
location:
description: 'Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon'
oneOf:
- description: Geojson reference to the item. Point
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
type: number
minItems: 2
type: array
type:
enum:
- Point
type: string
required:
- type
- coordinates
title: GeoJSON Point
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. LineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
type: number
minItems: 2
type: array
minItems: 2
type: array
type:
enum:
- LineString
type: string
required:
- type
- coordinates
title: GeoJSON LineString
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. Polygon
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 4
type: array
type: array
type:
enum:
- Polygon
type: string
required:
- type
- coordinates
title: GeoJSON Polygon
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiPoint
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
type: number
minItems: 2
type: array
type: array
type:
enum:
- MultiPoint
type: string
required:
- type
- coordinates
title: GeoJSON MultiPoint
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiLineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 2
type: array
type: array
type:
enum:
- MultiLineString
type: string
required:
- type
- coordinates
title: GeoJSON MultiLineString
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiLineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 4
type: array
type: array
type: array
type:
enum:
- MultiPolygon
type: string
required:
- type
- coordinates
title: GeoJSON MultiPolygon
type: object
x-ngsi:
type: GeoProperty
x-ngsi:
type: GeoProperty
name:
description: The name of this item
type: string
x-ngsi:
type: Property
owner:
description: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s)
items:
anyOf:
- description: Identifier format of any NGSI entity
maxLength: 256
minLength: 1
pattern: ^[\w\-\.\{\}\$\+\*\[\]`|~^@!,:\\]+$
type: string
x-ngsi:
type: Property
- description: Identifier format of any NGSI entity
format: uri
type: string
x-ngsi:
type: Property
description: Unique identifier of the entity
x-ngsi:
type: Property
type: array
x-ngsi:
type: Property
precipitation:
description: Amount of water rain expected
minimum: 0
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
units: Liters per square meter
precipitationProbability:
description: Probability of rainfall.
minimum: 0
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
refPointOfInterest:
description: Point of interest related to the item
type: string
x-ngsi:
model: http://schema.org/URL
type: Relationship
relativeHumidity:
description: Humidity in the Air. Observed instantaneous relative humidity (water vapour in air)
maximum: 1
minimum: 0
type: number
x-ngsi:
type: Property
seeAlso:
description: list of uri pointing to additional resources about the item
oneOf:
- items:
format: uri
type: string
minItems: 1
type: array
- format: uri
type: string
x-ngsi:
type: Property
source:
description: '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'
type: string
x-ngsi:
type: Property
temperature:
description: Temperature of the item
type: number
x-ngsi:
type: Property
type:
description: NGSI Entity type. It has to be WeatherForecast
enum:
- WeatherForecast
type: string
x-ngsi:
type: Property
uVIndexMax:
description: 'The maximum UV index for the period, based on the World Health Organization''s UV Index measure. Normative references: [http://www.who.int/uv/intersunprogramme/activities/uv_index/en/](http://www.who.int/uv/intersunprogramme/activities/uv_index/en/)'
minimum: 0
type: number
x-ngsi:
model: https://schema.org/Number
type: Property
validFrom:
description: Validity period start date and time
format: date-time
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
validTo:
description: Validity period end date and time
format: date-time
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
validity:
description: 'Includes the validity period for this forecast as a ISO8601 time interval. As a workaround for the lack of support of Orion Context Broker for datetime intervals, it can be used two separate attributes: `validFrom`, `validTo`'
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
visibility:
anyOf:
- enum:
- veryPoor
- poor
- moderate
- good
- veryGood
- excellent
type: string
- minimum: 0
type: number
description: Categories of visibility
x-ngsi:
model: http://schema.org/Text
type: Property
weatherType:
description: Text description of the weather
type: string
x-ngsi:
model: http://schema.org/Text
type: Property
windDirection:
description: Direction of the wind bet
maximum: 360
minimum: 0
type: number
x-ngsi:
model: http://schema.org/Number
type: Property
windSpeed:
description: Intensity of the wind
minimum: 0
type: number
x-ngsi:
model: http//schema.org/Number
type: Property
required:
- id
- type
- dateIssued
type: object
x-derived-from: ""
x-disclaimer: 'Redistribution and use in source and binary forms, with or without modification, are permitted provided that the license conditions are met. Copyleft (c) 2023 Contributors to Smart Data Models Program'
x-license-url: https://github.com/smart-data-models/dataModel.Weather/blob/master/WeatherForecast/LICENSE.md
x-model-schema: https://smart-data-models.github.io/dataModel.Weather/WeatherForecast/schema.json
x-model-tags: ""
x-version: 0.0.3
下面是一个以 JSON-LD 格式作为键值的 WeatherForecast 示例。当使用 "options=keyValues "时,它与 NGSI-v2 兼容,并返回单个实体的上下文数据。
show/hide example
{
"id": "Spain-WeatherForecast-46005_2016-12-01T18:00:00_2016-12-02T00:00:00",
"type": "WeatherForecast",
"address": {
"addressCountry": "Spain",
"postalCode": "46005",
"addressLocality": "Valencia"
},
"dataProvider": "TEF",
"dateIssued": "2016-12-01T10:40:01.00Z",
"dateRetrieved": "2016-12-01T12:57:24.00Z",
"dayMaximum": {
"feelsLikeTemperature": 15,
"temperature": 15,
"relativeHumidity": 0.9
},
"dayMinimum": {
"feelsLikeTemperature": 11,
"temperature": 11,
"relativeHumidity": 0.7
},
"feelsLikeTemperature": 12,
"precipitationProbability": 0.15,
"relativeHumidity": 0.85,
"source": "http://www.aemet.es/xml/municipios/localidad_46250.xml",
"temperature": 12,
"validFrom": "2016-12-01T17:00:00.00Z",
"validTo": "2016-12-01T23:00:00.00Z",
"validity": "2016-12-01T18:00:00+01:00/2016-12-02T00:00:00+01:00",
"weatherType": "overcast",
"windSpeed": 0,
"uVIndexMax": 1
}
下面是一个规范化 JSON-LD 格式的 WeatherForecast 示例。在不使用选项的情况下,它与 NGSI-v2 兼容,并返回单个实体的上下文数据。
show/hide example
{
"id": "Spain-WeatherForecast-46005_2016-12-01T18:00:00_2016-12-02T00:00:00",
"type": "WeatherForecast",
"dayMinimum": {
"type": "StructuredValue",
"value": {
"feelsLikeTemperature": 11,
"temperature": 11,
"relativeHumidity": 0.7
}
},
"feelsLikeTemperature": {
"type": "Number",
"value": 12
},
"dataProvider": {
"type": "Text",
"value": "TEF"
},
"temperature": {
"type": "Number",
"value": 12
},
"validTo": {
"type": "DateTime",
"value": "2016-12-01T23:00:00.00Z"
},
"weatherType": {
"type": "Text",
"value": "overcast"
},
"precipitationProbability": {
"type": "Number",
"value": 0.15
},
"dayMaximum": {
"type": "StructuredValue",
"value": {
"feelsLikeTemperature": 15,
"temperature": 15,
"relativeHumidity": 0.9
}
},
"source": {
"type": "Text",
"value": "http://www.aemet.es/xml/municipios/localidad_46250.xml"
},
"windSpeed": {
"type": "Number",
"value": 0.2
},
"validity": {
"type": "DateTime",
"value": "2016-12-01T18:00:00+01:00/2016-12-02T00:00:00+01:00"
},
"dateIssued": {
"type": "DateTime",
"value": "2016-12-01T10:40:01.00Z"
},
"address": {
"type": "StructuredValue",
"value": {
"addressCountry": "Spain",
"postalCode": "46005",
"addressLocality": "Valencia"
}
},
"dateRetrieved": {
"type": "DateTime",
"value": "2016-12-01T12:57:24.00Z"
},
"validFrom": {
"type": "DateTime",
"value": "2016-12-01T17:00:00.00Z"
},
"relativeHumidity": {
"type": "Number",
"value": 0.85
},
"uVIndexMax": {
"type": "Number",
"value": 1.0
}
}
下面是一个以 JSON-LD 格式作为键值的 WeatherForecast 示例。当使用 options=keyValues
时,它与 NGSI-LD 兼容,并返回单个实体的上下文数据。
show/hide example
{
"id": "Spain-WeatherForecast-46005_2016-12-01T18:00:00_2016-12-02T00:00:00",
"type": "WeatherForecast",
"address": {
"addressCountry": "Spain",
"postalCode": "46005",
"addressLocality": "Valencia"
},
"dataProvider": "TEF",
"dateIssued": "2016-12-01T10:40:01.00Z",
"dateRetrieved": "2016-12-01T12:57:24.00Z",
"dayMaximum": {
"feelsLikeTemperature": 15,
"temperature": 15,
"relativeHumidity": 0.9
},
"dayMinimum": {
"feelsLikeTemperature": 11,
"temperature": 11,
"relativeHumidity": 0.7
},
"feelsLikeTemperature": 12,
"precipitationProbability": 0.15,
"relativeHumidity": 0.85,
"source": "http://www.aemet.es/xml/municipios/localidad_46250.xml",
"temperature": 12,
"validFrom": "2016-12-01T17:00:00.00Z",
"validTo": "2016-12-01T23:00:00.00Z",
"validity": "2016-12-01T18:00:00+01:00/2016-12-02T00:00:00+01:00",
"weatherType": "overcast",
"windSpeed": 0,
"uVIndexMax": 1,
"@context": [
"https://raw.githubusercontent.com/smart-data-models/dataModel.Weather/master/context.jsonld"
]
}
下面是一个规范化 JSON-LD 格式的 WeatherForecast 示例。在不使用选项时,它与 NGSI-LD 兼容,并返回单个实体的上下文数据。
show/hide example
{
"id": "Spain-WeatherForecast-46005_2016-12-01T18:00:00_2016-12-02T00:00:00",
"type": "WeatherForecast",
"address": {
"type": "Property",
"value": {
"addressCountry": "Spain",
"postalCode": "46005",
"addressLocality": "Valencia"
}
},
"dataProvider": {
"type": "Property",
"value": "TEF"
},
"dateIssued": {
"type": "Property",
"value": {
"@type": "DateTime",
"@value": "2016-12-01T10:40:01.00Z"
}
},
"dateRetrieved": {
"type": "Property",
"value": {
"@type": "DateTime",
"@value": "2016-12-01T12:57:24.00Z"
}
},
"dayMaximum": {
"type": "Property",
"value": {
"feelsLikeTemperature": 15,
"temperature": 15,
"relativeHumidity": 0.9
}
},
"dayMinimum": {
"type": "Property",
"value": {
"feelsLikeTemperature": 11,
"temperature": 11,
"relativeHumidity": 0.7
}
},
"feelsLikeTemperature": {
"type": "Property",
"value": 12
},
"precipitationProbability": {
"type": "Property",
"value": 0.15
},
"relativeHumidity": {
"type": "Property",
"value": 0.85
},
"source": {
"type": "Property",
"value": "http://www.aemet.es/xml/municipios/localidad_46250.xml"
},
"temperature": {
"type": "Property",
"value": 12
},
"uVIndexMax": {
"type": "Property",
"value": 1.0
},
"validFrom": {
"type": "Property",
"value": {
"@type": "DateTime",
"@value": "2016-12-01T17:00:00.00Z"
}
},
"validTo": {
"type": "Property",
"value": {
"@type": "DateTime",
"@value": "2016-12-01T23:00:00.00Z"
}
},
"validity": {
"type": "Property",
"value": "2016-12-01T18:00:00+01:00/2016-12-02T00:00:00+01:00"
},
"weatherType": {
"type": "Property",
"value": "overcast"
},
"windSpeed": {
"type": "Property",
"value": 0.2
},
"@context": [
"https://raw.githubusercontent.com/smart-data-models/dataModel.Weather/master/context.jsonld"
]
}
请参阅 FAQ 10,获取如何处理幅度单位的答案。