Markus Sabadello
Markus Sabadello
`equivalentId` is not about seeing different parts of the elephant. It's about having two different names for the elephant that looks the same no matter which name you use. Looking...
I created PR https://github.com/w3c/did-resolution/pull/158 to avoid the terms "graph merge" or "graph equivalence".
Addressed by https://github.com/w3c/did-resolution/pull/158, marking pending-close.
This has been addressed, closing.
I don't have much experience with this, is it common for W3C specs to include normative API definitions? I think OpenAPI does have stable versions. But what happens if there...
The consensus seems to be that 1. We copy the OpenAPI spec from https://github.com/decentralized-identity/universal-resolver/blob/main/openapi/openapi.yaml into the did-resolution repo here, and 2. Mention that it is provided as an informative reference.
This has been addressed, closing.
This could also be controllable via an [input option](https://w3c-ccg.github.io/did-resolution/#resolving-input) for DID Resolution.
Closing, since https://github.com/w3c/did-resolution/pull/126 has been merged.
> Should we take into account a `fork` matrix parameter or modify the identifier to account for the fork such as `did:btcr:12345` -> `did:btcr:fork1:12345`? I think modifying the identifier would...