org.climateai.pln.membershipSource

satyam2.climateai.org

{
  "id": "org.climateai.pln.membershipSource",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "uid",
          "title"
        ],
        "properties": {
          "uid": {
            "type": "string",
            "description": "Upstream PLN Directory uid (also used as the record key)."
          },
          "title": {
            "type": "string"
          },
          "children": {
            "type": "array",
            "items": {
              "type": "unknown"
            }
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "parentUid": {
            "type": "string"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "definition": {
            "type": "string"
          },
          "description": {
            "type": "string"
          },
          "airtableRecId": {
            "type": "string"
          }
        }
      },
      "description": "A membership source in the PL Network Directory. Mirrored from the PL Network Directory API; all upstream fields are preserved as-is."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.climateai.pln.membershipSource

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cpoagodpqrgs4t7thi5z37uf
CID
bafyreielczdasnjok54366ryop43haamvsds2p2sq5fre3s4caxiniejy4
Indexed At
2026-08-05 22:26 UTC
AT-URI
at://did:plc:cpoagodpqrgs4t7thi5z37uf/com.atproto.lexicon.schema/org.climateai.pln.membershipSource

Lexicon Garden

@