app.gainforest.organization.observations.dendogram

gainforest.earth

{
  "id": "app.gainforest.organization.observations.dendogram",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "dendogram",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "The date and time of the creation of the record"
          },
          "dendogram": {
            "ref": "app.gainforest.common.defs#smallBlob",
            "type": "ref",
            "description": "An SVG of the dendogram uploaded as blob"
          }
        }
      },
      "description": "A declaration of a dendogram observation for an organization"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.gainforest.organization.observations.dendogram

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

Metadata

DID
did:plc:qoti4acfmc5wg6zzmtix6hse
CID
bafyreiemmnhx7f7qrhjfdkodcufnrhtvtfobdnekqk3m6zploz2who3goa
Indexed At
2026-02-13 13:25 UTC
AT-URI
at://did:plc:qoti4acfmc5wg6zzmtix6hse/com.atproto.lexicon.schema/app.gainforest.organization.observations.dendogram

Referenced Schemas (1)

Lexicon Garden

@