{
"id": "pub.chive.import.exists",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"exists"
],
"properties": {
"exists": {
"type": "boolean",
"description": "Whether the eprint has been imported"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"source",
"externalId"
],
"properties": {
"source": {
"type": "string",
"maxLength": 50,
"minLength": 2,
"description": "External source identifier (e.g., arxiv, biorxiv, semanticscholar)"
},
"externalId": {
"type": "string",
"minLength": 1,
"description": "Source-specific identifier for the eprint"
}
}
},
"description": "Check if an eprint has been imported from an external source"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreicldptx4nb4fcl4kfr6w2gjw3ey6dlskqiegi5vnfygyj4fc3mq2u
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.import.exists