com.cultureblocs.annotation

cultureblocs.com

{
  "id": "com.cultureblocs.annotation",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "work"
        ],
        "properties": {
          "geo": {
            "ref": "com.cultureblocs.defs#geo",
            "type": "ref"
          },
          "note": {
            "type": "string",
            "maxGraphemes": 3000
          },
          "work": {
            "ref": "com.cultureblocs.defs#workRef",
            "type": "ref"
          },
          "media": {
            "type": "array",
            "items": {
              "ref": "com.cultureblocs.defs#mediaRef",
              "type": "ref"
            },
            "maxLength": 10
          },
          "context": {
            "ref": "com.cultureblocs.defs#strongRef",
            "type": "ref",
            "description": "Optional exhibition or event record this annotation was made within."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "provenance": {
            "ref": "com.cultureblocs.defs#provenance",
            "type": "ref"
          },
          "matchConfidence": {
            "type": "string",
            "description": "How the work was identified: cosine embedding match, ORB geometric verification, or manual entry.",
            "knownValues": [
              "embedding",
              "geometric",
              "manual"
            ]
          }
        }
      },
      "description": "A bookmark/note about a specific work, typically minted by the AR gallery app at the moment of recognition. Meaningful entirely on its own — no bead required."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.cultureblocs.annotation

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

Metadata

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

Version History (3 versions)

Referenced Schemas (5)

Lexicon Garden

@