File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ FIWARE Banner] ( https://fiware.github.io/tutorials.Linked-Data/img/fiware.png )] ( https://www.fiware.org/developers )
2- [ ![ NGSI LD] ( https://img.shields.io/badge/NGSI-LD-d6604d.svg )] ( https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf )
2+ [ ![ NGSI LD] ( https://img.shields.io/badge/NGSI-LD-d6604d.svg )] ( https://cim .etsi.org/NGSI-LD/official/0--1.html )
33
44[ ![ FIWARE Core Context Management] ( https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/core.svg )] ( https://github.com/FIWARE/catalogue/blob/master/core/README.md )
55[ ![ License: MIT] ( https://img.shields.io/github/license/fiware/tutorials.Linked-Data.svg )] ( https://opensource.org/licenses/MIT )
@@ -141,7 +141,7 @@ JSON-LD の背後にある基本概念を説明したビデオを見るには、
141141** NGSI-LD** は、リンクト・データ (エンティティのリレーションシップ)、プロパティ・グラフ、およびセマンティクス (JSON-LD
142142が提供する機能を利用) のサポートを改善するために修正された ** NGSI v2** 情報モデルの進化です。この作業は ETSI ISG CIM
143143イニシアチブの下で行われており、更新された仕様は
144- [ NGSI-LD] ( https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf )
144+ [ NGSI-LD] ( https://cim .etsi.org/NGSI-LD/official/0--1.html )
145145としてブランド設定されています。NGSI-LD の主な構成要素は、_ Entity_ , _ Property_ および _ Relationship_ です。NGSI-LD
146146エンティティ (インスタンス) は、プロパティまたはリレーションシップの対象になります。伝統的な NGSI v2 データ・モデルに
147147関しては、プロパティは属性とその値の組み合わせと見なすことができます。リレーションシップは、リンクト・データを
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Click on the image above to watch a video describing the basic concepts behind J
145145** NGSI-LD** is an evolution of the ** NGSI v2** information model, which has been modified to improve support for linked
146146data (entity relationships), property graphs and semantics (exploiting the capabilities offered by JSON-LD). This work
147147has been conducted under the ETSI ISG CIM initiative and the updated specification has been branded as
148- [ NGSI-LD] ( https://www .etsi.org/deliver/etsi_gs/CIM/001_099/009/01.08.01_60/gs_cim009v010801p.pdf ) . The main constructs
148+ [ NGSI-LD] ( https://cim .etsi.org/NGSI-LD/official/0--1.html ) . The main constructs
149149of NGSI-LD are: _ Entity_ , _ Property_ and _ Relationship_ . NGSI-LD Entities (instances) can be the subject of Properties
150150or Relationships. In terms of the traditional NGSI v2 data model, Properties can be seen as the combination of an
151151attribute and its value. Relationships allow to establish associations between instances using linked data.
You can’t perform that action at this time.
0 commit comments