elifesciences / package-ejp-raw-output-zip

Transform article raw zip files from EJP to a more consistent output.
MIT License
0 stars 1 forks source link

EJP XML manifest items to convert: Reviewer details #24

Open Melissa37 opened 5 years ago

Melissa37 commented 5 years ago

Problem / Motivation

WHO: Production/Production Vendor WHEN: Between Export from EJP/xPub and delivery to production vendor WHERE: In eLife bot processes WHAT: Reviewer details WHY: We'd be giving the vendor clean metadata with fewer conversion requirements and it gets us closer to the end goal of converting author word files to JATS XML for publication

Proposed solution

Sample EJP output: <contrib-group><contrib contrib-type="reviewer" id="author-112058"><name><surname>Gisselbrecht</surname><given-names>Steve</given-names></name><role>Reviewer</role><aff><institution>Harvard University</institution><country>United States</country></aff></contrib></contrib-group>

Sample final XML: <sub-article article-type="decision-letter" id="SA1"> ... <contrib-group><contrib contrib-type="reviewer"><name><surname>Darian-Smith</surname><given-names>Corinna </given-names></name><role>Reviewer</role><aff><institution>Stanford University</institution><country>United States</country></aff></contrib>

Clarification needed and assumptions


Tasks

Technical notes

@gnott

User interface / Wireframes

Not sure - Texture?

Melissa37 commented 5 years ago

Is added to the kitchen sink example anyway