-
I was trying to run sign/verify on the same jsonld samples from https://github.com/digitalbazaar/vc-demo/blob/master/credentials/alumni.jsonld in python.
While trying to run jsonld.normalize() I am…
-
To date iiif-net just maps the data that it's given to concrete POCOs.
However, there are example manifests that contain services that we can't yet map. `ExternalService` is a fallback for unknown…
-
Library Service:
- [x] Introduce and implement the JSON-LD schema.
Index Service:
- [x] Test: ensure that the JSON-LD validation at the /validate route functions correctly.
- [x] Test: verify th…
-
**Documentation description**
The current .jsonld files are stored on the web. The links should be put on wiki. Also, any new updates on the models should be handled accordingly.
-
After adding removing access control to a dataset we end up with duplicate "observation"-buttons which appear to be due to links being added to the discovery metadata record whenever access-control is…
-
`FileSet(..., includes=["xyz"])` works but `FileSet(..., includes=["xyz", "wxy"])` does not work, failing with:
```
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
…
-
## Incompatibilities detected
A [scheduled test workflow](https://github.com/KILTprotocol/sdk-js/actions/runs/11760487151) using the latest available dependencies matching our semver ranges has faile…
-
As software is being produced in MBO (e.g. WP5) we will need to create a CodeMeta.jsonld template for them to fill in so they can be described in a m2m way.
Required early 2025
-
**API Platform version(s) affected**: 3.2.3
**Description**
exception not return jsonld
**How to reproduce**
same project,api platform 3.1.29 is ok, when i upgrade to 3.2.3. the exception …
-
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
…