bond.biblio.defs

lilinch.biblio.bond

{
  "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:plc:7gis4mztcfyc6lw4dujlhju6
CID
bafyreibxiko7c2p5yufkb65mslbdmhqh5yqymnebi4in4754p37sf43f2e
Indexed At
2026-07-26 20:05 UTC
AT-URI
at://did:plc:7gis4mztcfyc6lw4dujlhju6/com.atproto.lexicon.schema/bond.biblio.defs

Lexicon Garden

@