OpenAlex Affiliations Corrections
收藏资源简介:
This dataset list all the issues on the Github repository <https://github.com/dataesr/openalex-affiliations/.> The dataset is updated every day at 2 AM through a Github action on this repository. List of corrections of OpenAlex affiliations. This dataset lists all the outputs of the Github repository https://github.com/dataesr/openalex-affiliations/. "github_issue_id": integer, issue number according to Github "github_issue_link": string, weblink to the Github issue "state": string, current state of the issue, can be "open" or "closed". An issue is closed if it has been treated by OpenAlex. "date_opened": date, when the issue has been opened, ex "2024-11-15" "date_closed": date, when the issue has been closed, null if not closed, ex "2024-11-18" "raw_affiliation_name": string, raw affiliation string as collected by OpenAlex, "has_added_rors": boolean, if the correction suggest the add of a ROR, 1 if true, 0 if false "has_removed_rors": boolean, if the correction suggest the of a ROR, 1 if true, 0 if false "new_rors": string, list of corrected RORs, separated by ";" "previous_rors": string, list of RORs before correction, separated by ";" "added_rors": string, list of added RORs after correction, separated by ";" "removed_rors": string, list of removed RORs after correction, separated by ";" "openalex_works_examples": string, weblink to OpenAlex work mentioning the affiliation string "contact": string, encrypted version of the email of the author of the correction, only the domain name server is not encrypted "contact_domain": string, domain name server
本数据集收录GitHub仓库<https://github.com/dataesr/openalex-affiliations/>中的所有议题。 本数据集每日凌晨2点通过该仓库内的GitHub 操作(GitHub Actions)自动更新。 本数据集涵盖OpenAlex机构关联信息的所有修正记录,同时收录上述GitHub仓库的全部输出结果。 各字段详细说明如下: - "github_issue_id": 整数类型,对应GitHub平台的议题编号 - "github_issue_link": 字符串类型,指向该GitHub议题的网页链接 - "state": 字符串类型,代表议题当前状态,可选值为"open"(开放)或"closed"(已关闭)。若议题已由OpenAlex团队处理,则状态为已关闭 - "date_opened": 日期格式,记录议题创建时间,示例格式为"2024-11-15" - "date_closed": 日期格式,记录议题关闭时间;若议题尚未关闭则为null,示例格式为"2024-11-18" - "raw_affiliation_name": 字符串类型,OpenAlex采集到的原始机构关联字符串 - "has_added_rors": 布尔类型,若修正建议添加ROR(Research Organization Registry,研究机构注册表),则取值为1,否则为0 - "has_removed_rors": 布尔类型,若修正建议移除ROR,则取值为1,否则为0 - "new_rors": 字符串类型,修正后的ROR列表,各条目以分号";"分隔 - "previous_rors": 字符串类型,修正前的ROR列表,各条目以分号";"分隔 - "added_rors": 字符串类型,修正后新增的ROR列表,各条目以分号";"分隔 - "removed_rors": 字符串类型,修正后移除的ROR列表,各条目以分号";"分隔 - "openalex_works_examples": 字符串类型,指向包含该机构关联字符串的OpenAlex学术作品的网页链接 - "contact": 字符串类型,修正提交者邮箱的加密版本,仅邮箱的域名服务器部分未加密 - "contact_domain": 字符串类型,修正提交者邮箱的域名服务器



