You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.
WHO: Production/Bot/Production Vendor
WHEN: Between Export from EJP/xPub and delivery to production vendor
WHERE: In eLife bot processes
WHAT: Senior editor details
WHY: Differences between EJP output and final XML (EJP could not match our requirements exactly)
Differences:
EJP @contrib-type is"assoc_ed"; final XML is "editor"
Clarification needed and assumptions
This is repeated in the sub-article decision letter
In the kitchen sink the EJP ID is present in the main article xml but not the sub-article. Is this a mistake? And why is the senior editor EJP ID not in the Kitchen sink but this is?
Tasks
Could the details required for the decision letter sub-article be taken from this XML? Would need this detail to be stored and then pulled in and matched up with the right paper when the decision letter is processed.
Make the changes necessary to deliver to production
Hi @gnott Feature content will have a whole load of their own tickets! For research articles I think this should never be empty and so this is something we'd need validation on.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem / Motivation
WHO: Production/Bot/Production Vendor
WHEN: Between Export from EJP/xPub and delivery to production vendor
WHERE: In eLife bot processes
WHAT: Senior editor details
WHY: Differences between EJP output and final XML (EJP could not match our requirements exactly)
Proposed solution
Output from ejp:
<contrib-group content-type="section"><contrib contrib-type="assoc_ed" id="author-24218"><name><surname>Frank</surname><given-names>Michael j.</given-names></name><role>Reviewing Editor</role><aff><institution>Brown University</institution><country>United States</country></aff></contrib></contrib-group>
Final XML:
<contrib-group content-type="section">
...
<contrib contrib-type="editor" id="author-10"><name><surname>Collings</surname><given-names>Andy</given-names></name><role>Reviewing Editor</role><aff><institution>eLife Sciences</institution><country>United Kingdom</country></aff></contrib></contrib-group>
Differences:
EJP @contrib-type is"assoc_ed"; final XML is "editor"
Clarification needed and assumptions
Tasks
Technical notes
@gnott
User interface / Wireframes
NA
The text was updated successfully, but these errors were encountered: