-
Notifications
You must be signed in to change notification settings - Fork 1
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 #142 from ror-community/rc-v1.24
Rc v1.24
- Loading branch information
Showing
11 changed files
with
1,409 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
{ | ||
"ip_addresses": [], | ||
"aliases": [], | ||
"acronyms": [ | ||
"NLA" | ||
], | ||
"links": [ | ||
"https://nla.ae" | ||
], | ||
"country": { | ||
"country_name": "United Arab Emirates", | ||
"country_code": "AE" | ||
}, | ||
"name": "National Library and Archives", | ||
"wikipedia_url": "https://en.wikipedia.org/wiki/National_Archives_%28UAE%29", | ||
"addresses": [ | ||
{ | ||
"lat": 24.45118, | ||
"lng": 54.39696, | ||
"state": null, | ||
"state_code": null, | ||
"country_geonames_id": 290557, | ||
"city": "Abu Dhabi", | ||
"geonames_city": { | ||
"id": 292968, | ||
"city": "Abu Dhabi", | ||
"geonames_admin1": { | ||
"name": "Abu Dhabi", | ||
"ascii_name": "Abu Dhabi", | ||
"id": 292969, | ||
"code": "AE.01" | ||
}, | ||
"geonames_admin2": { | ||
"name": null, | ||
"id": null, | ||
"ascii_name": null, | ||
"code": null | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
} | ||
}, | ||
"primary": false, | ||
"postcode": null, | ||
"line": null | ||
} | ||
], | ||
"types": [ | ||
"Archive" | ||
], | ||
"external_ids": { | ||
"Wikidata": { | ||
"preferred": "Q6735845", | ||
"all": [ | ||
"Q6735845" | ||
] | ||
} | ||
}, | ||
"established": 1968, | ||
"relationships": [], | ||
"email_address": null, | ||
"id": "https://ror.org/008599w49", | ||
"labels": [ | ||
{ | ||
"label": "الأرشيف والمكتبة الوطنية", | ||
"iso639": "ar" | ||
} | ||
], | ||
"status": "active" | ||
} |
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,100 @@ | ||
{ | ||
"ip_addresses": [], | ||
"aliases": [], | ||
"acronyms": [ | ||
"CREDO" | ||
], | ||
"links": [ | ||
"http://www.pacific-credo.fr" | ||
], | ||
"country": { | ||
"country_name": "France", | ||
"country_code": "FR" | ||
}, | ||
"name": "Centre de Recherche et de Documentation sur l'Océanie (CREDO)", | ||
"wikipedia_url": "https://en.wikipedia.org/wiki/Centre_de_recherche_et_de_documentation_sur_l%27Oc%C3%A9anie", | ||
"addresses": [ | ||
{ | ||
"lat": 43.29695, | ||
"lng": 5.38107, | ||
"state": null, | ||
"state_code": null, | ||
"country_geonames_id": 3017382, | ||
"city": "Marseille", | ||
"geonames_city": { | ||
"id": 2995469, | ||
"city": "Marseille", | ||
"geonames_admin1": { | ||
"name": "Provence-Alpes-Côte d'Azur", | ||
"ascii_name": "Provence-Alpes-Côte d'Azur", | ||
"id": 2985244, | ||
"code": "FR.93" | ||
}, | ||
"geonames_admin2": { | ||
"name": "Bouches-du-Rhône", | ||
"id": 3031359, | ||
"ascii_name": "Bouches-du-Rhône", | ||
"code": "FR.93.13" | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
} | ||
}, | ||
"primary": false, | ||
"postcode": null, | ||
"line": null | ||
} | ||
], | ||
"types": [ | ||
"Facility" | ||
], | ||
"external_ids": { | ||
"ISNI": { | ||
"preferred": "0000 0004 1808 0483", | ||
"all": [ | ||
"0000 0004 1808 0483" | ||
] | ||
}, | ||
"Wikidata": { | ||
"preferred": "Q2945432", | ||
"all": [ | ||
"Q2945432" | ||
] | ||
} | ||
}, | ||
"established": 1995, | ||
"relationships": [ | ||
{ | ||
"label": "Aix-Marseille University", | ||
"type": "Parent", | ||
"id": "https://ror.org/035xkbk20" | ||
}, | ||
{ | ||
"label": "National Council for Scientific Research", | ||
"type": "Parent", | ||
"id": "https://ror.org/00x9ewr78" | ||
}, | ||
{ | ||
"label": "School for Advanced Studies in the Social Sciences", | ||
"type": "Parent", | ||
"id": "https://ror.org/02d9dg697" | ||
} | ||
], | ||
"email_address": null, | ||
"id": "https://ror.org/00jj62164", | ||
"labels": [], | ||
"status": "active" | ||
} |
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,99 @@ | ||
{ | ||
"id": "https://ror.org/00x9ewr78", | ||
"name": "National Council for Scientific Research", | ||
"email_address": null, | ||
"ip_addresses": [], | ||
"established": 1962, | ||
"types": [ | ||
"Government" | ||
], | ||
"relationships": [ | ||
{ | ||
"label": "Institut Carnot PolyNat", | ||
"type": "Child", | ||
"id": "https://ror.org/047p7mf25" | ||
}, | ||
{ | ||
"label": "Centre de Recherche et de Documentation sur l'Océanie (CREDO)", | ||
"type": "Child", | ||
"id": "https://ror.org/00jj62164" | ||
} | ||
], | ||
"addresses": [ | ||
{ | ||
"lat": 33.89332, | ||
"lng": 35.50157, | ||
"state": null, | ||
"state_code": null, | ||
"city": "Beirut", | ||
"geonames_city": { | ||
"id": 276781, | ||
"city": "Beirut", | ||
"geonames_admin1": { | ||
"name": "Beyrouth", | ||
"id": 276780, | ||
"ascii_name": "Beyrouth", | ||
"code": "LB.04" | ||
}, | ||
"geonames_admin2": { | ||
"name": null, | ||
"id": null, | ||
"ascii_name": null, | ||
"code": null | ||
}, | ||
"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": 272103 | ||
} | ||
], | ||
"links": [ | ||
"http://www.cnrs.edu.lb/" | ||
], | ||
"aliases": [], | ||
"acronyms": [ | ||
"CNRS" | ||
], | ||
"status": "active", | ||
"wikipedia_url": "", | ||
"labels": [], | ||
"country": { | ||
"country_name": "Lebanon", | ||
"country_code": "LB" | ||
}, | ||
"external_ids": { | ||
"ISNI": { | ||
"preferred": null, | ||
"all": [ | ||
"0000 0001 2322 3037" | ||
] | ||
}, | ||
"FundRef": { | ||
"preferred": null, | ||
"all": [ | ||
"501100007175" | ||
] | ||
}, | ||
"GRID": { | ||
"preferred": "grid.423603.0", | ||
"all": "grid.423603.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
{ | ||
"ip_addresses": [], | ||
"aliases": [ | ||
"Auckland Museum", | ||
"Auckland War Memorial Museum Tāmaki Paenga Hira", | ||
"Tāmaki Paenga Hira Auckland War Memorial Museum" | ||
], | ||
"acronyms": [], | ||
"links": [ | ||
"https://www.aucklandmuseum.com" | ||
], | ||
"country": { | ||
"country_name": "New Zealand", | ||
"country_code": "NZ" | ||
}, | ||
"name": "Auckland War Memorial Museum", | ||
"wikipedia_url": "https://en.wikipedia.org/wiki/Auckland_War_Memorial_Museum", | ||
"addresses": [ | ||
{ | ||
"lat": -36.84853, | ||
"lng": 174.76349, | ||
"state": null, | ||
"state_code": null, | ||
"country_geonames_id": 2186224, | ||
"city": "Auckland", | ||
"geonames_city": { | ||
"id": 2193733, | ||
"city": "Auckland", | ||
"geonames_admin1": { | ||
"name": "Auckland", | ||
"ascii_name": "Auckland", | ||
"id": 2193734, | ||
"code": "NZ.E7" | ||
}, | ||
"geonames_admin2": { | ||
"name": "Auckland", | ||
"id": 2193732, | ||
"ascii_name": "Auckland", | ||
"code": "NZ.E7.076" | ||
}, | ||
"nuts_level1": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level2": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"nuts_level3": { | ||
"name": null, | ||
"code": null | ||
}, | ||
"license": { | ||
"attribution": "Data from geonames.org under a CC-BY 3.0 license", | ||
"license": "http://creativecommons.org/licenses/by/3.0/" | ||
} | ||
}, | ||
"primary": false, | ||
"postcode": null, | ||
"line": null | ||
} | ||
], | ||
"types": [ | ||
"Archive" | ||
], | ||
"external_ids": { | ||
"ISNI": { | ||
"preferred": "0000 0001 2221 0306", | ||
"all": [ | ||
"0000 0001 2221 0306" | ||
] | ||
}, | ||
"Wikidata": { | ||
"preferred": "Q758657", | ||
"all": [ | ||
"Q758657" | ||
] | ||
} | ||
}, | ||
"established": 1852, | ||
"relationships": [], | ||
"email_address": null, | ||
"id": "https://ror.org/010na6b76", | ||
"labels": [ | ||
{ | ||
"label": "Tāmaki Paenga Hira", | ||
"iso639": "mi" | ||
} | ||
], | ||
"status": "active" | ||
} |
Oops, something went wrong.