-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b6444e
commit 6bee5e7
Showing
2,368 changed files
with
252,295 additions
and
0 deletions.
There are no files selected for viewing
2,367 changes: 2,367 additions & 0 deletions
2,367
rc-v1.54/input_files/20241019_domain_url_updates.csv
Large diffs are not rendered by default.
Oops, something went wrong.
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 @@ | ||
,adambuttrick,Adams-MBP.lan,19.10.2024 15:40,file:///Users/adambuttrick/Library/Application%20Support/LibreOffice/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,106 @@ | ||
{ | ||
"admin": { | ||
"created": { | ||
"date": "2018-11-14", | ||
"schema_version": "1.0" | ||
}, | ||
"last_modified": { | ||
"date": "2024-10-19", | ||
"schema_version": "2.0" | ||
} | ||
}, | ||
"domains": [ | ||
"unimc.it" | ||
], | ||
"established": 1290, | ||
"external_ids": [ | ||
{ | ||
"all": [ | ||
"100015563" | ||
], | ||
"preferred": "100015563", | ||
"type": "fundref" | ||
}, | ||
{ | ||
"all": [ | ||
"grid.8042.e" | ||
], | ||
"preferred": "grid.8042.e", | ||
"type": "grid" | ||
}, | ||
{ | ||
"all": [ | ||
"0000 0001 2188 0260" | ||
], | ||
"preferred": null, | ||
"type": "isni" | ||
}, | ||
{ | ||
"all": [ | ||
"Q1742507" | ||
], | ||
"preferred": null, | ||
"type": "wikidata" | ||
} | ||
], | ||
"id": "https://ror.org/0001fmy77", | ||
"links": [ | ||
{ | ||
"type": "website", | ||
"value": "https://www.unimc.it" | ||
}, | ||
{ | ||
"type": "wikipedia", | ||
"value": "https://en.wikipedia.org/wiki/University_of_Macerata" | ||
} | ||
], | ||
"locations": [ | ||
{ | ||
"geonames_details": { | ||
"country_code": "IT", | ||
"country_name": "Italy", | ||
"lat": 43.29789, | ||
"lng": 13.45293, | ||
"name": "Macerata" | ||
}, | ||
"geonames_id": 3174380 | ||
} | ||
], | ||
"names": [ | ||
{ | ||
"lang": null, | ||
"types": [ | ||
"acronym" | ||
], | ||
"value": "UNIMC" | ||
}, | ||
{ | ||
"lang": "en", | ||
"types": [ | ||
"ror_display", | ||
"label" | ||
], | ||
"value": "University of Macerata" | ||
}, | ||
{ | ||
"lang": "it", | ||
"types": [ | ||
"label" | ||
], | ||
"value": "Università degli Studi di Macerata" | ||
}, | ||
{ | ||
"lang": "fr", | ||
"types": [ | ||
"label" | ||
], | ||
"value": "Université de macerata" | ||
} | ||
], | ||
"relationships": [], | ||
"status": "active", | ||
"types": [ | ||
"education", | ||
"funder" | ||
] | ||
} |
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,90 @@ | ||
{ | ||
"admin": { | ||
"created": { | ||
"date": "2018-11-14", | ||
"schema_version": "1.0" | ||
}, | ||
"last_modified": { | ||
"date": "2024-10-19", | ||
"schema_version": "2.0" | ||
} | ||
}, | ||
"domains": [ | ||
"ensait.fr" | ||
], | ||
"established": 1889, | ||
"external_ids": [ | ||
{ | ||
"all": [ | ||
"grid.434225.6" | ||
], | ||
"preferred": "grid.434225.6", | ||
"type": "grid" | ||
}, | ||
{ | ||
"all": [ | ||
"0000 0000 8780 8352" | ||
], | ||
"preferred": null, | ||
"type": "isni" | ||
}, | ||
{ | ||
"all": [ | ||
"Q273582" | ||
], | ||
"preferred": null, | ||
"type": "wikidata" | ||
} | ||
], | ||
"id": "https://ror.org/0002cnv45", | ||
"links": [ | ||
{ | ||
"type": "website", | ||
"value": "https://www.ensait.fr" | ||
}, | ||
{ | ||
"type": "wikipedia", | ||
"value": "https://en.wikipedia.org/wiki/ENSAIT" | ||
} | ||
], | ||
"locations": [ | ||
{ | ||
"geonames_details": { | ||
"country_code": "FR", | ||
"country_name": "France", | ||
"lat": 50.69421, | ||
"lng": 3.17456, | ||
"name": "Roubaix" | ||
}, | ||
"geonames_id": 2982681 | ||
} | ||
], | ||
"names": [ | ||
{ | ||
"lang": null, | ||
"types": [ | ||
"acronym" | ||
], | ||
"value": "ENSAIT" | ||
}, | ||
{ | ||
"lang": "fr", | ||
"types": [ | ||
"ror_display", | ||
"label" | ||
], | ||
"value": "École Nationale Supérieure des Arts et Industries Textiles" | ||
} | ||
], | ||
"relationships": [ | ||
{ | ||
"label": "Laboratoire Génie et Matériaux Textiles", | ||
"type": "child", | ||
"id": "https://ror.org/038sy2k93" | ||
} | ||
], | ||
"status": "active", | ||
"types": [ | ||
"education" | ||
] | ||
} |
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,126 @@ | ||
{ | ||
"admin": { | ||
"created": { | ||
"date": "2018-11-14", | ||
"schema_version": "1.0" | ||
}, | ||
"last_modified": { | ||
"date": "2024-10-19", | ||
"schema_version": "2.0" | ||
} | ||
}, | ||
"domains": [ | ||
"unicam.it" | ||
], | ||
"established": 1336, | ||
"external_ids": [ | ||
{ | ||
"all": [ | ||
"501100010739" | ||
], | ||
"preferred": "501100010739", | ||
"type": "fundref" | ||
}, | ||
{ | ||
"all": [ | ||
"grid.5602.1" | ||
], | ||
"preferred": "grid.5602.1", | ||
"type": "grid" | ||
}, | ||
{ | ||
"all": [ | ||
"0000 0000 9745 6549" | ||
], | ||
"preferred": null, | ||
"type": "isni" | ||
}, | ||
{ | ||
"all": [ | ||
"Q676817" | ||
], | ||
"preferred": null, | ||
"type": "wikidata" | ||
} | ||
], | ||
"id": "https://ror.org/0005w8d69", | ||
"links": [ | ||
{ | ||
"type": "website", | ||
"value": "https://www.unicam.it" | ||
}, | ||
{ | ||
"type": "wikipedia", | ||
"value": "http://en.wikipedia.org/wiki/University_of_Camerino" | ||
} | ||
], | ||
"locations": [ | ||
{ | ||
"geonames_details": { | ||
"country_code": "IT", | ||
"country_name": "Italy", | ||
"lat": 43.13866, | ||
"lng": 13.06785, | ||
"name": "Camerino" | ||
}, | ||
"geonames_id": 3181094 | ||
} | ||
], | ||
"names": [ | ||
{ | ||
"lang": null, | ||
"types": [ | ||
"acronym" | ||
], | ||
"value": "UNICAM" | ||
}, | ||
{ | ||
"lang": "en", | ||
"types": [ | ||
"alias" | ||
], | ||
"value": "University of Camerino" | ||
}, | ||
{ | ||
"lang": "it", | ||
"types": [ | ||
"alias" | ||
], | ||
"value": "Università degli Studi di Camerino" | ||
}, | ||
{ | ||
"lang": "it", | ||
"types": [ | ||
"ror_display", | ||
"label" | ||
], | ||
"value": "Università di Camerino" | ||
}, | ||
{ | ||
"lang": "de", | ||
"types": [ | ||
"label" | ||
], | ||
"value": "Universität Camerino" | ||
}, | ||
{ | ||
"lang": "fr", | ||
"types": [ | ||
"label" | ||
], | ||
"value": "Université de camerino" | ||
} | ||
], | ||
"relationships": [ | ||
{ | ||
"label": "European Marine Biological Resource Centre", | ||
"type": "related", | ||
"id": "https://ror.org/0038zss60" | ||
} | ||
], | ||
"status": "active", | ||
"types": [ | ||
"education", | ||
"funder" | ||
] | ||
} |
Oops, something went wrong.