w3c-ccg / did-spec

Please see README.md for latest version being developed by W3C DID WG.
https://w3c.github.io/did-core/
Other
124 stars 45 forks source link

Add "service-type" DID URL matrix parameter. #191

Closed peacekeeper closed 4 years ago

peacekeeper commented 5 years ago

This adds one concrete DID URL matrix parameter. See https://github.com/w3c-ccg/did-spec/pull/189.

Description: Identifies a set of services from the DID Document by service type.

Example: did:example:1234;service-type=agent


Preview | Diff

peacekeeper commented 5 years ago

Quick note that in the 2019-05-30 DID Spec and DID Resolution Spec meeting we discussed this PR, and specifically the question whether we need matrix parameters for service selection, versioning, etc., or whether such functionality should be supported in a different layer (i.e. DID Resolution protocol). In the meeting, there was support for this matrix parameter, but we'll continue to discuss a bit more before merging.

brentzundel commented 4 years ago

This repo is scheduled to be archived. The work has moved to the DID WG. The artifacts in the DID WG repository share commit history with this repo, so it should be possible to raise this PR against that repo.

peacekeeper commented 4 years ago

Closing. This PR has been re-created in the DIDWG repo: https://github.com/w3c/did-spec/pull/62