diff --git a/index.html b/index.html index 4ecf13e..cac253e 100644 --- a/index.html +++ b/index.html @@ -1190,7 +1190,29 @@

Dereferencing the Resource

  • contentMetadata: «[ resolved DID document metadata
  • -
  • Otherwise, if the input DID URL contains the +
  • If the input DID URL contains the + DID parameter hl: +
    did:example:1234?hl=zQmWvQxTqbG2Z9HPJgG57jjwR154cKhbtJenbyYTWkjgF3e
    +
    1. +

      TODO: Specify the algorithm for processing the `hl` DID parameter.

      +
    +
  • +
  • If the input DID URL contains the + DID parameter versionId: +
    did:example:1234?versionId=1
    +
    1. +

      TODO: Specify the algorithm for processing the `versionId` DID parameter.

      +
    +
  • + +
  • If the input DID URL contains the + DID parameter versionTime: +
    did:example:1234?versionTime=2021-05-10T17:00:00Z
    +
    1. +

      TODO: Specify the algorithm for processing the `versionTime` DID parameter.

      +
    +
  • +
  • If the input DID URL contains the DID parameter service and optionally the relativeRef DID parameter:
    did:example:1234?service=files&relativeRef=%2Fmyresume%2Fdoc%3Fversion%3Dlatest
    @@ -1217,6 +1239,7 @@

    Dereferencing the Resource

  • +
  • Otherwise, if the input DID URL contains a DID path and/or DID query:
    did:example:1234/custom/path?customquery