Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 619 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 619 Bytes

NGSI-LD API introduction and data models

What this repository contains?

This repository contains:

  • Specific JSON-LD contexts and NGSI-LD sample payloads used in our current projects.
  • A discussion on the use of unit code in NGSI-LD payloads and transformation from senML units.

Contribution guidelines

  • New files and new directories names must be camelCase
  • Intermediary directories such as jsonld-contexts and ngsild-payloads are kebab-case
  • For compounds contexts files, use camelCase for the base name and apply -compound as a suffix (i.e: specialContext-compound.jsonld)