org.plrd.technology

satyam2.climateai.org

{
  "id": "org.plrd.technology",
  "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 technology tag in the PL Network Directory. Mirrored from the PL Network Directory API (https://directory.plnetwork.io); all upstream fields are preserved as-is."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.plrd.technology

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cpoagodpqrgs4t7thi5z37uf
CID
bafyreigfrholz5e73qypmxk5e7lg6czyfbrt5qm3wuehz2jumnmb6xpr6e
Indexed At
2026-08-07 17:11 UTC
AT-URI
at://did:plc:cpoagodpqrgs4t7thi5z37uf/com.atproto.lexicon.schema/org.plrd.technology

Lexicon Garden

@