com.cultureblocs.strand

cultureblocs.com

{
  "id": "com.cultureblocs.strand",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "items"
        ],
        "properties": {
          "day": {
            "type": "string",
            "format": "datetime",
            "description": "The day this strand covers (date portion significant)."
          },
          "items": {
            "type": "array",
            "items": {
              "ref": "com.cultureblocs.defs#strongRef",
              "type": "ref"
            },
            "maxLength": 200,
            "description": "Ordered refs to bead and annotation records."
          },
          "links": {
            "type": "array",
            "items": {
              "ref": "com.cultureblocs.defs#linkRef",
              "type": "ref"
            },
            "maxLength": 8
          },
          "place": {
            "ref": "com.cultureblocs.defs#placeRef",
            "type": "ref",
            "description": "Where this strand happened (e.g. Tate Modern)."
          },
          "title": {
            "type": "string",
            "maxGraphemes": 300
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "narrative": {
            "type": "string",
            "maxGraphemes": 10000
          }
        }
      },
      "description": "A curated, ordered string of beads and annotations — typically one day's cultural path. The publishable story unit."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.cultureblocs.strand

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

Metadata

DID
did:plc:l3726um33xesakwqhjkkpoet
CID
bafyreiatbbreojomdzblydsvir6upo452a5fii4yxxu7j6f2lpdwcbujoe
Indexed At
2026-07-22 10:01 UTC
AT-URI
at://did:plc:l3726um33xesakwqhjkkpoet/com.atproto.lexicon.schema/com.cultureblocs.strand

Referenced Schemas (3)

Lexicon Garden

@