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 375d572 commit a26df32Copy full SHA for a26df32
credentials/fema-ics-100/queries.json
@@ -10,7 +10,14 @@
10
"https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json",
11
"https://w3id.org/vc/render-method/v2rc1"
12
],
13
- "type": ["OpenBadgeCredential"]
+ "type": ["VerifiableCredential", "OpenBadgeCredential"],
14
+ "credentialSubject": {
15
+ "type": ["AchievementSubject"],
16
+ "achievement": {
17
+ "id": "urn:uuid:ac254bd5-8fad-4bb1-9d29-dfe049647037",
18
+ "type": ["Achievement"]
19
+ }
20
21
},
22
"acceptedCryptosuites": [
23
"eddsa-rdfc-2022",
0 commit comments