{
"id": "pub.chive.actor.autocompleteOrcid",
"defs": {
"main": {
"type": "query",
"errors": [],
"output": {
"schema": {
"type": "object",
"required": [
"suggestions"
],
"properties": {
"suggestions": {
"type": "array",
"items": {
"ref": "#orcidSuggestion",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"default": 8,
"maximum": 50,
"minimum": 1,
"description": "Maximum number of suggestions to return"
},
"query": {
"type": "string",
"minLength": 1,
"description": "Search query for researcher name or ORCID"
}
}
},
"description": "Autocomplete ORCID profiles for author verification"
},
"orcidSuggestion": {
"type": "object",
"required": [
"orcid"
],
"properties": {
"orcid": {
"type": "string",
"description": "ORCID identifier (e.g., 0000-0002-1825-0097)"
},
"familyName": {
"type": "string",
"description": "Family (last) name"
},
"givenNames": {
"type": "string",
"description": "Given (first) names"
},
"affiliation": {
"type": "string",
"description": "Current institutional affiliation"
}
},
"description": "An ORCID profile suggestion"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreieqoh2peki42f46bw7kezfmlzr2ch3cmsw6asc4lsecvui4zaspdm
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.actor.autocompleteOrcid