-
**Is your feature request related to a problem? Please describe.**
Documenting the meaning of feature attributes decreases ambiguity and increases interoperability. JSON-LD provides a means to do t…
-
Some spreadsheet entries have projects as agents, these should be included in the JSON-LD, for example for use in the GOOS portal.
-
@awoie made a good suggestion that JSON-LD context files must not be retrieved from a remote location in a production environment. The DID Resolution spec could state this explicitly. See https://list…
-
### Steps to reproduce the problem
Note that a profile, e.g. https://browser.pub/https://mastodon.social/@gargron returns the following excerpted JSON-LD:
```jsonld
{
"@context": {
"toot": "ht…
trwnh updated
2 weeks ago
-
This proposal is a follow-up from a discussion in https://github.com/IIIF/api/issues/994/. The order in which items are listed, but also presented by viewers, depends on the order of the JSON array. F…
-
**As** developer,
**I want** to use java classes to communicate with the EDC,
**so that** I don't need to focus on Json-LD.
## Hints / Details
With #416 we did the first step to ensure inter…
-
Only specific forms of compacted JSON-LD are accepted for now, and this might lead to errors or unexpected results (for example, if rdflib's behaviour changes)
-
The newly introduced EmployeeCredential is not in the Nuts JSON-LD context. Meaning, they can't be issued through the API (we have client-side validation there) and if someone still manages to issue i…
-
I have the following link in the header of a website:
```html
```
The json-ld file is correct and can be retrieved. However, I get the following logs in FsF-F2-01M:
```
INFO Found e.g. Typed …
-
#396 was closed without resolution, so I'm reopening discussion of the unsolved issue.
ActivityPub:
> when the value is the json null type; this means that this field should be removed from the …