-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
pr-existsThere is an open PR to address this issue.There is an open PR to address this issue.
Description
An issue has come up related to metadata structures:
https://www.w3.org/TR/did-resolution/#metadata-structure
It says:
Each property value MUST be a string, map, list, set, boolean, or null.
This statement references INFRA data types.
It's unclear why
- The "number" data type is not allowed.
- Both "list" and "set" data types are allowed.
Should this language be updated? What should be the role of INFRA vs. just using JSON?
Metadata
Metadata
Assignees
Labels
pr-existsThere is an open PR to address this issue.There is an open PR to address this issue.