app.bivri.bookmark.item

lexicons.bivri.app

{
  "id": "app.bivri.bookmark.item",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "group",
          "subject",
          "createdAt"
        ],
        "properties": {
          "group": {
            "type": "string",
            "format": "at-uri",
            "description": "bookmark.group AT-URI"
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the bookmarked artwork record."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp of when the bookmark was created."
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A bookmark placing one artwork into one of the member's bookmark groups."
}

Validate Record

Validate a record against app.bivri.bookmark.item

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uqat5a7hrbww3snbbinxgwah
CID
bafyreideca7rfcxtnsl4rpoh2i66nf2odu7qygekajpxut7plcgoap3b24
Indexed At
2026-08-04 07:17 UTC
AT-URI
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.bookmark.item

Lexicon Garden

@