Skip to content

easy-global-market/context.Orion-LD

 
 

Repository files navigation

Orion Context Broker (Linked Data Extensions)

FIWARE Core Context Management License badge Docker badge Support badge NGSI-LD badge
Documentation badge Status

This Generic Enabler implements the NGSI-LD API Orion-LD extends the Orion Context Broker

This project is part of FIWARE. For more information check the FIWARE Catalogue entry for Core Context.

📚 Documentation 🎓 Academy 🐳 Docker Hub

If you want to start testing NGSI-LD, one option is to use Docker.

There are a number of docker images to choose from.

If you (at your own risk) always want the latest image: docker run fiware/orion-ld:latest or even better: use docker compose to run it

If you instead want to use a more stable image, the latest alpha release (as of May 2020) is Alpha-4:

docker run fiware/orion-ld:alpha-0.4.0

Please check dockerhub for newer releases.

If you only intend to use NGSIv2, please use instead Orion.

This component is still in Alpha state but already passing all the tests

For a description of what NGSI-LD is please check this. This presentation from FIWARE Summit Malaga 2018 is also of interest: https://www.slideshare.net/FI-WARE/fiware-global-summit-ngsild-ngsi-with-linked-data

Examples of NGSI-LD can be found in ETSI. See also the OpenAPI Specification of NGSI-LD

Documentation:

A Test Suite for NGSI-LD can be found here.

Packages

No packages published

Languages

  • C++ 63.2%
  • Gherkin 22.7%
  • Python 5.5%
  • C 3.9%
  • Shell 3.4%
  • CMake 0.9%
  • Other 0.4%