JSON-LD context documents for the W3C Verifiable Credentials issued by
EQTY Lab. They are served as
application/ld+json with Access-Control-Allow-Origin: *.
https://ns.eqtylab.io/vc/component-attestation/v1https://ns.eqtylab.io/vc/identity-attestation/v1https://ns.eqtylab.io/vc/state-attestation/v1Each URL also answers at .jsonld with identical bytes. Prefer the
extensionless form — that is the identifier credentials carry.
/index.json lists the same URLs as machine-readable
JSON, for building the context map a verifier needs.
Term IRIs live under https://ns.eqtylab.io/terms/.
curl -H 'Accept: application/ld+json' \
https://ns.eqtylab.io/vc/component-attestation/v1
A published version is append-only: terms may be added to it, but never renamed, removed, or repointed. A change that would break an already-issued credential gets a new version, and the old one keeps being served.