{
"id": "com.r74n.at.entity",
"defs": {
"ids": {
"type": "object",
"description": "Identifiers of the entity (key = rkey from com.r74n.at.idscheme"
},
"desc": {
"type": "string",
"description": "Description of the entity"
},
"label": {
"type": "string",
"description": "Name of the entity"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Structured data entities from R74n; Record Keys must be default TIDs (Timestamp Identifiers)"
}