{
"id": "at.margin.collection",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"createdAt"
],
"properties": {
"icon": {
"type": "string",
"maxLength": 100,
"description": "Emoji icon or icon identifier for the collection",
"maxGraphemes": 100
},
"name": {
"type": "string",
"maxLength": 100,
"description": "Collection name",
"maxGraphemes": 50
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 500,
"description": "Collection description",
"maxGraphemes": 150
}
}
},
"description": "A named collection for organizing annotations"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A collection of annotations (like a folder or notebook)"
}
Metadata
- DID
-
did:plc:rjqn3agdb74cszhqcpii4sne
- CID
-
bafyreifigtia7hlmix7ccvmi7lqtmozjjxgqi42qaq4iykxtk7qtjdfxde
- Indexed At
- 2026-01-20 23:48 UTC
- AT-URI
-
at://did:plc:rjqn3agdb74cszhqcpii4sne/com.atproto.lexicon.schema/at.margin.collection
Version History (2 versions)