-
One user story says:
> As a social network client user, when I see a link in the content of a social media post, I want to load the resource for that link into my social media client without launch…
-
Hello, I have a problem that need your support.
I have 2 Orion-LD instances: 1st works as context broker, and 2nd works as data provider.
Firstly, I created an entity `urn:ngsi-ld:Building:office0…
-
The time format generated by
`datetime.datetime.now(datetime.UTC).isoformat()+'Z'` leads to an error in the jsonld.Json package:
`19:20:52 ERROR org.openlca.jsonld.Json failed to parse date / time:…
-
Good opportunity to consider aligning our MC2 data model with parallel efforts, including those in HTAN, to adapt our data model to LinkML.
Current: csv -> jsonld
Potential: LinkML (yaml -> can be ce…
-
**What steps does it take to reproduce the issue?**
- Create a Media entity which has no File attached
- Request `/media/123456?_format=jsonld` for that file
- Witness error below
```
The…
-
@rivettp @jgeluk This is an important bug that makes DPROD JSONLD unusable at present.
The reason for failures like https://github.com/EKGF/dprod/issues/92
is that https://ekgf.github.io/dprod/dpr…
-
Extracted from https://github.com/w3c/did-core/issues/864#issuecomment-2481859443
By my reading of https://w3c.github.io/did-resolution/#dereferencing-algorithm-primary -- it seems like algorithm s…
-
Orion 1.6 - I have a context broker and a context provider. The **context provider** returns two properties:
```json
{
"id": "urn:ngsi-ld:Animal:cow001",
"type": "Animal",
"heartRate": {
…
-
Official website: http://json-ld.org/
Basic package file which works for client-side code:
https://github.com/znerol/jsonld.js/blob/feature/master/meteor-package/meteor/package.js
-
@griddigit-ci in
> need to be able to exchange instance data from different profiles in one instance file and be able to know which attribute is in which part of the data. Maybe using graphs in JSON…