From 256011181cf5fdc47873f463a47a0eb16fdb7585 Mon Sep 17 00:00:00 2001 From: wes-smith Date: Thu, 3 Jul 2025 13:20:10 -0400 Subject: [PATCH 1/2] Add registry entry 32000000. --- tables/32000000.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tables/32000000.yml diff --git a/tables/32000000.yml b/tables/32000000.yml new file mode 100644 index 0000000..c3884fb --- /dev/null +++ b/tables/32000000.yml @@ -0,0 +1,24 @@ +--- +domain: Utopia Verifiable Credential Barcodes +contact: + - wes-smith + - msporny + - dlongley + - davidlehn +mode: default +provisional: true +compressionTable: + - type: context + table: + 1: https://www.w3.org/ns/credentials/v2 + 2: https://w3id.org/vc-barcodes/v1 + 3: https://w3id.org/vdl/v1 + - type: https://w3id.org/security#cryptosuiteString + table: + 1: ecdsa-xi-2023 + 2: ecdsa-rdfc-2019 + - type: url + table: + 1: https://dmv.utopia.com/statuses/12345/status-lists + 2: did:key:zDnaeW9VZZs7NH1ykvS5EMFmdodu2wj4dPcrV3DzTAadrXJee + 3: did:key:zDnaeW9VZZs7NH1ykvS5EMFmdodu2wj4dPcrV3DzTAadrXJee#zDnaeW9VZZs7NH1ykvS5EMFmdodu2wj4dPcrV3DzTAadrXJee From 9e427e967520ced5e0e446953da3015aebd2bbf8 Mon Sep 17 00:00:00 2001 From: wes-smith Date: Thu, 3 Jul 2025 13:55:24 -0400 Subject: [PATCH 2/2] Rename entry, add context. --- tables/32000000.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tables/32000000.yml b/tables/32000000.yml index c3884fb..4f5bb1c 100644 --- a/tables/32000000.yml +++ b/tables/32000000.yml @@ -1,5 +1,5 @@ --- -domain: Utopia Verifiable Credential Barcodes +domain: Utopia Demo Verifiable Credentials contact: - wes-smith - msporny @@ -13,6 +13,7 @@ compressionTable: 1: https://www.w3.org/ns/credentials/v2 2: https://w3id.org/vc-barcodes/v1 3: https://w3id.org/vdl/v1 + 4: https://w3id.org/vdl/aamva/v1 - type: https://w3id.org/security#cryptosuiteString table: 1: ecdsa-xi-2023