◇◆
<funding-statement> Funding Statement
Displayable prose statement that describes the funding for the research on which a
work was based.
Usage/Remarks
Such a statement is required, for example, for research funded in whole or part by
the Wellcome Trust. The statement may mention the funding source, Principal Investigator,
or other funding information; in that case it repeats (and does not replace) such
information as it appears in elements like <funding-source>, <contrib>, etc.
Attributes
Namespaces
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Linking Elements
- Related Material Elements
- <hr> Horizontal Rule
- Emphasis Elements
- <bold> Bold
- <fixed-case> Fixed Case
- <italic> Italic
- <monospace> Monospace Text (Typewriter Text)
- <overline> Overline
- <overline-start> Overline Start
- <overline-end> Overline End
- <roman> Roman
- <sans-serif> Sans Serif
- <sc> Small Caps
- <strike> Strike Through
- <underline> Underline
- <underline-start> Underline Start
- <underline-end> Underline End
- <ruby> Ruby Annotation Wrapper
- <alternatives> Alternatives For Processing
- Inline Display Elements
- Inline Math Elements
- Math Elements
- Other Inline Elements
- Internal Linking Elements
- Baseline Change Elements
- <x> X - Generated Text and Punctuation
- <award-id> Award Identifier
- <funding-source> Funding Source
- <open-access> Open Access
Content Model
<!ELEMENT funding-statement (#PCDATA %funding-statement-elements;)* >
Expanded Content Model
(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | ruby | alternatives | inline-graphic | inline-media | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x | award-id | funding-source | open-access)*
Tagged Samples
Without detailed metadata
...
<article-meta>
...
<kwd-group kwd-group-type="author">...</kwd-group>
<funding-group>
<funding-statement>L.S.Y. is the recipient of a
<award-id id="MBS" award-type="scholarship">Martha
Becker Scholarship Award</award-id> from the
<funding-source rid="MBS">Alzheimer & Dementia
Foundation</funding-source>. This work was also supported
by a grant from the <funding-source id="IOA">Institute
on Aging</funding-source> (grant no.
<award-id rid="IOA" award-type="grant">634-TL-88953</award-id>),
and <funding-source id="NIDE">National Institute for
Diseases of the Elderly</funding-source> contract no.
<award-id rid="NIDE" award-type="contract">GCB-792-55648</award-id>
(H.S.C.).</funding-statement>
<open-access>
<p>Page charge payment having partially discharged this
article’s publication costs, this article is designated
as an “advertisement” under 18 U.S.C. section 1734.</p>
</open-access>
</funding-group>
</article-meta>
...
Funding disclosure
...
<funding-group>
<funding-statement><bold>Funding:</bold> The author received
no specific funding for this article.</funding-statement>
</funding-group>
...
With metadata and acknowledgments
Funding information is recorded in the metadata, funding statement, and as text in
<ack>.
<article dtd-version="1.3">
<front>
<article-meta>
...
<funding-group>
<award-group id="award1">
<funding-source id="GS1" country="JP">Institute for
Bioinformatics Research and Development of the
Japan Science and Technology Agency</funding-source>
</award-group>
<award-group id="award2">
<funding-source id="GS2">21st Century COE program
‘Genome Science’</funding-source>
</award-group>
<award-group id="award3" award-type="grant-in-aid">
<funding-source id="GS3" country="JP">Ministry of
Education, Culture, Sports, Science and Technology
of Japan</funding-source>
</award-group>
<award-group id="award4">
<funding-source id="GS4" country="JP"
source-type="computational resources">Bioinformatics
Center, Institute for Chemical Research, Kyoto
University</funding-source>
</award-group>
<funding-statement>The KEGG project is supported by the
Institute for Bioinformatics Research and Development of
the Japan Science and Technology Agency, the 21st Century
COE program ‘Genome Science’, and a
grant-in-aid for scientific research on the priority area
from the Ministry of Education, Culture, Sports, Science
and Technology of Japan. The computational resources were
provided by the Bioinformatics Center, Institute for
Chemical Research, Kyoto University.</funding-statement>
<open-access>
<p>Funding to pay the Open Access publication charges
for this article was provided by the grant-in-aid for
scientific research.</p>
</open-access>
</funding-group>
</article-meta>
</front>
<body>...</body>
<back>
<ack>
<title>ACKNOWLEDGEMENTS</title>
<p>The KEGG project is supported by the Institute for
Bioinformatics Research and Development of the Japan
Science and Technology Agency, the 21st Century COE
program ‘Genome Science’, and a grant-in-aid
for scientific research on the priority area from the
Ministry of Education, Culture, Sports, Science and
Technology of Japan. The computational resources were
provided by the Bioinformatics Center, Institute for
Chemical Research, Kyoto University. Funding to pay the
Open Access publication charges for this article was
provided by the grant-in-aid for scientific research.</p>
</ack>
<notes notes-type="conflict-interest">
<p>Conflict of interest statement. None declared.</p>
</notes>
</back>
</article>