bond.biblio.defs

lexicon.store View official

{
  "id": "bond.biblio.defs",
  "defs": {
    "bookRequirement": {
      "type": "object",
      "required": [
        "title",
        "authors"
      ],
      "properties": {
        "title": {
          "type": "string",
          "maxLength": 500,
          "maxGraphemes": 200
        },
        "authors": {
          "type": "string",
          "maxLength": 500,
          "description": "Author name(s), tab-separated for multiple",
          "maxGraphemes": 200
        }
      },
      "description": "A required book for a reading list, specified by title and authors for fuzzy matching"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Shared definitions for the biblio.bond reading attestation system"
}

Validate Record

Validate a record against bond.biblio.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreibxiko7c2p5yufkb65mslbdmhqh5yqymnebi4in4754p37sf43f2e
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/bond.biblio.defs

Lexicon Garden

@