DID Core JSON Schema
JSON Schema for validating DID Core-based JSON and JSON-LD documents.
did-core.json
is the JSON Schema file.
examples/
contains example .didjson
files extracted from the DID Core
specification and validated against the did-core.json
schema.
Any example ending in .didjson
is validate-able with the the did-core.json
JSON Schema.
Any example ending in .jwt
or .jwe
are not directly validate-able as the
DID document is embedded in the JWT format.
BSD-3-License Copyright 2024 Digital Bazaar, Inc.