54 lines
1.7 KiB
JSON
54 lines
1.7 KiB
JSON
|
{
|
||
|
"@context": [
|
||
|
"https://www.w3.org/2018/credentials/v1",
|
||
|
"https://purl.imsglobal.org/spec/ob/v3p0/context.json",
|
||
|
"https://purl.imsglobal.org/spec/ob/v3p0/extensions.json",
|
||
|
"https://w3id.org/security/suites/ed25519-2020/v1"
|
||
|
],
|
||
|
"id": "http://example.edu/credentials/3732",
|
||
|
"type": [
|
||
|
"VerifiableCredential",
|
||
|
"OpenBadgeCredential"
|
||
|
],
|
||
|
"issuer": {
|
||
|
"id": "https://example.edu/issuers/565049",
|
||
|
"type": [
|
||
|
"Profile"
|
||
|
],
|
||
|
"name": "Example University"
|
||
|
},
|
||
|
"issuanceDate": "2010-01-01T00:00:00Z",
|
||
|
"name": "Example University Degree",
|
||
|
"credentialSubject": {
|
||
|
"id": "did:example:ebfeb1f712ebc6f1c276e12ec21",
|
||
|
"type": [
|
||
|
"AchievementSubject"
|
||
|
],
|
||
|
"achievement": {
|
||
|
"id": "https://example.com/achievements/21st-century-skills/teamwork",
|
||
|
"type": [
|
||
|
"Achievement"
|
||
|
],
|
||
|
"criteria": {
|
||
|
"narrative": "Team members are nominated for this badge by their peers and recognized upon review by Example Corp management."
|
||
|
},
|
||
|
"description": "This badge recognizes the development of the capacity to collaborate within a group environment.",
|
||
|
"name": "Teamwork"
|
||
|
}
|
||
|
},
|
||
|
"credentialSchema": [
|
||
|
{
|
||
|
"id": "https://purl.imsglobal.org/spec/ob/v3p0/schema/json/ob_v3p0_achievementcredential_schema.json",
|
||
|
"type": "1EdTechJsonSchemaValidator2019"
|
||
|
}
|
||
|
],
|
||
|
"proof": [
|
||
|
{
|
||
|
"type": "Ed25519Signature2020",
|
||
|
"created": "2022-09-15T15:48:32Z",
|
||
|
"verificationMethod": "https://example.edu/issuers/565049#xxMkmY1R6tG2NEdRHzphdRT6JqxeYpHwLAHwbrDfQULpkMAj",
|
||
|
"proofPurpose": "assertionMethod",
|
||
|
"proofValue": "z3yUuWbFsLUp2CUrSZRaRbTk1UnkhpoJgJYu1SdMqd3AEMotpY41sKky7VzavnSfjApggtWJg1tcREvs5H4ZNnBRH"
|
||
|
}
|
||
|
]
|
||
|
}
|