8 lines
234 B
JSON
Raw Normal View History

2022-11-22 13:57:35 +01:00
{
"@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"
}