-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #128 from ror-community/v1.40
Merge v1.40 to staging
- Loading branch information
Showing
106 changed files
with
6,380 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,196 @@ | ||
{ | ||
"id": "https://ror.org/0052svj16", | ||
"name": "Abbott (United States)", | ||
"email_address": null, | ||
"ip_addresses": [], | ||
"established": 1888, | ||
"types": [ | ||
"Company" | ||
], | ||
"relationships": [ | ||
{ | ||
"label": "Abbott (Austria)", | ||
"type": "Child", | ||
"id": "https://ror.org/01pa6t272" | ||
}, | ||
{ | ||
"label": "Abbott (Belgium)", | ||
"type": "Child", | ||
"id": "https://ror.org/04x0p4p48" | ||
}, | ||
{ | ||
"label": "Abbott (Canada)", | ||
"type": "Child", | ||
"id": "https://ror.org/00z21v095" | ||
}, | ||
{ | ||
"label": "Abbott (Chile)", | ||
"type": "Child", | ||
"id": "https://ror.org/01qypmk37" | ||
}, | ||
{ | ||
"label": "Abbott (China)", | ||
"type": "Child", | ||
"id": "https://ror.org/02j488654" | ||
}, | ||
{ | ||
"label": "Abbott (France)", | ||
"type": "Child", | ||
"id": "https://ror.org/05wz8pk64" | ||
}, | ||
{ | ||
"label": "Abbott (Germany)", | ||
"type": "Child", | ||
"id": "https://ror.org/02x2gk324" | ||
}, | ||
{ | ||
"label": "Abbott (India)", | ||
"type": "Child", | ||
"id": "https://ror.org/01fhw0y06" | ||
}, | ||
{ | ||
"label": "Abbott (Ireland)", | ||
"type": "Child", | ||
"id": "https://ror.org/02bfj0n71" | ||
}, | ||
{ | ||
"label": "Abbott (Japan)", | ||
"type": "Child", | ||
"id": "https://ror.org/04v748538" | ||
}, | ||
{ | ||
"label": "Abbott (Netherlands)", | ||
"type": "Child", | ||
"id": "https://ror.org/0219f2672" | ||
}, | ||
{ | ||
"label": "Abbott (Singapore)", | ||
"type": "Child", | ||
"id": "https://ror.org/00rhats79" | ||
}, | ||
{ | ||
"label": "Abbott (South Korea)", | ||
"type": "Child", | ||
"id": "https://ror.org/053evkn98" | ||
}, | ||
{ | ||
"label": "Abbott (Spain)", | ||
"type": "Child", | ||
"id": "https://ror.org/01w8r0j67" | ||
}, | ||
{ | ||
"label": "Abbott (Sweden)", | ||
"type": "Child", | ||
"id": "https://ror.org/04qh5fy32" | ||
}, | ||
{ | ||
"label": "Abbott (Switzerland)", | ||
"type": "Child", | ||
"id": "https://ror.org/03rn2e120" | ||
}, | ||
{ | ||
"label": "Abbott (United Kingdom)", | ||
"type": "Child", | ||
"id": "https://ror.org/03wnay029" | ||
}, | ||
{ | ||
"label": "Abbott Vascular (United States)", | ||
"type": "Child", | ||
"id": "https://ror.org/05d67dc31" | ||
} | ||
], | ||
"addresses": [ | ||
{ | ||
"lat": 41.85003, | ||
"lng": -87.65005, | ||
"state": null, | ||
"state_code": null, | ||
"city": "Chicago", | ||
"geonames_city": { | ||
"id": 4887398, | ||
"city": "Chicago", | ||
"geonames_admin1": { | ||
"name": "Illinois", | ||
"id": 4896861, | ||
"ascii_name": "Illinois", | ||
"code": "US.IL" | ||
}, | ||
"geonames_admin2": { | ||
"name": "Cook", | ||
"id": 4888671, | ||
"ascii_name": "Cook", | ||
"code": "US.IL.031" | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
} | ||
}, | ||
"postcode": null, | ||
"primary": false, | ||
"line": null, | ||
"country_geonames_id": 6252001 | ||
} | ||
], | ||
"links": [ | ||
"http://www.abbott.com/" | ||
], | ||
"aliases": [], | ||
"acronyms": [], | ||
"status": "active", | ||
"wikipedia_url": "https://en.wikipedia.org/wiki/Abbott_Laboratories", | ||
"labels": [ | ||
{ | ||
"label": "Laboratoires Abbott", | ||
"iso639": "fr" | ||
} | ||
], | ||
"country": { | ||
"country_name": "United States", | ||
"country_code": "US" | ||
}, | ||
"external_ids": { | ||
"ISNI": { | ||
"preferred": null, | ||
"all": [ | ||
"0000 0004 0366 7505" | ||
] | ||
}, | ||
"FundRef": { | ||
"preferred": "100001316", | ||
"all": [ | ||
"100001316", | ||
"100008416", | ||
"100014386" | ||
] | ||
}, | ||
"OrgRef": { | ||
"preferred": null, | ||
"all": [ | ||
"488730" | ||
] | ||
}, | ||
"Wikidata": { | ||
"preferred": null, | ||
"all": [ | ||
"Q306764" | ||
] | ||
}, | ||
"GRID": { | ||
"preferred": "grid.417574.4", | ||
"all": "grid.417574.4" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
{ | ||
"id": "https://ror.org/00bas1c41", | ||
"name": "AGH University of Krakow", | ||
"email_address": "", | ||
"ip_addresses": [], | ||
"established": 1919, | ||
"types": [ | ||
"Education" | ||
], | ||
"relationships": [ | ||
{ | ||
"label": "Akademickie Centrum Komputerowe Cyfronet AGH", | ||
"type": "Related", | ||
"id": "https://ror.org/0575jwx13" | ||
} | ||
], | ||
"addresses": [ | ||
{ | ||
"lat": 50.06143, | ||
"lng": 19.93658, | ||
"state": null, | ||
"state_code": null, | ||
"city": "Krakow", | ||
"geonames_city": { | ||
"id": 3094802, | ||
"city": "Krakow", | ||
"geonames_admin1": { | ||
"name": "Lesser Poland", | ||
"id": 858786, | ||
"ascii_name": "Lesser Poland", | ||
"code": "PL.77" | ||
}, | ||
"geonames_admin2": { | ||
"name": "Kraków", | ||
"id": 6690154, | ||
"ascii_name": "Kraków", | ||
"code": "PL.77.1261" | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
} | ||
}, | ||
"postcode": null, | ||
"primary": false, | ||
"line": null, | ||
"country_geonames_id": 798544 | ||
} | ||
], | ||
"links": [ | ||
"http://www.agh.edu.pl" | ||
], | ||
"aliases": [ | ||
"University of Mining and Metallurgy", | ||
"Akademia Górniczo-Hutnicza im. Stanisława Staszica", | ||
"AGH University of Science and Technology" | ||
], | ||
"acronyms": [ | ||
"AGH UST" | ||
], | ||
"status": "active", | ||
"wikipedia_url": "http://en.wikipedia.org/wiki/AGH_University_of_Science_and_Technology", | ||
"labels": [ | ||
{ | ||
"label": "Akademia Górniczo-Hutnicza im. Stanisława Staszica w Krakowie", | ||
"iso639": "pl" | ||
} | ||
], | ||
"country": { | ||
"country_name": "Poland", | ||
"country_code": "PL" | ||
}, | ||
"external_ids": { | ||
"ISNI": { | ||
"preferred": null, | ||
"all": [ | ||
"0000 0000 9174 1488" | ||
] | ||
}, | ||
"FundRef": { | ||
"preferred": null, | ||
"all": [ | ||
"501100007751" | ||
] | ||
}, | ||
"OrgRef": { | ||
"preferred": null, | ||
"all": [ | ||
"1098154" | ||
] | ||
}, | ||
"Wikidata": { | ||
"preferred": null, | ||
"all": [ | ||
"Q414245" | ||
] | ||
}, | ||
"GRID": { | ||
"preferred": "grid.9922.0", | ||
"all": "grid.9922.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.