MPDL / dataverse

Open source research data repository software
http://dataverse.org
Other
1 stars 0 forks source link

ORCID autosuggest for authors #53

Closed haarli closed 1 year ago

wilhelmfrank commented 1 year ago

the 'auto suggest' queries the ORCID records via the ORCID search api. it's not a real auto suggest, but matches search terms in the ORCID record. i.e. starting to type 'grossmann' will return matches for 'gross' and later for 'grossman'. to further limit the search results, you need to continue typing 'grossmann yves', in order to get results for Yves. Upon selection the ORCID field will be populated and both, author name and ORCID, will be locked.

hofmannc commented 1 year ago

Server: prod-edmond2 Testdate: 14.02.2022 Browser: ff Version: Dataverse v. 5.13 User: Admin

Action: start entering Name of Author in "name" -> select Author+ORCID

Observation: -> Name and ORCID are displayed and locked, in metadata overview

image

-> "save Changes" -> "Metadata" -> ORCID-icon is displayed image

Result: ok, can be reproduced as described

Proposal: Integrate ORCID search field in "Advanced search"?