Overview#
DID Context (DID) is a component of the DID Document that MUST include a JSON-LD context statement.The rules for this statement are:
- MUST have exactly one top-level context statement.
- The key for this property MUST be @context.
- The value of this key MUST be the URL for the generic DID Context: https://w3id.org/did/v1.
More Information#
There might be more information for this subject on one of the following:- [#1] - W3C Decentralized Identifiers (DIDs)
- based on information obtained 2018-11-29