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.Working-with-Linked-Data/img/fiware.png )] ( https://www.fiware.org/developers )
2- [ ![ NGSI LD] ( https://img.shields.io/badge/NGSI-LD-d6604d.svg )] ( https://cim.etsi.org/NGSI-LD/official/0--1 .html )
2+ [ ![ NGSI LD] ( https://img.shields.io/badge/NGSI-LD-d6604d.svg )] ( https://cim.etsi.org/NGSI-LD/official/front-page .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.Relationships-Linked-Data.svg )] ( https://opensource.org/licenses/MIT )
1010このチュートリアルでは、FIWARE ユーザに、** リンクト・データ** に基づいてシステムを設計および設計し、リンクト・データの
1111コンテキストをプログラムで変更する方法を学習します。このチュートリアルは、同等の
1212[ NGSI-v2 チュートリアル] ( https://github.com/FIWARE/tutorials.Accessing-Context/ ) から得られた知識を拡張し、コンテキスト・データ
13- を取得および変更するために、[ NGSI-LD] ( https://cim.etsi.org/NGSI-LD/official/0--1 .html )
13+ を取得および変更するために、[ NGSI-LD] ( https://cim.etsi.org/NGSI-LD/official/front-page .html )
1414対応 [ Node.js] ( https://nodejs.org/ ) [ Express] ( https://expressjs.com/ ) アプリケーションでコードを記述する方法をユーザが理解
1515できるようにします。これにより、コマンドラインを使用して cUrl コマンドを呼び出す必要がなくなります。
1616
Original file line number Diff line number Diff line change 1616This tutorial teaches FIWARE users how to architect and design a system based on ** linked data** and to alter linked
1717data context programmatically. The tutorial extends the knowledge gained from the equivalent
1818[ NGSI-v2 tutorial] ( https://github.com/FIWARE/tutorials.Accessing-Context/ ) and enables a user understand how to write
19- code in an [ NGSI-LD] ( https://cim.etsi.org/NGSI-LD/official/0--1 .html ) capable
19+ code in an [ NGSI-LD] ( https://cim.etsi.org/NGSI-LD/official/front-page .html ) capable
2020[ Node.js] ( https://nodejs.org/ ) [ Express] ( https://expressjs.com/ ) application in order to retrieve and alter context
2121data. This removes the need to use the command-line to invoke cUrl commands.
2222
You can’t perform that action at this time.
0 commit comments