{ "@context": [ { "@version": 1.1, "@protected": true, "id": "@id", "type": "@type", "ProofOfDaoRole": { "@id": "https://raw.githubusercontent.com/0xPolygonID/tutorial-examples/main/credential-schema/schemas-examples/proof-of-dao-role/proof-of-dao-role.jsonld#ProofOfDaoRole", "@context": { "@version": 1.1, "@protected": true, "id": "@id", "type": "@type", "vocab": "https://github.com/0xPolygonID/tutorial-examples/blob/main/credential-schema/schemas-examples/proof-of-dao-role/proof-of-dao-role-vocab.md#", "xsd": "http://www.w3.org/2001/XMLSchema#", "role": { "@id": "vocab:role", "@type": "xsd:integer" } } } } ] }