-
Definir esquema de:
- [ ] Tipo de aplicación
- [ ] personas / participantes
- [ ] organizaciones / universidades
-
Replace with:
```
{{ product | structured_data }}
```
-
**Describe the bug**
The use of `@label` in JSON-LD contexts causes validation errors, as terms beginning with @ are reserved in JSON-LD for system keywords only (e.g., @context, @type, @id). This me…
-
Until now, JSON-LD came up in:
- seven issues: https://github.com/search?q=repo%3Areconciliation-api%2Fspecs+%22JSON-LD%22&type=issues
- three PRs: https://github.com/search?q=repo%3Areconciliatio…
-
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…
-
Related to https://github.com/skg-if/context/issues/1, it is important to change the key names in the examples introduced.
-
From @evsatt:
> I tried creating a record -- [here](https://catalogue.odis.org/view/3311). It looks like I might need support in creating the json-ld (step 3 [here](https://book.odis.org/gettingStart…
bbest updated
2 weeks ago
-
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": {
…
-
### Steps to reproduce the problem
Observed in Sidekiq morgue after merging https://github.com/mastodon/mastodon/pull/31288
Errorr Class JSON::LD::JsonLdError::CollidingKeywords
Error Message…
-
- Currently JSON-LD files use network contexts on rawgit2.com, which serves them with appropriate `content-type: application/ld+json`:
- https://rawgit2.com/Sveino/Inst4CIM-KG/develop/rdfs-improved…