Closed Melissa37 closed 10 years ago
Fixed in https://github.com/elifesciences/elife-poa-xml-generation/pull/174
In article XML:
<subj-group subj-group-type="heading">
<subject>Computational and systems biology</subject>
</subj-group>
will be turned into this in Pubmed XML:
<Object Type="keyword">
<Param Name="value">computational biology</Param>
</Object>
<Object Type="keyword">
<Param Name="value">systems biology</Param>
</Object>
We'll have this live in production in about 2 months. This needs to be split into keywords: Computational biology Systems biology