{
"id": "click.croft.hasharium.exhibition",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"specimens",
"createdAt"
],
"properties": {
"title": {
"type": "string",
"maxLength": 300,
"maxGraphemes": 80
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"specimens": {
"type": "array",
"items": {
"ref": "#specimen",
"type": "ref"
},
"maxLength": 60,
"minLength": 1
},
"description": {
"type": "string",
"maxLength": 3000,
"maxGraphemes": 600
}
}
}
},
"specimen": {
"type": "object",
"required": [
"subject"
],
"properties": {
"caption": {
"type": "string",
"maxLength": 1000,
"maxGraphemes": 280
},
"subject": {
"type": "string",
"format": "did"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ofrbh253gwicbkc5nktqepol
- CID
-
bafyreih3jltaewa2xg3kl7gvmipfhpmaz2g5vkaecehvu6fgaym6iakljm
- Indexed At
- 2026-07-17 10:36 UTC
- AT-URI
-
at://did:plc:ofrbh253gwicbkc5nktqepol/com.atproto.lexicon.schema/click.croft.hasharium.exhibition