Files
Mario 519b52ccdc check for currently unsafe json-ld constructs
(cherry picked from commit 67d73f74ac)

45460e99 check for currently unsafe constructs
5ebb8546 move the jsonld unsafe keys check up a little so that it will actually terminate if positive.
363e2ab5 fix invalid json
b2362c8c only expand and check jsonld if verifying
d21ac6ef jsonld: refactor and hard fail on normalisation or expansion error
2e64496e Merge branch 'dev' into json-ld
c0918861 revert always hard fail

Co-authored-by: Mario <mario@mariovavti.com>
2026-05-18 19:05:16 +00:00
..
2024-01-13 08:50:57 +00:00
2021-10-14 18:59:41 +00:00

This directory contains local copies of the w3.org jsonld documents

To update the activitystreams document run: curl -o activitystreams.jsonld -L -H 'Accept: application/ld+json' https://www.w3.org/ns/activitystreams

To update the identity document run: curl -o identity-v1.jsonld -L -H 'Accept: application/ld+json' https://w3id.org/identity/v1

To update the security document run: curl -o security-v1.jsonld -L -H 'Accept: application/ld+json' https://w3id.org/security/v1