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

贡献者指南