briatte/epsaconf

Try getting ORCID ids

開放

#11 建立於 2023年7月19日

 (0 則留言) (0 個反應) (1 位負責人)R (0 個分叉)github user discovery
help wanted

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

(Disambiguating names first would make sense.)

https://info.orcid.org/documentation/api-tutorials/api-tutorial-searching-the-orcid-registry/#Expanded_Search

https://pub.orcid.org/v3.0/csv-search/?q=affiliation-org-name:ORCID&fl=orcid,given-names,family-name,current-institution-affiliation-name,past-institution-affiliation-name

Try full names and/or full names + affiliation(s).

Take a look at this:

https://github.com/Project-TAPIR/pidgraph-notebooks

Archived R package to query ORCID:

https://github.com/ropensci-archive/rorcid

Example use case:

https://github.com/Alphonzs/rOrcid/blob/master/orcid.R

貢獻者指南