-
### Requirement
- Editors ask for adding a journal sub-title in the workflow and display it , if avaialable
- Should be optional
- General JATS supports [sub-title](https://jats.nlm.nih.gov/archiv…
-
Currently, classes on divs are lost when converting to JATS XML. I think it would be more appropriate to preserve them via `@content-type`. But maybe that's to opinionated.
-
- Tab: "Full-text upload" --> "Full Text"
- "Generate article's fulltext from submission file in JATS XML format" --> "Create full text"
- Description: "Select a [production ready file](#) in JATS X…
-
We need to make the recommendation that whatever minimum phenotype standard we implement, that it is referencable within the JATS standard for journals so that it can be made available outside the pay…
-
- [ ] Edit HTML/XML Galley
- [ ] Display JATS metadata next to internal metadata
- [ ] Download JATS metadata snippet
- [x] Enable source file upload
- [ ] Enable supp file upload
-
Table parsing / building enhancements from issue https://github.com/elifesciences/decision-letter-parser/issues/17
- [ ] May want `` tags to be `` (it may not be possible to extract these values fr…
gnott updated
5 years ago
-
Hi @tarleb The table with colspan and rowspan is not transformed correctly from JATS to HTML or Docx. Maybe the JATS reader needs to be adjusted to support these table features.
-
In jats, ids such as dois and pubmed ids are defined using the `pub-id` element.
See [here](https://elifesciences.org/articles/42512#bib2). This is captured in the jats as:
```xml
…
-
Section hierarchy seems to be lost.
For example not that in the output files from
```
encoda convert https://elifesciences.org/articles/47699v2 47699.jsonld
encoda convert https://elifesciences…
-
parsing JATS
parsing crossref
Traceback (most recent call last):
File "parse_jats_xsd.py", line 12, in
schema = etree.XMLSchema(schema_root)
File "src/lxml/xmlschema.pxi", line 87, in lx…