Linked Data Orchestrator Adapters
Adapters are be used in conjunction with the LDI Input. They will transform the provided content into and internal Linked Data model and sends it down the pipeline for further processing.
Overview
Adapter | Description | Inputs | Advantages | Disadvantages |
---|---|---|---|---|
JSON to JSON-LD | Receives JSON messages and adds linked data context to transform the messages to JSON-LD |
|
|
|
RDF | Takes in an RDF string and converts it into an internal linked data model |
|
|
|
RML | Transform a non-linked data object (JSON/CSV/XML) to RDF object |
|
|
|
NGSIv2 to NGSI-LD | Converts NGSIv2 to an NGSI-LD model |
|
|