elifesciences / elife-vendor-workflow-config

capturing requriemtns and niggles for setting up the elife production workflow
0 stars 1 forks source link

<funding-group> Funding #52

Open Melissa37 opened 9 years ago

Melissa37 commented 9 years ago

An eLife article funding is tagged under the parent .

This section describes the actual funding. Each separate set of funding is assigned a separate award-group which has an ID that is used to link the authors in their contrib section to the funding they have in the funding section (see #17: <xref ref-type="other" rid="par-1"/>).

Authors can be linked to multiple funding and a funding entry can have multiple authors linked to it. A FundRef ID will be assigned to the funding before it exists the submission system. However, not all funders are on the FundRef database so it is not a mandatory field. The funder ( ) is also output. This is mandatory. Additionally there may be an but this is not mandatory and so may not be present. See below for the ordering of the elements:

<funding-group>
<award-group id="par-1">
<funding-source>
<institution-wrap>
<institution-id institution-id-type="FundRef">dx.doi.org/10.13039/100000011</institution-id>
<institution content-type="university">Howard Hughes Medical Institute</institution>
</institution-wrap>
</funding-source>
<award-id>F32 GM086054</award-id>
<principal-award-recipient>
<name>
<surname>King</surname>
<given-names>Nicole</given-names>
</name>
<name>
<surname>Alegado</surname>
<given-names>Rosanna A</given-names>
</name>
<name>
<surname>Brown</surname>
<given-names>Laura W</given-names>
</name>
</principal-award-recipient>
</award-group>

Note: institution content-type="university" This still requires work. If the institution is not a university this attribute should not be applied. eLife is looking at ways to identify institutions properly.

After the final award group, there is a statement tagged in <funding-statement>. This statement applies to the article.

ghost commented 8 years ago

This is added in Bugzilla http://bugzilla.exetercs.com/show_bug.cgi?id=4201