app.gainforest.organization.predictions.fauna

gainforest.earth

{
  "id": "app.gainforest.organization.predictions.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 prediction"
            },
            "description": "An array of GBIF taxon keys for each fauna prediction"
          }
        }
      },
      "description": "DEPRECATED: Use app.gainforest.dwc.occurrence with basisOfRecord='MachineObservation' instead. A declaration of a fauna prediction for an organization."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qoti4acfmc5wg6zzmtix6hse
CID
bafyreigm3clqmvbs6geo5sr6lx3cwmhjywvzdu7ah3ar5dh7kcjdrnuere
Indexed At
2026-01-28 09:52 UTC
AT-URI
at://did:plc:qoti4acfmc5wg6zzmtix6hse/com.atproto.lexicon.schema/app.gainforest.organization.predictions.fauna

Version History (2 versions)

Lexicon Garden

@