Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.91 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.91 KB

FIWARE Banner

FIWARE Core Context Management License: MIT Support badge JSON LD

This tutorial introduces the concise NGSI-LD format and demonstrates its use and explains the differences between concise and normalized NGSI-LD payloads.

The tutorial uses cUrl commands throughout, but is also available as Postman documentation

Start-Up

NGSI-LD Smart Farm

NGSI-LD offers JSON-LD based interoperability used for Federations and Data Spaces. To run this tutorial with NGSI-LD, use the NGSI-LD branch.

git clone https://github.com/FIWARE/tutorials.Concise-Format.git
cd tutorials.Concise-Format
git checkout NGSI-LD

./services create
./services start
NGSI LD 📚 Documentation Postman Collection

License

MIT © 2022-2024 FIWARE Foundation e.V.