Skip to content

Commit

Permalink
Add missing update
Browse files Browse the repository at this point in the history
  • Loading branch information
adambuttrick committed Sep 15, 2024
1 parent 6e03f45 commit bd476a3
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v1.52/input_files/20200915_update_records.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
html_url,id,names.types.ror_display,status,types,names.types.alias,names.types.label,names.types.acronym,links.type.website,links.type.wikipedia,domains,established,external_ids.type.fundref.all,external_ids.type.fundref.preferred,external_ids.type.grid.all,external_ids.type.grid.preferred,external_ids.type.isni.all,external_ids.type.isni.preferred,external_ids.type.wikidata.all,external_ids.type.wikidata.preferred,city,country,locations.geonames_id
https://github.com/ror-community/ror-updates/issues/13997,https://ror.org/034nc1205,replace==Institut de Nanociència i Nanotecnologia de la Universitat de Barcelona*ca,,,replace==Institut de Nanociència i Nanotecnologia*ca; Institute of Nanoscience and Nanotechnology*en; Instituto de Nanociencia y Nanotecnología*es,replace==Institut de Nanociència i Nanotecnologia de la Universitat de Barcelona*ca; Instituto de Nanociencia y Nanotecnología de la Universitat de Barcelona*es; Institute of Nanoscience and Nanotechnology of the University of Barcelona*en,,,,,,,,,,,,,,,,
98 changes: 98 additions & 0 deletions v1.52/updates/034nc1205.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"admin": {
"created": {
"date": "2024-07-27",
"schema_version": "2.0"
},
"last_modified": {
"date": "2024-09-15",
"schema_version": "2.0"
}
},
"domains": [],
"established": null,
"external_ids": [],
"id": "https://ror.org/034nc1205",
"links": [
{
"type": "website",
"value": "https://www.ub.edu/in2ub/"
}
],
"locations": [
{
"geonames_details": {
"country_code": "ES",
"country_name": "Spain",
"lat": 41.38879,
"lng": 2.15899,
"name": "Barcelona"
},
"geonames_id": 3128760
}
],
"names": [
{
"lang": null,
"types": [
"acronym"
],
"value": "IN2"
},
{
"lang": null,
"types": [
"acronym"
],
"value": "IN2UB"
},
{
"lang": "ca",
"types": [
"alias"
],
"value": "Institut de Nanociència i Nanotecnologia"
},
{
"lang": "ca",
"types": [
"label",
"ror_display"
],
"value": "Institut de Nanociència i Nanotecnologia de la Universitat de Barcelona"
},
{
"lang": "en",
"types": [
"alias"
],
"value": "Institute of Nanoscience and Nanotechnology"
},
{
"lang": "en",
"types": [
"label"
],
"value": "Institute of Nanoscience and Nanotechnology of the University of Barcelona"
},
{
"lang": "es",
"types": [
"alias"
],
"value": "Instituto de Nanociencia y Nanotecnología"
},
{
"lang": "es",
"types": [
"label"
],
"value": "Instituto de Nanociencia y Nanotecnología de la Universitat de Barcelona"
}
],
"relationships": [],
"status": "active",
"types": [
"facility"
]
}

0 comments on commit bd476a3

Please sign in to comment.