app.gainforest.organization.predictions.flora

gainforest.earth

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

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@