Primo — Guide for Suppliers

From Primo Wiki

Primo Dataset

Primo Dataset of a proof contains the following:

  1. Article XML (main.xml)
  2. Assets (images & supplementary materials)
  3. Strip-ins for equations with non-compliant MathML
  4. dataset.xml
  5. WEB and PRINT version figures.
  6. Source of the images

Article XML

Mathml

Use mathml3 line break attributes to indicate equation breaking points. Indent target and indentalign="id" attributes are recommended to indicate horizontal alignment of lines in equations.

Track changes & queries

The proof in XML may contain copy-edit track changes and queries in any one of the below formats.

Caption text
Action Coding
Insertion <!--INS-->xxx<!--/INS-->
Deletion <!--DEL-->yyy<!--/DEL-->
Replacement <!--INS-->xxx<!--/INS--><!--DEL-->yyy<!--/DEL-->
Query <!--Q1: query text.-->
Boolean Query <!--Q1 replies=“Yes | No” type=“boolean”: query text.-->

Query Identifier

The query identifiers have the form: 'Q' followed by the query number, e.g. Q1, Q5. While generating the query avoid:

  • Using the same query identifier for two different queries.
  • Calling the same query at two different places.
Note
Suppliers are requested not to process datasets with multiple XMLs like abstract, add-ons, batch placeholders etc. via Primo.