{
"id": "net.atview.project",
"defs": {
"main": {
"type": "object",
"required": [
"handle"
],
"properties": {
"href": {
"type": "string",
"format": "uri",
"description": "Primary external URL for the project (e.g. project homepage)."
},
"avatar": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 1000000,
"description": "Avatar image representing the project. Less than 1MB in size."
},
"banner": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 1000000,
"description": "Banner image used as the project's cover. Less than 1MB in size."
},
"handle": {
"type": "string",
"format": "handle",
"description": "Canonical handle identifying the project (e.g. `myproject.example.com`)."
},
"description": {
"type": "string",
"maxLength": 10000,
"description": "Short description of the project.",
"maxGraphemes": 1000
},
"displayName": {
"type": "string",
"maxLength": 1000,
"description": "Display name of the project as shown in user interfaces.",
"maxGraphemes": 100
}
},
"description": "Reference to a project. Identified by a handle and enriched with optional human-friendly metadata, links and visuals."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ycd3zyxa6iru5fiplr3un6nr
- CID
-
bafyreifqqfs4hphp6raon56qls57n3kudndnncn5k4rddqtdpu47nzjtdq
- Indexed At
- 2026-04-30 08:41 UTC
- AT-URI
-
at://did:plc:ycd3zyxa6iru5fiplr3un6nr/com.atproto.lexicon.schema/net.atview.project
Version History (2 versions)