Skip to content

Instantly share code, notes, and snippets.

@sivsivsree
Created October 24, 2020 13:28
Show Gist options
  • Save sivsivsree/3055c76302380759f7620dcad42a880e to your computer and use it in GitHub Desktop.
Save sivsivsree/3055c76302380759f7620dcad42a880e to your computer and use it in GitHub Desktop.
{
"@context": {
"id": "@id",
"type": "@type",
"metadataJson": {
"@id": "https://schemas.learningmachine.com/2017/blockcerts/metadata",
"@type": "https://schemas.learningmachine.com/2017/types/text/json"
},
"displayHtml": {
"@id": "https://schemas.learningmachine.com/2017/blockcerts/displayHtml",
"@type": "https://schemas.learningmachine.com/2017/types/text/html"
},
"nonce": {
"@id": "https://schemas.learningmachine.com/2017/blockcerts/nonce",
"@type": "https://schema.org/Text"
},
"universalIdentifier": {
"@id": "https://schemas.learningmachine.com/2017/blockcerts/identifier",
"@type": "https://schema.org/Text"
},
"shahada": {
"@id": "https://schemas.shahada.ae/2020/blockcerts/shahada",
"@type": "https://schema.org/Text"
},
"verification_shahada": {
"@id": "https://schemas.shahada.ae/2020/blockcerts/verification",
"@type": "https://schema.org/Text"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment