Unverified Commit a7bb8789 authored by G33tha's avatar G33tha Committed by GitHub
Browse files

Delete context.json

Showing with 0 additions and 67 deletions
+0 -67
{
"@context": {
"@version": 1.1,
"@protected": true,
"TrainingCertificate": {
"@id": "https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#TrainingCertificate",
"@context": {
"id": "@id",
"@version": 1.1,
"@protected": true,
"TrainingCertificate": "schema:Text"
}
},
"trainingName":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#trainingName",
"@context": {
"name":"schema:Text"
}
},
"trainingId":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#trainingId",
"@context": {
"name":"schema:Text"
}
},
"name":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#name",
"@context": {
"name":"schema:Text"
}
},
"publicKey":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#publicKey",
"@context": {
"name":"schema:Text"
}
},
"url":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#url",
"@context": {
"name":"schema:Text"
}
},
"designation":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#designation",
"@context": {
"name":"schema:Text"
}
},
"image":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#image",
"@context": {
"name":"schema:Text"
}
},
"identity":{
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#identity",
"@context": {
"name":"schema:Text"
}
},
"signatory": {
"@id":"https://github.com/sknirmalkar89/sunbird-rc-core/blob/main/sunbird-specs/READ.md#signatory",
"@container": "@list"
}
}
}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment