We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a785c3 commit 99403c4Copy full SHA for 99403c4
contexts/credentials/v2
@@ -51,7 +51,7 @@
51
},
52
"proof": {
53
"@id": "https://w3id.org/security#proof",
54
- "@type": "@id",
+ "@type": "@id",
55
"@container": "@graph"
56
57
"refreshService": {
@@ -61,14 +61,6 @@
61
"termsOfUse": {
62
"@id": "https://www.w3.org/2018/credentials#termsOfUse",
63
"@type": "@id"
64
- },
65
- "validFrom": {
66
- "@id": "https://www.w3.org/2018/credentials#validFrom",
67
- "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
68
69
- "validUntil": {
70
- "@id": "https://www.w3.org/2018/credentials#validUntil",
71
72
}
73
74
@@ -90,7 +82,7 @@
90
82
91
83
"verifiableCredential": {
92
84
"@id": "https://www.w3.org/2018/credentials#verifiableCredential",
93
85
94
86
95
87
96
88
0 commit comments