Skip to content

Commit 89175a0

Browse files
Update ZH
1 parent 0b91fdf commit 89175a0

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

OSMPublicTransportStop/doc/spec_ZH.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
<!-- 10-Header -->
22
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
3-
实体: OSMPublicTransportStop
3+
实体OSMPublicTransportStop
44
==============================<!-- /10-Header -->
55
<!-- 15-License -->
66
[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMPublicTransportStop/LICENSE.md)
77
[document generated automatically](https://docs.google.com/presentation/d/e/2PACX-1vTs-Ng5dIAwkg91oTTUdt8ua7woBXhPnwavZ0FxgR8BsAI_Ek3C5q97Nd94HS8KhP-r_quD4H0fgyt3/pub?start=false&loop=false&delayms=3000#slide=id.gb715ace035_0_60)
88
<!-- /15-License -->
99
<!-- 20-Description -->
10-
全局描述: **来自 OpenStreetMap 的公共交通站点、车站、站台或上车点。表示乘客上下公共交通服务的节点和区域,并带有 public_transport=* 或特定模式标签**
11-
版本: 0.0.1
10+
全局描述**来自 OpenStreetMap 的公共交通站点、车站、站台或登车点。表示乘客上下公共交通服务的节点和区域,使用 public_transport=* 或特定的模式标签进行标记**
11+
版本0.0.1
1212
<!-- /20-Description -->
1313
<!-- 30-PropertiesList -->
1414

1515
## 属性列表
1616

17-
<sup><sub>[*] 如果属性中没有类型,则表示它可能有多种类型或不同的格式/模式</sub></sup>
18-
- `address[object]`: 邮寄地址。模型: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: 国家。例如,西班牙。模型: [https://schema.org/addressCountry](https://schema.org/addressCountry)
19-
- `addressLocality[string]`: 街道地址所在的地区,且该地区位于某个区域内。模型: [https://schema.org/addressLocality](https://schema.org/addressLocality)
20-
- `addressRegion[string]`: 地区所在的区域,且该区域位于某个国家内。模型: [https://schema.org/addressRegion](https://schema.org/addressRegion)
21-
- `district[string]`: 地区是一种行政区划,在某些国家由地方政府管理
22-
- `postOfficeBoxNumber[string]`: 邮政信箱地址的邮政信箱号码。例如,03578。模型: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)
23-
- `postalCode[string]`: 邮政编码。例如,24004。模型: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)
24-
- `streetAddress[string]`: 街道地址。模型: [https://schema.org/streetAddress](https://schema.org/streetAddress)
25-
- `streetNr[string]`: 标识公共街道上特定物业的号码
26-
- `alternateName[string]`: 此项目的备用名称 - `areaServed[string]`: 提供服务或商品的地理区域。模型: [https://schema.org/Text](https://schema.org/Text)- `bench[boolean]`: 指示此站点是否提供长凳或座位。模型: [https://wiki.openstreetmap.org/wiki/Key:bench](https://wiki.openstreetmap.org/wiki/Key:bench)- `bin[boolean]`: 指示此站点是否设有垃圾桶。模型: [https://wiki.openstreetmap.org/wiki/Key:bin](https://wiki.openstreetmap.org/wiki/Key:bin)- `dataProvider[string]`: 标识统一数据实体提供者的字符序列 - `dateCreated[date-time]`: 实体创建时间戳。这通常由存储平台分配 - `dateModified[date-time]`: 实体最后修改时间戳。这通常由存储平台分配 - `description[string]`: 此项目的描述 - `id[*]`: 实体的唯一标识符 - `location[*]`: Geojson 对该项目的引用。可以是 Point、LineString、Polygon、MultiPoint、MultiLineString 或 MultiPolygon - `name[string]`: 此项目的名称 - `network[string]`: 此站点所属的公共交通网络的名称。模型: [https://wiki.openstreetmap.org/wiki/Key:network](https://wiki.openstreetmap.org/wiki/Key:network)- `openingHours[string]`: 站点或车站的开放时间,采用 OSM opening_hours 语法。模型: [https://wiki.openstreetmap.org/wiki/Key:opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)- `operator[string]`: 在此站点运营服务的运营商名称。模型: [https://wiki.openstreetmap.org/wiki/Key:operator](https://wiki.openstreetmap.org/wiki/Key:operator)- `osmId[number]`: 原始 OpenStreetMap 元素的整数标识符。模型: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `osmLastModified[date-time]`: OSM 元素最后修改的时间戳。 - `osmType[string]`: 原始 OpenStreetMap 元素的类型。模型: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `owner[array]`: 包含 JSON 编码字符序列的列表,引用所有者(一个或多个)的唯一 ID - `publicTransportType[string]`: OSM public_transport 标签值,指示此元素在公共交通网络中的作用。枚举值:'stop_position, platform, station, stop_area'。模型: [https://wiki.openstreetmap.org/wiki/Key:public_transport](https://wiki.openstreetmap.org/wiki/Key:public_transport)- `ref[string]`: 运输运营商使用的官方站点参考代码或编号。模型: [https://wiki.openstreetmap.org/wiki/Key:ref](https://wiki.openstreetmap.org/wiki/Key:ref)- `seeAlso[*]`: 指向此项目附加资源的 URI 列表。 - `shelter[boolean]`: 指示此站点是否提供候车亭。模型: [https://wiki.openstreetmap.org/wiki/Key:shelter](https://wiki.openstreetmap.org/wiki/Key:shelter)- `source[string]`: 提供实体数据原始来源的字符序列,作为 URL。建议使用源提供商的完全限定域名,或源对象的 URL - `tactilePaving[boolean]`: 指示是否设有供视障用户使用的触觉铺路。模型: [https://wiki.openstreetmap.org/wiki/Key:tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving)- `transportMode[array]`: 此站点服务的交通模式列表。模型: [https://wiki.openstreetmap.org/wiki/Public_transport](https://wiki.openstreetmap.org/wiki/Public_transport)- `type[string]`: NGSI 实体类型。必须是 OSMPublicTransportStop - `wheelchair[string]`: 指示此站点的轮椅可达性水平。枚举值:'yes, no, limited'。模型: [https://wiki.openstreetmap.org/wiki/Key:wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)<!-- /30-PropertiesList -->
17+
<sup><sub>[*] 如果属性中没有类型,则表示该属性可以有多种类型或不同的格式/模式</sub></sup>
18+
- `address[object]`: 邮寄地址。模型[https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: 国家。例如,西班牙。模型[https://schema.org/addressCountry](https://schema.org/addressCountry)
19+
- `addressLocality[string]`: 街道地址所在的地区,该地区位于该国家内。模型[https://schema.org/addressLocality](https://schema.org/addressLocality)
20+
- `addressRegion[string]`: 地区所在的省份,该省份位于该国家内。模型[https://schema.org/addressRegion](https://schema.org/addressRegion)
21+
- `district[string]`: 行政区划的一种,在某些国家由地方政府管理
22+
- `postOfficeBoxNumber[string]`: 邮政信箱地址的邮政信箱号码。例如,03578。模型[https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)
23+
- `postalCode[string]`: 邮政编码。例如,24004。模型[https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)
24+
- `streetAddress[string]`: 街道地址。模型[https://schema.org/streetAddress](https://schema.org/streetAddress)
25+
- `streetNr[string]`: 公共街道上特定物业的编号。
26+
- `alternateName[string]`: 此项目的替代名称。- `areaServed[string]`: 提供服务或提供的项目所在的地理区域。模型:[https://schema.org/Text](https://schema.org/Text)- `bench[boolean]`: 指示此站点是否提供长椅或座位。模型:[https://wiki.openstreetmap.org/wiki/Key:bench](https://wiki.openstreetmap.org/wiki/Key:bench)- `bin[boolean]`: 指示此站点是否设有垃圾箱。模型:[https://wiki.openstreetmap.org/wiki/Key:bin](https://wiki.openstreetmap.org/wiki/Key:bin)- `dataProvider[string]`: 标识统一数据实体提供者的字符序列。- `dateCreated[date-time]`: 实体创建时间戳。这通常由存储平台分配。- `dateModified[date-time]`: 实体最后修改时间戳。这通常由存储平台分配。- `description[string]`: 此项目的描述。- `id[*]`: 实体的唯一标识符。- `location[*]`: 项目的 Geojson 引用。可以是 Point、LineString、Polygon、MultiPoint、MultiLineString 或 MultiPolygon。- `name[string]`: 此项目的名称。- `network[string]`: 此站点所属的公共交通网络的名称。模型:[https://wiki.openstreetmap.org/wiki/Key:network](https://wiki.openstreetmap.org/wiki/Key:network)- `openingHours[string]`: 站点或车站的开放时间,使用 OSM opening_hours 语法。模型:[https://wiki.openstreetmap.org/wiki/Key:opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)- `operator[string]`: 在此站点运营服务的运营商名称。模型:[https://wiki.openstreetmap.org/wiki/Key:operator](https://wiki.openstreetmap.org/wiki/Key:operator)- `osmId[number]`: 原始 OpenStreetMap 元素的整数标识符。模型:[https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `osmLastModified[date-time]`: OSM 元素最后修改的时间戳。- `osmType[string]`: 原始 OpenStreetMap 元素的类型。模型:[https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `owner[array]`: 一个列表,包含一个 JSON 编码的字符序列,引用所有者(们)的唯一 ID。- `publicTransportType[string]`: OSM public_transport 标签值,指示此元素在公共交通网络中的作用。枚举:'stop_position, platform, station, stop_area'。模型:[https://wiki.openstreetmap.org/wiki/Key:public_transport](https://wiki.openstreetmap.org/wiki/Key:public_transport)- `ref[string]`: 交通运营商使用的官方站点参考代码或编号。模型:[https://wiki.openstreetmap.org/wiki/Key:ref](https://wiki.openstreetmap.org/wiki/Key:ref)- `seeAlso[*]`: 指向此项目其他资源的 URI 列表。- `shelter[boolean]`: 指示此站点是否提供天气遮蔽。模型:[https://wiki.openstreetmap.org/wiki/Key:shelter](https://wiki.openstreetmap.org/wiki/Key:shelter)- `source[string]`: 一个字符序列,给出实体数据的原始来源 URL。建议使用源提供者的完全限定域名,或指向源对象的 URL。- `tactilePaving[boolean]`: 指示是否为视障用户提供触感铺装。模型:[https://wiki.openstreetmap.org/wiki/Key:tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving)- `transportMode[array]`: 在此站点提供的交通模式列表。模型:[https://wiki.openstreetmap.org/wiki/Public_transport](https://wiki.openstreetmap.org/wiki/Public_transport)- `type[string]`: NGSI 实体类型。它必须是 OSMPublicTransportStop。- `wheelchair[string]`: 指示此站点的轮椅可达性级别。枚举:'yes, no, limited'。模型:[https://wiki.openstreetmap.org/wiki/Key:wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)<!-- /30-PropertiesList -->
2727
<!-- 35-RequiredProperties -->
2828
必需属性
29-
- `id` - `location` - `osmId` - `osmType` - `publicTransportType` - `type` <!-- /35-RequiredProperties -->
29+
- `id` - `location` - `osmId` - `osmType` - `publicTransportType` - `type` <!-- /35-RequiredProperties -->
3030
<!-- 40-NotesYaml -->
3131
<!-- /40-NotesYaml -->
3232
<!-- 50-DataModelHeader -->
33-
## 属性数据模型描述
33+
## 数据模型属性描述
3434
按字母顺序排序(点击查看详情)
3535
<!-- /50-DataModelHeader -->
3636
<!-- 60-ModelYaml -->
37-
<details><summary><strong>完整的 YAML 详情</strong></summary>
37+
<details><summary><strong>完整的 yaml 详情</strong></summary>
3838
```yaml
3939
OSMPublicTransportStop:
4040
description: A public transport stop, station, platform or boarding point from OpenStreetMap. Represents nodes and areas where passengers board or alight from public transport services, tagged with public_transport=* or specific mode tags.
@@ -524,8 +524,8 @@ OSMPublicTransportStop:
524524
<!-- /70-MiddleNotes -->
525525
<!-- 80-Examples -->
526526
## 示例负载
527-
#### OSMPublicTransportStop NGSI-v2 键值对示例
528-
这是一个 OSMPublicTransportStop 的 JSON 格式键值对示例。这与使用 `options=keyValues` 时的 NGSI-v2 兼容,并返回单个实体的上下文数据。
527+
#### OSMPublicTransportStop NGSI-v2 键值示例
528+
这是 OSMPublicTransportStop 的 JSON 格式键值示例。在使用 `options=keyValues` 时,它与 NGSI-v2 兼容,并返回单个实体的上下文数据。
529529
<details><summary><strong>显示/隐藏示例</strong></summary>
530530
```json
531531
{
@@ -562,7 +562,7 @@ OSMPublicTransportStop:
562562
```
563563
</details>
564564
#### OSMPublicTransportStop NGSI-v2 规范化示例
565-
这是一个 OSMPublicTransportStop 的 JSON 格式规范化示例。这与不使用选项时的 NGSI-v2 兼容,并返回单个实体的上下文数据。
565+
这是 OSMPublicTransportStop 的 JSON 格式规范化示例。在不使用选项时,它与 NGSI-v2 兼容,并返回单个实体的上下文数据。
566566
<details><summary><strong>显示/隐藏示例</strong></summary>
567567
```json
568568
{
@@ -646,8 +646,8 @@ OSMPublicTransportStop:
646646
}
647647
```
648648
</details>
649-
#### OSMPublicTransportStop NGSI-LD 键值对示例
650-
这是一个 OSMPublicTransportStop 的 JSON-LD 格式键值对示例。这与使用 `options=keyValues` 时的 NGSI-LD 兼容,并返回单个实体的上下文数据。
649+
#### OSMPublicTransportStop NGSI-LD 键值示例
650+
这是 OSMPublicTransportStop 的 JSON-LD 格式键值示例。在使用 `options=keyValues` 时,它与 NGSI-LD 兼容,并返回单个实体的上下文数据。
651651
<details><summary><strong>显示/隐藏示例</strong></summary>
652652
```json
653653
{
@@ -687,7 +687,7 @@ OSMPublicTransportStop:
687687
```
688688
</details>
689689
#### OSMPublicTransportStop NGSI-LD 规范化示例
690-
这是一个 OSMPublicTransportStop 的 JSON-LD 格式规范化示例。这与不使用选项时的 NGSI-LD 兼容,并返回单个实体的上下文数据。
690+
这是 OSMPublicTransportStop 的 JSON-LD 格式规范化示例。在不使用选项时,它与 NGSI-LD 兼容,并返回单个实体的上下文数据。
691691
<details><summary><strong>显示/隐藏示例</strong></summary>
692692
```json
693693
{
@@ -780,7 +780,7 @@ OSMPublicTransportStop:
780780
<!-- 90-FooterNotes -->
781781
<!-- /90-FooterNotes -->
782782
<!-- 95-Units -->
783-
请参阅 [FAQ 10](https://smartdatamodels.org/index.php/faqs/) 以获取有关如何处理量纲单位的答案
783+
有关如何处理数量单位的答案,请参阅 [FAQ 10](https://smartdatamodels.org/index.php/faqs/)
784784
<!-- /95-Units -->
785785
<!-- 97-LastFooter -->
786786
---

0 commit comments

Comments
 (0)