File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
credentials/utopia-birth-certificate-vc-v2 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "@context": [
33 "https://www.w3.org/ns/credentials/v2",
4- "https://w3id.org/vital-records/v1rc2 ",
4+ "https://w3id.org/vital-records/v1rc3 ",
55 "https://w3id.org/vc/render-method/v2rc1"
66 ],
77 "type": [
7878 "address": {
7979 "type": "PostalAddress",
8080 "streetAddress": "123 Hospital Rd",
81- "addressLocality": "CityTown ",
81+ "addressLocality": "Lower Utopia City ",
8282 "addressRegion": "RegionState",
83- "addressCity": "Lower Utopia City",
8483 "postalCode": "12345"
8584 },
8685 "birthLocationDescription": "Ground floor, maternity ward",
Original file line number Diff line number Diff line change 77 "example" : {
88 "@context" : [
99 " https://www.w3.org/ns/credentials/v2" ,
10+ " https://w3id.org/vital-records/v1rc3" ,
1011 " https://w3id.org/vc/render-method/v2rc1"
1112 ],
1213 "type" : [" BirthCertificateCredential" ]
You can’t perform that action at this time.
0 commit comments