bio.cuanto.surveyProtocol

cuanto.bio

{
  "id": "bio.cuanto.surveyProtocol",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "title",
          "description",
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "description": "Name of the protocol (sensu DCMI dc:title)."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this protocol was originally created."
          },
          "description": {
            "type": "string",
            "description": "Narrative description of the protocol (sensu DCMI dc:description)."
          },
          "requiredFields": {
            "type": "array",
            "items": {
              "type": "string",
              "knownValues": [
                "eventDate",
                "eventDuration",
                "surveyorCount"
              ]
            },
            "description": "List of fields required to complete the survey."
          },
          "locationOptions": {
            "type": "array",
            "items": {
              "ref": "org.atgeo.place",
              "type": "ref"
            },
            "description": "Controlled list of locations where surveys may occur. When present, surveyors must choose from this list rather than entering a free-form location name."
          }
        }
      },
      "description": "Defines the contents of a Survey, including what participants should look for and what fields they must fill out."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against bio.cuanto.surveyProtocol

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

Metadata

DID
did:plc:dd7efi6wormdpmcyscnkjc6n
CID
bafyreievam3omwqwmiuvcxhsbaxkl6knhwgy2tcg4loxv4de7w7ltsyahu
Indexed At
2026-08-26 04:39 UTC
AT-URI
at://did:plc:dd7efi6wormdpmcyscnkjc6n/com.atproto.lexicon.schema/bio.cuanto.surveyProtocol

Referenced Schemas (1)

Lexicon Garden

@