-
Implement the transformation task that formats the SEP Census QB DSD and CSV file as NGSI-LD
-
Attributes in NGSI-LD (at least right now) can have only three values in their type:
* Property
* Relationship
* GeoProperty
[ Two new attribute types are on their way: "LanguageProperty" and "V…
-
**Is your feature request related to a problem? Please describe.**
PR #373 allows not to inject NGSI-LD using the existing NGSIv2 endpoint.
Still the following limitations apply:
- [x] temporal a…
-
In this case Orion-LD is talking to Cygnus-LD and extra processing is occuring.
This is a twofold issue
- Cygnus-LD shouldn't log the header as unnecessary since headers can be passed in NGSI-L…
-
# TP.NGSI-LD.ContextInformation.Consumption.Discovery.RetrieveAvailableEntityTypes.022_01 :: Check that you can retrieve a list of NGSI-LD entity types
Orion-LD version: 1.5.0-PRE-1443
## 022_01…
-
ORION_LD 1.6.0-pre-1570
Create an Entity with a **VocabularyProperty**
```console
url -s -X POST \
'http://localhost:1026/ngsi-ld/v1/entities/' \
-H 'Content-Type: application/ld+json' \…
-
I have a question regarding STH / temporal API and visualization with Grafana. When I use STH instead of QL+Subscriptions there is another table structure in Time-Series-Database that is not very self…
-
Following this page
https://scorpio.readthedocs.io/en/latest/API_walkthrough.html
after the start with (which btw is wrong as this command will print on screen, you should use wget or curl -O to w…
-
`cygnus-ngsi-ld` - is name of docker image that is using in this repository now.
`cygnus-ld` - is name of docker image that hosting in reality on `hub.docker.com`
https://github.com/telefo…
-
Create an Entity with a Property whose `value` is a JSON Object.
```console
curl -iX POST \
http://localhost:1026/ngsi-ld/v1/entities \
-H 'Content-Type: application/ld+json' \
-d '{
…