10 lines
414 B
JSON
10 lines
414 B
JSON
{
|
|
"@context": "https://w3id.org/openbadges/v2",
|
|
"type": "BadgeClass",
|
|
"id": "https://example.org/robotics-badge.json",
|
|
"name": "Awesome Robotics Badge",
|
|
"description": "For doing awesome things with robots that people think is pretty great.",
|
|
"image": "https://example.org/robotics-badge.png",
|
|
"criteria": "http://example.com/badgecriteria.json",
|
|
"issuer": "https://example.org/organization.json"
|
|
} |