-
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
6e03f45
commit bd476a3
Showing
2 changed files
with
100 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,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,,,,,,,,,,,,,,,, |
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,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" | ||
] | ||
} |