Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mconlon17/vivo-add-sponsors
Add Sponsors of research to VIVO
https://github.com/mconlon17/vivo-add-sponsors
Last synced: 11 days ago
JSON representation
Add Sponsors of research to VIVO
- Host: GitHub
- URL: https://github.com/mconlon17/vivo-add-sponsors
- Owner: mconlon17
- License: bsd-3-clause
- Created: 2014-03-10T13:13:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-06T00:36:41.000Z (almost 11 years ago)
- Last Synced: 2023-08-05T04:38:03.942Z (over 1 year ago)
- Language: Python
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Add Sponsors to VIVO
Add sponsors of research to VIVO. Based on add buildings, the software updates
and adds sponsors. Sponsors have a name, a number and types.All sponsors are typed organizations and funding agencies.
Additional types can be added by placing one character abbreviations in the
SponsorType column in the input data file. Sponsor Types include:* A -- Association
* G -- Government Agency
* I -- Institute
* R -- Research Organization
* U -- University
* C -- Company
* F -- Foundation
* B -- Laboratory
* S -- School
* M -- Museum
* Y -- Library
* H -- Publisher
* T -- Center
* E -- College
* D -- Department
* V -- Division
* P -- Program
* X -- Extension Organization
* L -- Clinical Organization
* N -- Funding Organization. Added to all sponsorsSo for example, the NIH might be typed GRI. add_sponsor would type the NIH as organization, funding agency,
government agency, institute and research organization.