{
  "@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": "Dan Baruka",
    "image": {
      "@type": "ImageObject",
      "contentUrl": "",
      "sha256": "5f09340c3a25decc291c653eee14df5f40a2b038a48d2179473775b4fdf5a05e"
    },
    "motivations": "Driven by a passion for decentralized technology, I am motivated to contribute to Cardano's growth and ensure that the community's voice is well-represented. My commitment to innovation and equitable development inspires me to take an active role in shaping the future of the Cardano ecosystem. I believe in the transformative potential of blockchain and am eager to help guide its evolution for the benefit of all stakeholders.",
    "objectives": "As a Cardano Community dRep, my mission is to ensure that all voices within the Cardano ecosystem are heard and represented in governance. I believe in the power of decentralized technology to drive global innovation and economic growth. Committed to transparency and inclusivity, I aim to advocate for the interests of ADA holders, contributing to Cardano’s evolution as a catalyst for positive change and equitable development worldwide.",
    "paymentAddress": "addr1qxtwky6nhnnfrt0xkwqs6rxxz0swan7sdkqvxuwwgfrqszjud9yhc0j4upaz66c6fqrhy4lmv9su4rwn30c6ld4ggruqvhq6w8",
    "qualifications": "- Extensive experience in blockchain development and project management.\n- Proven leadership in technology and community-driven initiatives.\n- Strong analytical skills for evaluating governance proposals.\n- Deep understanding of Cardano’s technology and ecosystem.\n- Commitment to transparency, inclusivity, and ethical decision-making.",
    "references": [
      {
        "@type": "Link",
        "label": "X (Twitter)",
        "uri": "https://x.com/danamphred"
      },
      {
        "@type": "Identity",
        "label": "Bio Link",
        "uri": "https://danbarukadrep.netlify.app/"
      }
    ]
  }
}