Skip to content

CBOR tag assignment #7

@nedmsmith

Description

@nedmsmith

The CBOR DID document should have a CBOR tag assignment from the IANA CBOR registry: https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml

Given an assigned CBOR tag, say #6.4711, a tagged-did definition might be:

tagged-did = $6.4711(bytes .cbor did-map)

Where did-map is a did document.

The use case for this is CBOR documents that include a DID document would prefer to use CBOR tagging vs. media-type.

Q: Is there a CDDL definition of a DID document? It would be extreemely helpful to reference it from the CBOR Representation specification: https://www.w3.org/TR/did-cbor-representation/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions