Skip to content

Commit a63d88d

Browse files
Update JA
1 parent 648d0fa commit a63d88d

1 file changed

Lines changed: 56 additions & 56 deletions

File tree

OSMShop/doc/spec_JA.md

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
<!-- 10-Header -->
1+
<!-- 10-Header -->
22
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
3-
エンティティ: OSMShop
4-
===============<!-- /10-Header -->
5-
<!-- 15-License -->
6-
[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMShop/LICENSE.md)
7-
[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)
8-
<!-- /15-License -->
9-
<!-- 20-Description -->
10-
グローバル説明: **shop=*でタグ付けされたOpenStreetMapの店舗または小売店。最終顧客に直接小売製品を販売する施設を表します。**
11-
バージョン: 0.0.1
12-
<!-- /20-Description -->
13-
<!-- 30-PropertiesList -->
3+
エンティティ: OSMShop
4+
===============<!-- /10-Header -->
5+
<!-- 15-License -->
6+
[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMShop/LICENSE.md)
7+
[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)
8+
<!-- /15-License -->
9+
<!-- 20-Description -->
10+
グローバルな説明: **OpenStreetMapでタグ付けされたshop=*の店舗または小売店。小売製品をエンドカスタマーに直接販売する施設を表す**
11+
バージョン: 0.0.1
12+
<!-- /20-Description -->
13+
<!-- 30-PropertiesList -->
1414

15-
## プロパティのリスト
15+
## プロパティの一覧
1616

17-
<sup><sub>[*] 属性に型がない場合、それは複数の型または異なる形式/パターンを持つ可能性があるためです</sub></sup>
18-
- `address[object]`: 店舗の住所schema.orgのPostalAddressに従って構造化されています。 - `addressCity[string]`: 住所の都市
19-
- `addressCountry[string]`: ISO 3166-1 alpha-2 国コード
20-
- `houseNumber[string]`: 番地または建物番号
17+
<sup><sub>[*] 属性に型がない場合は、複数の型または異なる形式/パターンを持つ可能性があるためです</sub></sup>
18+
- `address[object]`: 店舗の住所schema.orgのPostalAddressに従って構造化されたもの - `addressCity[string]`: 住所の都市
19+
- `addressCountry[string]`: ISO 3166-1 alpha-2国コード
20+
- `houseNumber[string]`: 家や建物の番号
2121
- `postalCode[string]`: 郵便番号
22-
- `streetAddress[string]`: 通りの名前
23-
- `alternateName[string]`: このアイテムの代替名 - `areaServed[string]`: サービスまたは提供されるアイテムが提供される地理的領域 。モデル: [https://schema.org/Text](https://schema.org/Text)- `brand[string]`: 店舗がチェーンまたはフランチャイズの一部である場合のブランド名 。モデル: [https://wiki.openstreetmap.org/wiki/Key:brand](https://wiki.openstreetmap.org/wiki/Key:brand)- `dataProvider[string]`: 調和されたデータエンティティのプロバイダーを識別する文字のシーケンス - `dateCreated[date-time]`: エンティティ作成タイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられます。 - `dateModified[date-time]`: エンティティの最終変更タイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられます。 - `description[string]`: このアイテムの説明 - `id[*]`: エンティティの一意の識別子 - `location[*]`: アイテムへのGeojson参照。Point、LineString、Polygon、MultiPoint、MultiLineString、またはMultiPolygonのいずれかです。 - `name[string]`: このアイテムの名前 - `openingHours[string]`: OSM形式の店舗の営業時間 。モデル: [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)- `organic[string]`: 店舗がオーガニック製品を販売しているかどうかを示します。 。モデル: [https://wiki.openstreetmap.org/wiki/Key:organic](https://wiki.openstreetmap.org/wiki/Key:organic)- `osmId[number]`: 元のOpenStreetMap要素の整数識別子 - `osmLastModified[date-time]`: 最終変更のタイムスタンプ - `osmType[string]`: 元のOSM要素のタイプ - `owner[array]`: 所有者の一意のIDを参照するJSONエンコードされた文字シーケンスを含むリスト - `phone[string]`: 店舗の電話番号 - `seeAlso[*]`: 追加リソースを指すURIのリスト - `shopType[string]`: 小売カテゴリを分類するOSMショップタグ。Enum:'supermarket, convenience, bakery, clothes, shoes, hairdresser, car_repair, bicycle, hardware, electronics, florist, books...' 。モデル: [https://wiki.openstreetmap.org/wiki/Key:shop](https://wiki.openstreetmap.org/wiki/Key:shop)- `source[string]`: エンティティデータの元のソースをURLとして示す文字のシーケンス。ソースプロバイダーの完全修飾ドメイン名、またはソースオブジェクトへのURLであることが推奨されます。 - `type[string]`: NGSIエンティティタイプ。OSMShopである必要があります。 - `website[uri]`: 公式ウェブサイトURL - `wheelchair[string]`: 車椅子でのアクセス可能性 。モデル: [https://wiki.openstreetmap.org/wiki/Key:wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)<!-- /30-PropertiesList -->
24-
<!-- 35-RequiredProperties -->
25-
必須プロパティ
26-
- `id` - `location` - `osmId` - `osmType` - `shopType` - `type` <!-- /35-RequiredProperties -->
27-
<!-- 40-NotesYaml -->
28-
<!-- /40-NotesYaml -->
29-
<!-- 50-DataModelHeader -->
30-
## プロパティのデータモデル記述
31-
アルファベット順にソート(詳細はこちらをクリック
32-
<!-- /50-DataModelHeader -->
33-
<!-- 60-ModelYaml -->
34-
<details><summary><strong>完全なYAML詳細</strong></summary>
35-
```yaml
22+
- `streetAddress[string]`: 通り名
23+
- `alternateName[string]`: このアイテムの別名 - `areaServed[string]`: サービスまたは提供されたアイテムが提供される地理的なエリア . モデル: [https://schema.org/Text](https://schema.org/Text)- `brand[string]`: 店舗がチェーンまたはフランチャイズの一部である場合のブランド名 . モデル: [https://wiki.openstreetmap.org/wiki/Key:brand](https://wiki.openstreetmap.org/wiki/Key:brand)- `dataProvider[string]`: ハーモナイズされたデータエンティティを提供するプロバイダーのシーケンスの文字列 - `dateCreated[date-time]`: エンティティの作成タイムスタンプ。このタイムスタンプは通常、ストレージプラットフォームによって割り当てられます - `dateModified[date-time]`: エンティティの最後の変更のタイムスタンプ。このタイムスタンプは通常、ストレージプラットフォームによって割り当てられます - `description[string]`: このアイテムの説明 - `id[*]`: エンティティの一意の識別子 - `location[*]`: アイテムへのGeojsonリファレンス。Point、LineString、Polygon、MultiPoint、MultiLineString、またはMultiPolygonのいずれかになります - `name[string]`: このアイテムの名前 - `openingHours[string]`: 店舗の営業時間(OSM形式) . モデル: [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)- `organic[string]`: 店舗が有機製品を販売するかどうかを示します . モデル: [https://wiki.openstreetmap.org/wiki/Key:organic](https://wiki.openstreetmap.org/wiki/Key:organic)- `osmId[number]`: 元のOpenStreetMap要素の整数識別子 - `osmLastModified[date-time]`: 最終変更のタイムスタンプ - `osmType[string]`: 元のOSM要素のタイプ - `owner[array]`: 所有者の一意のIDを参照するJSONエンコードされた文字列シーケンスを含むリスト - `phone[string]`: 店舗の電話番号 - `seeAlso[*]`: 追加のリソースを指すURIのリスト - `shopType[string]`: 小売カテゴリを分類するOSM店舗タグ。列挙体:'スーパーマーケット、コンビニエンスストア、パン屋、服、靴、美容院、自動車修理、自転車、ハードウェア、電子機器、フラワーショップ、書籍...' . モデル: [https://wiki.openstreetmap.org/wiki/Key:shop](https://wiki.openstreetmap.org/wiki/Key:shop)- `source[string]`: エンティティデータの元のソースをURLとして提供する文字列シーケンス。ソースプロバイダーの完全修飾ドメイン名、またはソースオブジェクトへのURLであることをお勧めします - `type[string]`: NGSIエンティティタイプ。OSMShopでなければなりません - `website[uri]`: 公式ウェブサイトのURL - `wheelchair[string]`: 車椅子アクセシビリティ . モデル: [https://wiki.openstreetmap.org/wiki/Key:wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)<!-- /30-PropertiesList -->
24+
<!-- 35-RequiredProperties -->
25+
必須プロパティ
26+
- `id` - `location` - `osmId` - `osmType` - `shopType` - `type` <!-- /35-RequiredProperties -->
27+
<!-- 40-NotesYaml -->
28+
<!-- /40-NotesYaml -->
29+
<!-- 50-DataModelHeader -->
30+
## プロパティのデータモデル説明
31+
アルファベット順に並べられている(詳細はクリックしてください
32+
<!-- /50-DataModelHeader -->
33+
<!-- 60-ModelYaml -->
34+
<details><summary><strong>フルYAMLの詳細</strong></summary>
35+
```yaml
3636
OSMShop:
3737
description: A shop or retail store from OpenStreetMap tagged with shop=*. Represents establishments selling retail products directly to end customers
3838
properties:
@@ -496,15 +496,15 @@ OSMShop:
496496
x-version: 0.0.1
497497
```
498498
</details>
499-
<!-- /60-ModelYaml -->
500-
<!-- 70-MiddleNotes -->
501-
<!-- /70-MiddleNotes -->
502-
<!-- 80-Examples -->
503-
## ペイロードの例
504-
#### OSMShop NGSI-v2 キーバリューの例
505-
以下は、キーバリュー形式のJSON形式のOSMShopの例です。`options=keyValues`を使用する場合、これはNGSI-v2と互換性があり、個々のエンティティのコンテキストデータを返します
499+
<!-- /60-ModelYaml -->
500+
<!-- 70-MiddleNotes -->
501+
<!-- /70-MiddleNotes -->
502+
<!-- 80-Examples -->
503+
## ペイロードの例
504+
#### OSMShop NGSI-v2 キー値の例
505+
ここでは、キー値としてJSON形式のOSMShopの例を示します。これは、`options=keyValues`を使用して個々のエンティティのコンテキストデータを返す場合に、NGSI-v2と互換性があります
506506
<details><summary><strong>例を表示/非表示</strong></summary>
507-
```json
507+
```json
508508
{
509509
"id": "urn:ngsi-ld:OSMShop:node:9876543210",
510510
"type": "OSMShop",
@@ -537,10 +537,10 @@ OSMShop:
537537
}
538538
```
539539
</details>
540-
#### OSMShop NGSI-v2 正規化された例
541-
以下は、正規化されたJSON形式のOSMShopの例です。オプションを使用しない場合、これはNGSI-v2と互換性があり、個々のエンティティのコンテキストデータを返します。
540+
#### OSMShop NGSI-v2 正規化された例
541+
ここでは、正規化されたJSON形式のOSMShopの例を示します。これは、オプションを使用しない場合に、NGSI-v2と互換性があり、個々のエンティティのコンテキストデータを返します。
542542
<details><summary><strong>例を表示/非表示</strong></summary>
543-
```json
543+
```json
544544
{
545545
"id": "urn:ngsi-ld:OSMShop:node:9876543210",
546546
"type": "OSMShop",
@@ -612,10 +612,10 @@ OSMShop:
612612
}
613613
```
614614
</details>
615-
#### OSMShop NGSI-LD キーバリューの例
616-
以下は、キーバリュー形式のJSON-LD形式のOSMShopの例です。`options=keyValues`を使用する場合、これはNGSI-LDと互換性があり、個々のエンティティのコンテキストデータを返します
615+
#### OSMShop NGSI-LD キー値の例
616+
ここでは、キー値としてJSON-LD形式のOSMShopの例を示します。これは、`options=keyValues`を使用して個々のエンティティのコンテキストデータを返す場合に、NGSI-LDと互換性があります
617617
<details><summary><strong>例を表示/非表示</strong></summary>
618-
```json
618+
```json
619619
{
620620
"id": "urn:ngsi-ld:OSMShop:node:9876543210",
621621
"type": "OSMShop",
@@ -651,10 +651,10 @@ OSMShop:
651651
}
652652
```
653653
</details>
654-
#### OSMShop NGSI-LD 正規化された例
655-
以下は、正規化されたJSON-LD形式のOSMShopの例です。オプションを使用しない場合、これはNGSI-LDと互換性があり、個々のエンティティのコンテキストデータを返します。
654+
#### OSMShop NGSI-LD 正規化された例
655+
ここでは、正規化されたJSON-LD形式のOSMShopの例を示します。これは、オプションを使用しない場合に、NGSI-LDと互換性があり、個々のエンティティのコンテキストデータを返します。
656656
<details><summary><strong>例を表示/非表示</strong></summary>
657-
```json
657+
```json
658658
{
659659
"id": "urn:ngsi-ld:OSMShop:node:9876543210",
660660
"type": "OSMShop",
@@ -731,12 +731,12 @@ OSMShop:
731731
]
732732
}
733733
```
734-
</details><!-- /80-Examples -->
735-
<!-- 90-FooterNotes -->
736-
<!-- /90-FooterNotes -->
737-
<!-- 95-Units -->
738-
単位の扱い方については、[FAQ 10](https://smartdatamodels.org/index.php/faqs/)を参照してください。
739-
<!-- /95-Units -->
740-
<!-- 97-LastFooter -->
734+
</details><!-- /80-Examples -->
735+
<!-- 90-FooterNotes -->
736+
<!-- /90-FooterNotes -->
737+
<!-- 95-Units -->
738+
[FAQ 10](https://smartdatamodels.org/index.php/faqs/)を参照して、数量単位を扱う方法についての回答を得てください
739+
<!-- /95-Units -->
740+
<!-- 97-LastFooter -->
741741
---
742-
[Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter -->
742+
[Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter -->

0 commit comments

Comments
 (0)