{
"id": "diy.razorgirl.winter.wikiLink",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"source",
"target",
"linkType",
"createdAt"
],
"properties": {
"source": {
"type": "string",
"format": "at-uri"
},
"target": {
"type": "string",
"format": "at-uri"
},
"context": {
"type": "string",
"maxLength": 512,
"description": "Why this link exists"
},
"linkType": {
"type": "string",
"knownValues": [
"related-to",
"depends-on",
"extends",
"contradicts",
"is-example-of",
"supersedes",
"references",
"defines",
"is-part-of"
]
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"sourceAnchor": {
"type": "string",
"description": "Section heading slug in source"
},
"targetAnchor": {
"type": "string",
"description": "Section heading slug in target"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Typed semantic link between any two ATProto records. Supports 9 link types and cross-PDS targeting."
}
Metadata
- DID
-
did:plc:ezyi5vr2kuq7l5nnv53nb56m
- CID
-
bafyreiaahjqicplboa5avsijh42bt2rbz55svhzeov4e4tn6c4ukwnfhqi
- Indexed At
- 2026-03-18 17:23 UTC
- AT-URI
-
at://did:plc:ezyi5vr2kuq7l5nnv53nb56m/com.atproto.lexicon.schema/diy.razorgirl.winter.wikiLink