12 lines
300 B
JSON
12 lines
300 B
JSON
|
{
|
||
|
"@context": {
|
||
|
"obi": "https://w3id.org/openbadges#",
|
||
|
"exampleProperty": "http://schema.org/text"
|
||
|
},
|
||
|
"obi:validation": [
|
||
|
{
|
||
|
"obi:validatesType": "obi:extensions/#ExampleExtension",
|
||
|
"obi:validationSchema": "https://openbadgespec.org/extensions/exampleExtension/schema.json"
|
||
|
}
|
||
|
]
|
||
|
}
|