{
"id": "us.polhem.blog.tag",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"slug",
"description",
"createdAt"
],
"properties": {
"name": {
"type": "string",
"maxLength": 100
},
"slug": {
"type": "string",
"maxLength": 100
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 100000
}
}
},
"description": "Record describing a blog tag."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Tags for posts on my personal blog (https://polhem.us)"
}
Metadata
- DID
-
did:plc:p5a4pydyirvdkmc3lhw2iykp
- CID
-
bafyreiaej4kszyniwzzntuirq4dabu47jd22vflqcxvx7bnmqdyywonnq4
- Indexed At
- 2026-01-05 00:20 UTC
- AT-URI
-
at://did:plc:p5a4pydyirvdkmc3lhw2iykp/com.atproto.lexicon.schema/us.polhem.blog.tag