Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add <GrantList> #2

Open
seouri opened this issue May 1, 2009 · 0 comments
Open

add <GrantList> #2

seouri opened this issue May 1, 2009 · 0 comments
Labels

Comments

@seouri
Copy link
Owner

seouri commented May 1, 2009

http://www.nlm.nih.gov/bsd/licensee/elements_descriptions.html

Examples are:
<GrantList CompleteYN="Y">
<Grant>
<GrantID>GM55767</GrantID>
<Acronym>GM</Acronym>
<Agency>NIGMS NIH HHS</Agency>
<Country>United States</Country>
</Grant>
</GrantList>

<GrantList CompleteYN="N">
<Grant>
<GrantID>CA 59327</GrantID>
<Acronym>CA</Acronym>
<Agency>NCI NIH HHS</Agency>
<Country>United States</Country>
</Grant>
<Grant>
<GrantID>CA 64654</GrantID>
<Acronym>CA</Acronym>
<Agency>NCI NIH HHS</Agency>
<Country>United States</Country>
</Grant>
<Grant>
<GrantID>DK 44935</GrantID>
<Acronym>DK</Acronym>
<Agency>NIDDK NIH HHS</Agency>
<Country>United States</Country>
</Grant>
</GrantList>

<GrantList CompleteYN="Y">
<Grant>
<GrantID>057559</GrantID>
<Agency>Wellcome Trust</Agency>
<Country>United Kingdom</Country>
</Grant>
</GrantList>

<GrantList CompleteYN="Y">
<Grant>
<Agency>Medical Research Council</Agency>
<Country>United Kingdom</Country>
</Grant>
<Grant>
<Agency>Wellcome Trust</Agency>
<Country>United Kingdom</Country>
</Grant>
</GrantList>

<GrantList CompleteYN="Y">
<Grant>
<GrantID>R01 DK060933-01A2</GrantID>
<Acronym>DK</Acronym>
<Agency>NIDDK NIH HHS</Agency>
<Country>United States</Country>
</Grant>
<Grant>
<GrantID>R01 DK060933-02</GrantID>
<Acronym>DK</Acronym>
<Agency>NIDDK NIH HHS</Agency>
<Country>United States</Country>
</Grant>
</GrantList>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant