◇◆
<award-group> Award Group
Container element for information concerning one award under which the work (or the
research on which the work was based) was supported.
Usage/Remarks
There may be more than one source of funding, type of award, grant, contract, principal
investigator, etc.
Attributes
Multi-lang Attributes
Namespaces
Models and Context
May be contained in
Description
The following, in order:
- Any one of:
- <funding-source> Funding Source, zero or more
- <support-source> Support Source, zero or more
- <award-id> Award Identifier, zero or more
- <award-name> Award Name, zero or more
- <award-desc> Award Description, zero or more
- <principal-award-recipient> Principal Award Recipient, zero or more
- <principal-investigator> Principal Investigator, zero or more
Content Model
<!ELEMENT award-group %award-group-model; >
Expanded Content Model
((funding-source* | support-source*), award-id*, award-name*, award-desc*, principal-award-recipient*, principal-investigator*)
Tagged Samples
With Crossref Preferred Funder Registry
Award Groups inside a Funding Group with the institution identifiers
from the Crossref Funder Registry and three of the <institution>s matching the preferred Funder Registry label. The third Award Group gives no Funder Registry information
at all.
... <funding-group specific-use="cSrossref"> <award-group id="nih-511"> <funding-source country="US"> <institution-wrap> <institution>National Institutes of Health</institution> <institution-id institution-id-type="doi" vocab="open-funder-registry" vocab-identifier="10.13039/open_funder_registry">10.13039/100000002</institution-id> </institution-wrap> </funding-source> <award-id>NIH GM61374</award-id> <principal-award-recipient>Stanford</principal-award-recipient> </award-group> <award-group id="nsf-512"> <funding-source country="US"> <institution-wrap> <institution>National Science Foundation</institution> <institution-id institution-id-type="doi" vocab="open-funder-registry" vocab-identifier="10.13039/open_funder_registry">10.13039/100000001</institution-id> </institution-wrap> </funding-source> <award-id>NSF DBI-0317510</award-id> <principal-award-recipient>Berkeley</principal-award-recipient> </award-group> <award-group id="arda-513" award-type="contract"> <funding-source country="US">ARDA ACQUAINT</funding-source> <principal-award-recipient>Berkeley</principal-award-recipient> </award-group> <award-group id="genentech-514" award-type="gift"> <funding-source country="US"> <institution-wrap> <institution>Genentech Corp.</institution> <institution-id institution-id-type="doi" vocab="open-funder-registry" vocab-identifier="10.13039/open_funder_registry">10.13039/100004328</institution-id> </institution-wrap> </funding-source> <principal-award-recipient>Berkeley</principal-award-recipient> </award-group> </funding-group> ...
Award groups and funding statement without registry
<book dtd-version="2.2"> <book-meta> <book-id>...</book-id> <book-title-group>...</book-title-group> ... <funding-group> <award-group id="award1"> <funding-source id="GS1" xlink:href="http://www.phrmafoundation.org/">Pharmaceutical Research and Manufacturers of America Foundation</funding-source> </award-group> <award-group id="award2" award-type="grant"> <funding-source id="GS2" xlink:href="http://www.energy.gov">United States Department of Energy Office of Science (BER)</funding-source> <award-id rid="GS2">DE-FG02-04ER63803</award-id> </award-group> <award-group id="award3"> <funding-source id="GS3" xlink:href="http://www.nih.gov">National Institutes of Health</funding-source> </award-group> <award-group id="award4"> <funding-source id="GS4" xlink:href="http://www.nsf.gov">National Science Foundation</funding-source> <award-id rid="GS4">FIBR Award EF-0425719</award-id> </award-group> <award-group id="award5"> <funding-source id="GS5" xlink:href="http://www.nhlbi.nih.gov/meetings/proteomics.htm">National Heart, Lung, and Blood Proteomics Initiative</funding-source> <award-id rid="GS5">HHSN268200248178C</award-id> </award-group> <award-group id="award6"> <funding-source id="GS6">Whitaker Foundation</funding-source> </award-group> <award-group id="award7"> <funding-source id="GS7">Cellicon Biotechnologies, Inc.</funding-source> </award-group> <funding-statement><bold>Funding.</bold> <uri xlink:href="http://www.phrmafoundation.org/">Pharmaceutical Research and Manufacturers of America Foundation</uri>, the <uri xlink:href="http://www.energy.gov">United States Department of Energy Office of Science (BER)</uri> grant number DE-FG02-04ER63803, the <uri xlink:href="http://www.nih.gov">National Institutes of Health</uri>, <uri xlink:href="http://www.nsf.gov">National Science Foundation</uri> FIBR Award EF-0425719, the <uri xlink:href="http://www.nhlbi.nih.gov/meetings/proteomics.htm">National Heart, Lung, and Blood Proteomics Initiative</uri> (HHSN268200248178C), the Whitaker Foundation, and Cellicon Biotechnologies, Inc.</funding-statement> </funding-group> </book-meta> </book>
Non-monetary award
<support-group>
<funding-group>...</funding-group>
<funding-group>...</funding-group>
<contributed-resource-group resource-type="user-facility">
<award-group award-type="approved-proposal">
<support-source>
<institution-wrap>
<institution>Spallation Neutron Source</institution>
</institution-wrap>
<institution-wrap>
<institution>Oak Ridge National Laboratory</institution>
<institution-id institution-id-type="doi"
vocab="open-funder-registry"
vocab-identifier="10.13039/open_funder_registry"
>10.13039/100006225</institution-id>
</institution-wrap>
</support-source>
<award-id>SPS 12345</award-id>
<principal-award-recipient>
<string-name><prefix>Dr.</prefix> <given-names>Albert</given-names>
<surname>Einstein</surname></string-name>
<contrib-id contrib-id-type="orcid" authenticated="true"
>https://orcid.org/0000-0000-0000-0000</contrib-id>
</principal-award-recipient>
</award-group>
<support-description>
<p>Beam time and computing resources</p>
</support-description>
</contributed-resource-group>
</support-group>