EQTY Lab namespace

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: *.

Contexts

Each 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.

Terms

Term IRIs live under https://ns.eqtylab.io/terms/.

Fetching one

curl -H 'Accept: application/ld+json' \
  https://ns.eqtylab.io/vc/component-attestation/v1

Stability

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.