|
4 | 4 | =================<!-- /10-Header --> |
5 | 5 | <!-- 15-License --> |
6 | 6 | [オープン・ライセンス](https://github.com/smart-data-models//dataModel.Environment/blob/master/CarbonFootprint/LICENSE.md) |
7 | | -[文書は自動的に生成される](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) |
| 7 | +[文書が自動的に生成される](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 | 8 | <!-- /15-License --> |
9 | 9 | <!-- 20-Description --> |
| 10 | +グローバルな記述:**カーボンフットプリントをCO2換算で表すデータモデル。 |
| 11 | +バージョン: 0.0.1 |
10 | 12 | <!-- /20-Description --> |
11 | 13 | <!-- 30-PropertiesList --> |
12 | 14 |
|
13 | 15 | ## プロパティのリスト |
14 | 16 |
|
15 | 17 | <sup><sub>[*] 属性に型がない場合は、複数の型があるか、異なるフォーマット/パターンがある可能性があるためです</sub></sup>。 |
16 | | -<!-- /30-PropertiesList --> |
| 18 | +- `CO2eq[number]`: 排出量(CO2換算トン . Model: [https://schema.org/Number](https://schema.org/Number)- `address[object]`: 郵送先住所 . Model: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: 国。例えば、スペイン . Model: [https://schema.org/addressCountry](https://schema.org/addressCountry) |
| 19 | + - `addressLocality[string]`: 番地がある地域と、その地域に含まれる地域 . Model: [https://schema.org/addressLocality](https://schema.org/addressLocality) |
| 20 | + - `addressRegion[string]`: その地域がある地域、またその国がある地域 . Model: [https://schema.org/addressRegion](https://schema.org/addressRegion) |
| 21 | + - `district[string]`: 地区とは行政区画の一種で、国によっては地方自治体によって管理されている。 |
| 22 | + - `postOfficeBoxNumber[string]`: 私書箱の住所のための私書箱番号。例:03578 . Model: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber) |
| 23 | + - `postalCode[string]`: 郵便番号。例:24004 . Model: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode) |
| 24 | + - `streetAddress[string]`: 番地 . Model: [https://schema.org/streetAddress](https://schema.org/streetAddress) |
| 25 | + - `streetNr[string]`: 公道上の特定の物件を特定する番号 |
| 26 | +- `alternateName[string]`: この項目の別名 - `areaServed[string]`: サービスまたは提供品が提供される地理的地域 . Model: [https://schema.org/Text](https://schema.org/Text)- `dataProvider[string]`: ハーモナイズされたデータ・エンティティの提供者を識別する一連の文字。 - `dateCreated[date-time]`: エンティティの作成タイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられます。 - `dateModified[date-time]`: エンティティの最終変更のタイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられる。 - `description[string]`: この商品の説明 - `emissionDate[date-time]`: 測定日時 . Model: [https://schema.org/Text](https://schema.org/Text)- `emissionSource[string]`: 排出源(運輸、エネルギー、産業など) - `id[*]`: エンティティの一意識別子 - `location[*]`: アイテムへの Geojson 参照。Point、LineString、Polygon、MultiPoint、MultiLineString、MultiPolygon のいずれか。 - `name[string]`: このアイテムの名前 - `owner[array]`: 所有者の固有IDを参照するJSONエンコードされた文字列を含むリスト。 - `relatedSource[uri]`: データソースまたは関連エンティティへの参照 - `seeAlso[*]`: アイテムに関する追加リソースを指すURIのリスト - `source[string]`: エンティティ・データの元のソースを URL として示す一連の文字。ソース・プロバイダの完全修飾ドメイン名、またはソース・オブジェクトの URL を推奨する。 - `tags[array]`: カーボンフットプリント計算に関連するタグ。 - `type[string]`: NGSIエンティティタイプ。CarbonFootprint'でなければならない。 <!-- /30-PropertiesList --> |
17 | 27 | <!-- 35-RequiredProperties --> |
18 | 28 | 必須プロパティ |
19 | | -- 必須プロパティなし <!-- /35-RequiredProperties --> |
| 29 | +- `id` - `type` <!-- /35-RequiredProperties --> |
20 | 30 | <!-- 40-NotesYaml --> |
21 | 31 | <!-- /40-NotesYaml --> |
22 | 32 | <!-- 50-DataModelHeader --> |
|
0 commit comments