◇◆
<award-desc> Award Description
Descriptive text associated with an award ID or award name, which may express, for
example, the type of award (“Post-doc fellowship”, “operating grant”), something about
the award (“statutory funds”), or a description of the award (“a research grant for
developing innovative cancer treatments”).
Usage/Remarks
An award description is difficult to define precisely. It holds any text describing
an award where the text is not an award identifier, an award name, or a funding source.
Examples of award descriptions from PubMed Central include:
- <award-desc>a research grant for developing innovative cancer</award-desc>
- <award-desc>clinician scientist program</award-desc>
- <award-name>doctoral grant</award-name>
- <award-desc>German Egyptian research long-term scholarship</award-desc>
- <award-desc>Post-doc fellowship</award-desc>
- <award-desc>philanthropic grant</award-desc>
Attributes
Namespaces
Models and Context
May be contained in
Description
Text, numbers, or special characters, zero or more
Content Model
<!ELEMENT award-desc (#PCDATA %award-desc-elements;)* >
Expanded Content Model
(#PCDATA)*
Tagged Samples
Postdoctoral fellowship
...
<award-desc>Postdoctoral fellowship</award-desc>
...
Institution that is not a funder
...
<award-group id="fund2">
<funding-source>
<institution-wrap>
<institution-id institution-id-type="FundRef"
>http://dx.doi.org/10.13039/100000062</institution-id>
<institution>National Institute of Diabetes and
Digestive and Kidney Diseases</institution>
</institution-wrap>
</funding-source>
<award-id>P30DK020572</award-id>
<award-desc>(Michigan Diabetes Research Center)</award-desc>
<principal-award-recipient>
<name>
<surname>Myers</surname>
<given-names>Martin G</given-names>
</name>
</principal-award-recipient>
</award-group>
...