Skip to content

Commit e94f374

Browse files
authored
Update README.md
1 parent 0300293 commit e94f374

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,17 @@ data is obtained from the external registered sources.
405405
- A **redirect** Context Source Registration also specifies that the registered context data is held in a location
406406
external to the Context Broker, but potentially multiple distinct redirect registrations can apply at the same time.
407407

408+
409+
> [!NOTE]
410+
> Broadly speaking, the default mode of registration in NGSI-v2 can be said to be the equivalent of an **exclusive** registration in NGSI-LD.
411+
> Examples of the other NGSI-LD registration modes used in NGSI-LD data spacesa and _systems-of-systems_ can be found in a separate,
412+
> [dedicated tutorial](https://github.com/FIWARE/tutorials.Context-Providers/tree/NGSI-LD).
413+
>
414+
> The **inclusive**, **auxiliary**, and **redirect** modes of NGSI-LD registration have no direct equivalent in NGSI-v2. However, it remains
415+
> possible to attach NGSI-v2 data sources into an NGSI-LD data space using a proxy serving a fixed `@context` - this is described in more detail in a
416+
> [separate tutorial](https://github.com/FIWARE/tutorials.Linked-Data/tree/NGSI-LD)
417+
418+
408419
### Accepted Operations
409420

410421
**NGSI-LD** also defines groups of operations that are allowed on the registrant. The default group is called

0 commit comments

Comments
 (0)