Skip to main content

Function: usePaperSuggestions()

usePaperSuggestions(options): UseQueryResult<OutputSchema, Error>

Defined in: web/lib/hooks/use-claiming.ts:449

Fetches paper suggestions based on the user's Chive profile.

Parameters

options

UsePaperSuggestionsOptions = {}

Query options

Returns

UseQueryResult<OutputSchema, Error>

Query result with suggested papers

Remarks

Returns papers that likely match the user's authorship based on:

  • ORCID matches
  • Name similarity to profile's name variants
  • Affiliation overlap
  • Research keyword matches