Code Monkey home page Code Monkey logo

archived.ngsi-ld_wrapper.deprecated's Introduction

NGSI-LD Wrapper (Old Content)

See https://github.com/Fiware/NGSI-LD_Wrapper/

This repo will be closed soon.

MIT license

The purpose of this project is to create an implementation of NGSI-LD, based on a wrapper (incarnated by a proxy) on top of the FIWARE Context Broker. Leveraging on FIWARE NGSI, NGSI-LD is an international standard developed by ETSI ISG CIM, intended to provide, consume and subscribe to context information in multiple scenarios and involving multiple stakeholders. It enables close to real-time access to information coming from many different sources (not only IoT).

The OMA NGSI-9/10 information model, the root basis of FIWARE NGSI, is currently being evolved by ETSI CIM to better support linked data (entity's relationships), property graphs and semantics (exploiting the capabilities offered by JSON-LD). The resulting specification has been named NGSI-LD. It is noteworthy that the NGSI-LD information model is a generalization of the OMA NGSI-9/10 information model. As a result, it is expected a good level of compatibility and a clear migration path between both information models. ย 

This wrapper works on top of the FIWARE Context Broker and basically adapts between NGSIv2 (JSON) representations and the NGSI-LD (JSON-LD) representations.

An example illustrating the usage of NGSI-LD can be found here.

See also:

https://github.com/fiware/dataModels

https://github.com/fiware/context.Orion

archived.ngsi-ld_wrapper.deprecated's People

Contributors

fisuda avatar jmcanterafonseca avatar joudsi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

joudsi

archived.ngsi-ld_wrapper.deprecated's Issues

Custom mapping of relationships

It would be nice to have some kind of custom mapping in the Wrapper that allows to define mappings, particularly for those attributes that should promote to Relationships.

For instance, if there is in NGSIv2 an attribute which name starts with refXxxxx' then it should be mapped to a relationship named hasXxxx'.

Example: refDevice could be mapped to capturedByDevice.

Migrate code to Scala

We are not happy with Jersey nor with the Java approach.

Plan is to migrate code to Scala + Scalatra. Simple framework.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.