app.gainforest.organization.observations.fauna

gainforest.earth

{
  "id": "app.gainforest.organization.observations.fauna",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "gbifTaxonKeys",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "The date and time of the creation of the record"
          },
          "gbifTaxonKeys": {
            "type": "array",
            "items": {
              "type": "string",
              "description": "The GBIF taxon key of the fauna observation"
            },
            "description": "An array of GBIF taxon keys for each fauna observation"
          }
        }
      },
      "description": "A declaration of a fauna observation for an organization"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qoti4acfmc5wg6zzmtix6hse
CID
bafyreih64tlzyonrywwfb4ngzhs54we5bhvdjdiro67zeqlts3cxr67vde
Indexed At
2026-01-21 14:18 UTC
AT-URI
at://did:plc:qoti4acfmc5wg6zzmtix6hse/com.atproto.lexicon.schema/app.gainforest.organization.observations.fauna

Version History (2 versions)

Lexicon Garden

@