org.hypercerts.claim.contributorInformation

hypercerts.org

{
  "id": "org.hypercerts.claim.contributorInformation",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "image": {
            "refs": [
              "org.hypercerts.defs#uri",
              "org.hypercerts.defs#smallImage"
            ],
            "type": "union",
            "description": "The contributor visual representation as a URI or image blob."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this record was originally created."
          },
          "identifier": {
            "type": "string",
            "description": "DID or a URI to a social profile of the contributor."
          },
          "displayName": {
            "type": "string",
            "maxLength": 100,
            "description": "Display name of the contributor."
          }
        }
      },
      "description": "Contributor information including identifier, display name, and image."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.hypercerts.claim.contributorInformation

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s4puetfspot742ai7y4otuel
CID
bafyreicwze6eimb2vmrhquljobzvwpx6lrpw6jrlqjfrcul2zocykcyoma
Indexed At
2026-01-24 18:07 UTC
AT-URI
at://did:plc:s4puetfspot742ai7y4otuel/com.atproto.lexicon.schema/org.hypercerts.claim.contributorInformation

Referenced Schemas (2)

Lexicon Garden

@