File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 51
51
},
52
52
"proof": {
53
53
"@id": "https://w3id.org/security#proof",
54
- "@type": "@id",
54
+ "@type": "@id",
55
55
"@container": "@graph"
56
56
},
57
57
"refreshService": {
61
61
"termsOfUse": {
62
62
"@id": "https://www.w3.org/2018/credentials#termsOfUse",
63
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
- "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
72
64
}
73
65
}
74
66
},
90
82
},
91
83
"verifiableCredential": {
92
84
"@id": "https://www.w3.org/2018/credentials#verifiableCredential",
93
- "@type": "@id",
85
+ "@type": "@id",
94
86
"@container": "@graph"
95
87
}
96
88
}
You can’t perform that action at this time.
0 commit comments