Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable CBOR-LD document dictionaries support #102

Closed
filip26 opened this issue Jul 27, 2024 · 0 comments · Fixed by #104
Closed

Enable CBOR-LD document dictionaries support #102

filip26 opened this issue Jul 27, 2024 · 0 comments · Fixed by #104
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@filip26
Copy link
Owner

filip26 commented Jul 27, 2024

e.g. utopia barcodes examples

{
  "code": 100,
  "context": {
    "https://www.w3.org/ns/credentials/v2": 32768,
    "https://w3id.org/vc-barcodes/v1": 32769,
    "https://w3id.org/utopia/v2": 32770
  },
  "https://w3id.org/security#cryptosuiteString": {
    "ecdsa-rdfc-2019": 1,
    "ecdsa-sd-2023": 2,
    "eddsa-rdfc-2022": 3,
    "ecdsa-xi-2023": 4
  }
}
filip26 added a commit that referenced this issue Jul 27, 2024
@filip26 filip26 added the enhancement New feature or request label Jul 30, 2024
@filip26 filip26 added this to the 0.9.0 milestone Jul 30, 2024
@filip26 filip26 self-assigned this Jul 30, 2024
@filip26 filip26 linked a pull request Jul 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant