Primo — Guide for Suppliers
Primo Dataset
Primo Dataset of a proof contains the following:
- Article XML (
main.xml) - Assets (images & supplementary materials)
- Strip-ins for equations with non-compliant MathML
- dataset.xml
- WEB and PRINT version figures.
- Source of the images
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.
| 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.