dspinellis / alexandria3k

Local relational access to openly-available publication data sets
GNU General Public License v3.0
79 stars 14 forks source link

Add grid table #32

Closed dtgupta closed 7 months ago

dtgupta commented 7 months ago

This branch adds table:ror_grid to the ROR database when populated. The table contains the ror_id of the organization and the corresponding grid_id (Global Research Identifier Database) for organizations with valid grid_id. The GRID identifier was discontinued in 2021, but it is included for the creation of ground truth for author affiliations. Furthermore, tests were added to ensure the intended working of the code.

dspinellis commented 7 months ago

Thank you for submitting the PR! Please revise as follows:

           "Wikidata": {
                "preferred": "Q299015",
                "all": [
                    "Q299015",
                    "Q39900929"
                ]
            },
            "GRID": {
                "preferred": "grid.4299.6",
                "all": "grid.4299.6"
            }