-
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
5265843
commit bdf6877
Showing
8 changed files
with
947 additions
and
25 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
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,134 @@ | ||
{ | ||
"admin": { | ||
"created": { | ||
"date": "2018-11-14", | ||
"schema_version": "1.0" | ||
}, | ||
"last_modified": { | ||
"date": "2024-05-28", | ||
"schema_version": "2.0" | ||
} | ||
}, | ||
"domains": [], | ||
"established": 1847, | ||
"external_ids": [ | ||
{ | ||
"all": [ | ||
"100008893", | ||
"100011126", | ||
"100008949", | ||
"100006443", | ||
"100015515" | ||
], | ||
"preferred": "100008893", | ||
"type": "fundref" | ||
}, | ||
{ | ||
"all": [ | ||
"grid.214572.7" | ||
], | ||
"preferred": "grid.214572.7", | ||
"type": "grid" | ||
}, | ||
{ | ||
"all": [ | ||
"0000 0004 1936 8294" | ||
], | ||
"preferred": null, | ||
"type": "isni" | ||
}, | ||
{ | ||
"all": [ | ||
"Q182973" | ||
], | ||
"preferred": "Q182973", | ||
"type": "wikidata" | ||
} | ||
], | ||
"id": "https://ror.org/036jqmy94", | ||
"links": [ | ||
{ | ||
"type": "website", | ||
"value": "http://www.uiowa.edu/" | ||
}, | ||
{ | ||
"type": "wikipedia", | ||
"value": "http://en.wikipedia.org/wiki/University_of_Iowa" | ||
} | ||
], | ||
"locations": [ | ||
{ | ||
"geonames_details": { | ||
"country_code": "US", | ||
"country_name": "United States", | ||
"lat": 41.66113, | ||
"lng": -91.53017, | ||
"name": "Iowa City" | ||
}, | ||
"geonames_id": 4862034 | ||
} | ||
], | ||
"names": [ | ||
{ | ||
"lang": null, | ||
"types": [ | ||
"acronym" | ||
], | ||
"value": "UI" | ||
}, | ||
{ | ||
"lang": "es", | ||
"types": [ | ||
"label" | ||
], | ||
"value": "Universidad de Iowa" | ||
}, | ||
{ | ||
"lang": "en", | ||
"types": [ | ||
"ror_display", | ||
"label" | ||
], | ||
"value": "University of Iowa" | ||
}, | ||
{ | ||
"lang": "fr", | ||
"types": [ | ||
"label" | ||
], | ||
"value": "Université de l'iowa" | ||
} | ||
], | ||
"relationships": [ | ||
{ | ||
"label": "Heartland Center for Occupational Safety and Health", | ||
"type": "child", | ||
"id": "https://ror.org/05vjz1d16" | ||
}, | ||
{ | ||
"label": "University of Iowa Holden Comprehensive Cancer Center", | ||
"type": "child", | ||
"id": "https://ror.org/01jhe7086" | ||
}, | ||
{ | ||
"label": "University of Iowa Health Care", | ||
"type": "child", | ||
"id": "https://ror.org/0431j1t39" | ||
}, | ||
{ | ||
"label": "AIB College of Business", | ||
"type": "related", | ||
"id": "https://ror.org/03bybmz71" | ||
}, | ||
{ | ||
"label": "University of Iowa Stead Family Children’s Hospital", | ||
"type": "related", | ||
"id": "https://ror.org/0184n5y84" | ||
} | ||
], | ||
"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
Oops, something went wrong.