{
"id": "id.sifa.profile.volunteering",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"organization",
"createdAt"
],
"properties": {
"role": {
"type": "string",
"maxLength": 1000,
"description": "Volunteer role or title.",
"maxGraphemes": 100
},
"cause": {
"type": "string",
"maxLength": 1000,
"description": "Cause area (e.g., 'Education', 'Environment', 'Health').",
"maxGraphemes": 100
},
"endedAt": {
"type": "string",
"format": "datetime",
"description": "End date. Omit if currently volunteering."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Client-declared timestamp when this record was originally created."
},
"startedAt": {
"type": "string",
"format": "datetime",
"description": "Start date of the volunteer role."
},
"description": {
"type": "string",
"maxLength": 50000,
"description": "Description of volunteer activities and impact.",
"maxGraphemes": 5000
},
"organization": {
"type": "string",
"maxLength": 1000,
"minLength": 1,
"description": "Organization name.",
"maxGraphemes": 100
},
"organizationDid": {
"type": "string",
"format": "did",
"description": "DID of the organization's ATproto account, if one exists."
}
}
},
"description": "Record representing a single volunteer role."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A volunteer experience entry in the user's professional profile."
}
Metadata
- DID
-
did:plc:2f2ahswozqy4v5lvu676375y
- CID
-
bafyreihkffv2lgmepfas2uxoprytaxp536ciutk3uycpn3a5zxwpojqgnm
- Indexed At
- 2026-03-27 23:46 UTC
- AT-URI
-
at://did:plc:2f2ahswozqy4v5lvu676375y/com.atproto.lexicon.schema/id.sifa.profile.volunteering