{
  "@context": {
    "@language": "en-us",
    "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": {
          "@id": "CIP119:image",
          "@context": {
            "ImageObject": "https://schema.org/ImageObject",
            "contentUrl": "CIP119:contentUrl",
            "sha256": "CIP119:sha256"
          }
        },
        "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"
          }
        }
      }
    }
  },
  "hashAlgorithm": "blake2b-256",
  "body": {
    "givenName": "ADAR_Chris",
    "image": {
      "@type": "ImageObject",
      "contentUrl": "https://silver-secret-ermine-629.mypinata.cloud/ipfs/bafkreigk776le4yl3aib3omubx5cgk2akwycuji5wbuete7xfayoqxbwcq",
      "sha256": "cafffcb2730bd8101db9940dfa232b4055b02a251db0684993f72830e85c3614"
    },
    "motivations": "Functioning as a DRep is a way in which I can provide additional value to ADAR delegators and others in the community that trust me to represent their interests.  ",
    "objectives": "1. Real-world, industry transforming use cases on Cardano\n2. Enable developers, develop partnerships, onboard users\n3. Whiteboard principles first: scalability, interoperability, sustainability\n4. Conservative, high long term ROI investments from the Treasury",
    "paymentAddress": "addr1q9sd079prf38rhpa2vnws7m3j50v623krxfmxzt9mtmmjjewn4slp4thsv79r2aqn57azelgymwaxm99nvanj8p5pvdqqyfmjc",
    "qualifications": "Stake pool operator since Spring 2021 (Mithril Signer, active all testnets); 35 years of automation, software, and IT engineering experience",
    "references": [
      {
        "@type": "Link",
        "label": "X",
        "uri": "https://x.com/ada_rewards"
      },
      {
        "@type": "Link",
        "label": "Telegram chat",
        "uri": "https://t.me/adar_spo"
      },
      {
        "@type": "Identity",
        "label": "ADAR Pool",
        "uri": "https://www.adarewards.org"
      }
    ]
  }
}