8 lines
234 B
JSON
8 lines
234 B
JSON
{
|
|
"@context": "https://w3id.org/openbadges/v2",
|
|
"type": "Issuer",
|
|
"id": "https://example.org/organization.json",
|
|
"name": "An Example Badge Issuer",
|
|
"url": "https://example.org",
|
|
"email": "contact@example.org"
|
|
} |