Markus Sabadello

Results 416 comments of Markus Sabadello

It cannot be a relative URL. See: https://www.w3.org/TR/did-core/#verification-methods > _The value of the controller property MUST be a [string](https://infra.spec.whatwg.org/#string) that conforms to the rules in [3.1 DID Syntax](https://www.w3.org/TR/did-core/#did-syntax)._ So it...

Sorry it took so long to pay attention to this. > I use the path and query component from the decoded relativeRef parameter if present rather than from the input...

Marking as pending-close, since I think this has been addressed by https://github.com/w3c/did-resolution/pull/125

I wrote https://github.com/w3c/did-resolution/pull/170, which removes this section completely. The issues related to topics that we currently have in this section have been closed and/or moved to DID Extensions.

This has been addressed by https://github.com/w3c/did-resolution/pull/170

I agree, this seems useful.

I don't have a strong opinion on this. I think a single error INVALID_OPTIONS would be fine.

This has been addressed by https://github.com/w3c/did-resolution/pull/146

@ekr sorry for the late reply.. Reading that section you referenced: > The resolve function returns the DID document in its abstract form (a map). The resolveRepresentation function returns a...