streams/library/w3org
2023-03-12 11:05:47 +11:00
..
activitystreams.jsonld missing files from ld-signature cache update 2023-03-12 11:05:47 +11:00
identity-v1.jsonld missing files from ld-signature cache update 2023-03-12 11:05:47 +11:00
README.md missing files from ld-signature cache update 2023-03-12 11:05:47 +11:00
security-v1.jsonld missing files from ld-signature cache update 2023-03-12 11:05:47 +11: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