{ "@context": { "CIP100": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0100/README.md#", "CIP119": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0119/README.md#", "hashAlgorithm": "CIP100:hashAlgorithm", "body": { "@id": "CIP119:body", "@context": { "references": { "@id": "CIP119:references", "@container": "@set", "@context": { "GovernanceMetadata": "CIP100:GovernanceMetadataReference", "Identity": "CIP119:IdentityReference", "Link": "CIP119:LinkReference", "Other": "CIP100:OtherReference", "label": "CIP100:reference-label", "uri": "CIP100:reference-uri", "referenceHash": { "@id": "CIP119:referenceHash", "@context": { "hashDigest": "CIP119:hashDigest", "hashAlgorithm": "CIP100:hashAlgorithm" } } } }, "paymentAddress": "CIP119:paymentAddress", "givenName": "CIP119:givenName", "image": "CIP119:image", "objectives": "CIP119:objectives", "motivations": "CIP119:motivations", "qualifications": "CIP119:qualifications", "doNotList": "CIP119:doNotList" } }, "authors": { "@id": "CIP100:authors", "@container": "@set", "@context": { "name": "http://xmlns.com/foaf/0.1/name", "witness": { "@id": "CIP100:witness", "@context": { "witnessAlgorithm": "CIP100:witnessAlgorithm", "publicKey": "CIP100:publicKey", "signature": "CIP100:signature" } } } } }, "authors": [], "hashAlgorithm": "blake2b-256", "body": { "doNotList": false, "givenName": "Test", "motivations": "asd", "objectives": "asdasds", "paymentAddress": "addr_test1qrsr9mqg27pcsde4unpvjzxx633fkxg6n5y25wf2ky4d5hp2jdg3wwwe5gdaxwua937r34p9azyjfdalfn7usyxafkyqklf2t4", "qualifications": "asd", "references": [ { "@type": "Link", "label": "ads", "uri": "aa.com" }, { "@type": "Link", "label": "asd", "uri": "bb.com" }, { "@type": "Identity", "label": "asd", "uri": "cc.com" }, { "@type": "Identity", "label": "asd", "uri": "dd.com" } ] } }