-
In [serialization/jsonld.md](https://github.com/spdx/spdx-3-model/blob/main/serialization/jsonld.md), we have one to-do about CreationInfo:
> On the other hand, non-Element nodes (like those of typ…
-
There are four ways to get JSON-LD data into arches:
1. the POST api
2. the PUT api
3. the `load_jsonld` management command
4. the json-ld bulk import module, which is a wrapper around no. 3
…
-
Now that we're working with validated RDF data, we need to have all the licenses as valid RDF elements.
For example, if we have a declaration of a concluded license like:
```json
{
"spdxId": "…
-
### Enter your suggestions in details:
More info: https://jsonld.com/
It could use: https://www.npmjs.com/package/schema-dts
Inspo: https://github.com/codiume/orbit/tree/main/packages/astro-seo-s…
-
Hi,
please try this example:
context:
```json
{
"@context": {
"@vocab": "https://w3id.org/security#",
"value": { "@type": "multibase" }
}
}
```
document:
```json
{…
-
Following up on our [discussion ](https://github.com/MADICES/MADICES-2024/discussions/10)
* The [DataspaceProtocol](https://docs.internationaldataspaces.org/ids-knowledgebase/v/dataspace-protocol/c…
-
`jsonld@5.2.0` used by most packages in this repo imports `@digitalbazaar/http-client@1.2.0` which has issues running in a jest environment with node > 18.
This has [since been fixed](https://g…
-
I was testing compatibility between `linked-data-proof` and `jsonld-signatures` and noticed some divergence here [https://github.com/transmute-industries/vc.js/blob/master/packages/linked-data-proof/s…
-
Hello,
So, with my previous DB I had no problem (~15k processes linked to ~78k flows, the raw derby DB folder was 1,37GB), a JSONLD export could take between 5 and 10min. The zip containing my expo…
-
I was working through the examples and was surprised that this logical expression to test whether doc can be translated to RDF and back to JSON-LD in its exact form does not work.
```
doc