-
python run.py -p "/proj/ads/abstracts/data/IUCR/AllPubMedXML/d-60-02355.xml" -t jats -f iucr.test
producing
%J Acta Crystallographica Section D, Volume 60, Issue Pt 12, pp. 2355-2357, undef pp…
-
JATS tag [``](http://jats.nlm.nih.gov/publishing/tag-library/1.1d3/element/issn-l.html) is compatible with DOI data model (copyright vision of _content_) and is a "real **unique** ID", so, it is prefe…
-
Hi,
Thanks for the great work you have done. We have generated an XML file from one of the DOCX files (the output shows "BUILD SUCCESSFUL"), but unfortunately upon uploading the XML in the galley sec…
-
This is the script to do validation against the schematrons offline.
It should be very easy to get it to work -- it just means adding catalog files to find the right DTDs. That means we need a maste…
-
**Describe the bug**
Our JATS vendor has tagged multiple `` images within ``, seeming following [the JATS spec](https://jats.nlm.nih.gov/publishing/tag-library/1.3/element/fig-group.html) correctly, …
-
In JATS it is valid to have graphic as a block-element, i.e. not necessarily inside a figure.
This concept makes sense in general, but maybe we would approach in a different way.
Such a standalone g…
-
When trying to convert a file to JATS using the writer, I get a (not very helpful) error message:
pandoc: user error (Incorrect result type (string expected, got nil))
The conversion using t…
-
Pandoc has currently no way to represent attributes on blockquotes or paragraph, which is why we usually use constructs like this:
```markdown
Text in the main document language (British English).…
-
Hi, there are some cases when I can't include images in the document, throwing the error:
```
Uncaught TypeError: Cannot read property 'appendChild' of null
at _sessions.manifest.transaction.…
-
It seems that \ tags are not correctly recognized if present inside a \.
Actually, according to the documentation this is possible (https://jats.nlm.nih.gov/publishing/tag-library/1.1/element/fig.h…