@@ -15,23 +15,23 @@ version: 0.0.1
1515## プロパティのリスト
1616
1717<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) - `crop[string]`: landuse=farmland の場合の土地で栽培される作物。 モデル: [https://wiki.openstreetmap.org/wiki/Key:crop](https://wiki.openstreetmap.org/wiki/Key:crop) - `dataProvider[string]`: ハーモナイズされたデータエンティティのプロバイダーを識別する文字のシーケンス - `dateCreated[date-time]`: エンティティ作成タイムスタンプ。 これは通常、ストレージプラットフォームによって割り当てられます - `dateModified[date-time]`: エンティティの最後の変更のタイムスタンプ。 これは通常、ストレージプラットフォームによって割り当てられます - `description[string]`: このアイテムの説明 - `id[*]`: エンティティの一意の識別子 - `landuseType[string]`: 土地の主な人間の利用を分類する OSM の landuse タグ。 Enum: 'commercial, construction, education, industrial, residential, retail, farmland, forest, meadow, orchard, ...'。 モデル: [https://wiki.openstreetmap.org/wiki/Key:landuse](https://wiki.openstreetmap.org/wiki/Key:landuse) - `location[*]`: アイテムへの Geojson 参照。 Point、LineString、Polygon、MultiPoint、MultiLineString、または MultiPolygon のいずれかになります - `name[string]`: このアイテムの名前 - `operator[string]`: エリアを運営または管理するエンティティの名前 - `osmId[number]`: 元の OpenStreetMap 要素の整数識別子 - `osmLastModified[date-time]`: 最後の変更のタイムスタンプ - `osmType[string]`: 元の OSM 要素のタイプ - `owner[array]`: 所有者のユニーク ID を参照する JSON エンコードされた文字シーケンスを含むリスト - `seeAlso[*]`: 追加のリソースを指す URI のリスト - `source[string]`: エンティティデータの元のソースを URL として示す文字シーケンス。 ソースプロバイダーの完全修飾ドメイン名、またはソースオブジェクトへの URL を推奨します - `trees[string]`: landuse=forest または orchard の場合の樹木のタイプ。 モデル: [https://wiki.openstreetmap.org/wiki/Key:trees](https://wiki.openstreetmap.org/wiki/Key:trees) - `type[string]`: NGSI エンティティタイプ。 OSMLanduse である必要があります <!-- /30-PropertiesList -->
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) - `crop[string]`: landuse=farmland の場合の土地で栽培される作物。モデル: [https://wiki.openstreetmap.org/wiki/Key:crop](https://wiki.openstreetmap.org/wiki/Key:crop) - `dataProvider[string]`: ハーモナイズされたデータエンティティのプロバイダーを識別する文字のシーケンス - `dateCreated[date-time]`: エンティティ作成タイムスタンプ。通常はストレージプラットフォームによって割り当てられます - `dateModified[date-time]`: エンティティの最終変更タイムスタンプ。通常はストレージプラットフォームによって割り当てられます - `description[string]`: このアイテムの説明 - `id[*]`: エンティティの一意の識別子 - `landuseType[string]`: 土地の主な人間の利用を分類する OSM の landuse タグ。Enum: 'commercial, construction, education, industrial, residential, retail, farmland, forest, meadow, orchard, ...'。モデル: [https://wiki.openstreetmap.org/wiki/Key:landuse](https://wiki.openstreetmap.org/wiki/Key:landuse) - `location[*]`: アイテムへの Geojson 参照。Point, LineString, Polygon, MultiPoint, MultiLineString または MultiPolygon が可能です - `name[string]`: このアイテムの名前 - `operator[string]`: エリアを運営または管理するエンティティの名前 - `osmId[number]`: 元の OpenStreetMap 要素の整数識別子 - `osmLastModified[date-time]`: 最終変更のタイムスタンプ - `osmType[string]`: 元の OSM 要素のタイプ - `owner[array]`: 所有者のユニーク ID を参照する JSON エンコードされた文字シーケンスを含むリスト - `seeAlso[*]`: 追加リソースを指す URI のリスト - `source[string]`: エンティティデータの元のソースを URL として示す文字シーケンス。ソースプロバイダーの完全修飾ドメイン名、またはソースオブジェクトへの URL を推奨します - `trees[string]`: landuse=forest または orchard の場合の樹木のタイプ。モデル: [https://wiki.openstreetmap.org/wiki/Key:trees](https://wiki.openstreetmap.org/wiki/Key:trees) - `type[string]`: NGSI エンティティタイプ。OSMLanduse である必要があります <!-- /30-PropertiesList -->
2727<!-- 35-RequiredProperties -->
2828必須プロパティ
2929- ` id ` - ` landuseType ` - ` location ` - ` osmId ` - ` osmType ` - ` type ` <!-- /35-RequiredProperties -->
3030<!-- 40-NotesYaml -->
3131<!-- /40-NotesYaml -->
3232<!-- 50-DataModelHeader -->
33- ## データモデルの説明(プロパティ)
34- アルファベット順(詳細をクリック )
33+ ## データモデルの説明
34+ アルファベット順(詳細はこちらをクリック )
3535<!-- /50-DataModelHeader -->
3636<!-- 60-ModelYaml -->
3737<details ><summary ><strong >完全な yaml 詳細</strong ></summary >
@@ -482,8 +482,9 @@ OSMLanduse:
482482<!-- /70-MiddleNotes -->
483483<!-- 80-Examples -->
484484## サンプルペイロード
485- #### OSMLanduse NGSI-v2 キー値ペアの例
486- 以下は、キー値ペア形式の OSMLanduse の JSON 形式の例です。これは、` options=keyValues` を使用する場合に NGSI-v2 と互換性があり、個々のエンティティのコンテキストデータを返します。
485+
486+ #### OSMLanduse NGSI-v2 キー値の例
487+ 以下は、キー値形式の OSMLanduse の JSON 形式の例です。これは、` options=keyValues` を使用する場合に NGSI-v2 と互換性があり、個々のエンティティのコンテキストデータを返します。
487488<details><summary><strong>例を表示/非表示</strong></summary>
488489` ` ` json
489490 {
@@ -529,7 +530,7 @@ OSMLanduse:
529530` ` `
530531</details>
531532# ### OSMLanduse NGSI-v2 正規化された例
532- 以下は、正規化された形式の OSMLanduse の JSON 形式の例です。これは、オプションを使用しない場合に NGSI-v2 と互換性があり、個々のエンティティのコンテキストデータを返します。
533+ 以下は、正規化された OSMLanduse の JSON 形式の例です。これは、オプションを使用しない場合に NGSI-v2 と互換性があり、個々のエンティティのコンテキストデータを返します。
533534<details><summary><strong>例を表示/非表示</strong></summary>
534535` ` ` json
535536 {
@@ -598,8 +599,8 @@ OSMLanduse:
598599}
599600` ` `
600601</details>
601- # ### OSMLanduse NGSI-LD キー値ペアの例
602- 以下は、キー値ペア形式の OSMLanduse の JSON-LD 形式の例です。これは、`options=keyValues` を使用する場合に NGSI-LD と互換性があり、個々のエンティティのコンテキストデータを返します。
602+ # ### OSMLanduse NGSI-LD キー値の例
603+ 以下は、キー値形式の OSMLanduse の JSON-LD 形式の例です。これは、`options=keyValues` を使用する場合に NGSI-LD と互換性があり、個々のエンティティのコンテキストデータを返します。
603604<details><summary><strong>例を表示/非表示</strong></summary>
604605` ` ` json
605606 {
@@ -648,7 +649,7 @@ OSMLanduse:
648649` ` `
649650</details>
650651# ### OSMLanduse NGSI-LD 正規化された例
651- 以下は、正規化された形式の OSMLanduse の JSON-LD 形式の例です。これは、オプションを使用しない場合に NGSI-LD と互換性があり、個々のエンティティのコンテキストデータを返します。
652+ 以下は、正規化された OSMLanduse の JSON-LD 形式の例です。これは、オプションを使用しない場合に NGSI-LD と互換性があり、個々のエンティティのコンテキストデータを返します。
652653<details><summary><strong>例を表示/非表示</strong></summary>
653654` ` ` json
654655 {
@@ -726,7 +727,7 @@ OSMLanduse:
726727<!-- 90-FooterNotes -->
727728<!-- /90-FooterNotes -->
728729<!-- 95-Units -->
729- 単位の扱い方については 、[FAQ 10](https://smartdatamodels.org/index.php/faqs/) を参照してください。
730+ 単位の扱いについては 、[FAQ 10](https://smartdatamodels.org/index.php/faqs/) を参照してください。
730731<!-- /95-Units -->
731732<!-- 97-LastFooter -->
732733---
0 commit comments