{
"id": "at.meme-museum.collection",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"name": {
"type": "string",
"maxLength": 100,
"maxGraphemes": 64
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"visibility": {
"type": "string",
"default": "public",
"maxLength": 64,
"description": "Soft signal only, not access control -- see docs/data-model.md.",
"knownValues": [
"public",
"unlisted"
]
},
"description": {
"type": "string",
"maxLength": 1000
}
}
},
"description": "A named board/folder of memes, e.g. \"reactions\" or \"cat pics\". Membership is recorded separately via at.meme-museum.collectionItem, not inline here."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:rerdjlp4sbpnw6m3t35m27zb
- CID
-
bafyreifmu4sshnjmtop4ryjaoa5dcbmqnsxtjcr6lpouts6nyj4obtcaby
- Indexed At
- 2026-08-08 15:49 UTC
- AT-URI
-
at://did:plc:rerdjlp4sbpnw6m3t35m27zb/com.atproto.lexicon.schema/at.meme-museum.collection
Version History (3 versions)