streams/library/w3org/README.md
2023-03-12 11:05:47 +11:00

10 lines
478 B
Markdown

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