elifesciences / elife-vendor-workflow-config

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

<kwd-group kwd-group-type="research-organism"> #51

Open Melissa37 opened 9 years ago

Melissa37 commented 9 years ago

eLife provides authors with the ability to select the research organism(s) that were used during the course of the research. This is from a defined list during the submission process. Therefore the output requires not intervention. Note, there is the option of "Other". Currently we process this as we do the others and it is hidden from the eLife html display but remains in the XML.

<kwd-group kwd-group-type="research-organism">
                <title>Research organism</title>
                <kwd>Mouse</kwd>
                <kwd>
                    <italic>C. elegans</italic>
                </kwd>
                <kwd>Other</kwd>
            </kwd-group>
ghost commented 9 years ago

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