Replies: 1 comment 1 reply
-
Hi @castedo I just saw your comment at https://groups.niso.org/higherlogic/ws/public/view_comment?comment_id=1364 linking to this issue. The By contrast, the The example of adjacent nucleotide sequences uses the <p><named-content content-type="nucleotide"><styled-content style="background:#00ff00">ACATGAGGATCACCCATGTC</styled-content><styled-content style="background:#ff00ff">ATTGCTGCGG</styled-content><styled-content style="background:#FFF44F">A</styled-content><styled-content style="background:#ff00ff">TCCCATCCAG</styled-content><styled-content style="background:#00ff00">AACATGAGGATCACCCATGTC</styled-content></named-content></p> |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The typographic handling specified in the NISO JATS standard does not appear to reflect actual adoption by publisher MDPI for actual PMC JATS XML archived in the PMC Open Access Subset.
The HTML rendering by PubMed Central could be interpreted as following the NISO standard, but this results in meaningful loss of scientific information for readers of the HTML version in PMC.
The specification by the NISO standard is:
https://jats.nlm.nih.gov/archiving/tag-library/1.4/element/named-content.html
The NISO standard states that named-content is "... likely to be treated differently, for example, given a stand-out typographic style such as italics or background shading." but does not document how actual JATS XML in PMC specifies italics or background shading or other possible "stand-out" typographic styles.
The NISO standard also states that the difference between
<named-content>
and<styled-content>
is that<styled-content>
would be used to, as an example, 'merely tell you that it was always in green shaded background@style="green-shading"
'.But actual XML deposited with in the Open Access Subset makes use of
<named-content content-type=>
to specify, specifically background color, specifically font color, in addition to many other values that are not specific.In the case below, there is scientifically relevant information in the publisher's PDF that is lost to readers of the HTML version in PMC. The publisher's PDF is clearly using
<named-content content-type=>
to set specific colors as background and the author text references those background colors.For example, in section 2.10 of PMC11762822 is the author text:
"Green, 1× MS2 stem-loop; sequence pink, complementary to the target; yellow, mismatched base."
which describes adjacent nucleotide sequences in the following JATS:
It is clear that the intent of the author is to use a specific background color. The PDF reflects the author's intent and provides readers scientifically relevant information by NOT following the NISO standard.
In contrast, the HTML version on PMC follows the ambiguity of the NISO standard to take liberty to style the text in any stand-out typographic style and styles all of the text in italic with no background color. For the reader of the HTML version, the author text now makes no sense and the reader can not see which nucleotide sub-sequenced are being described by the author.
Beta Was this translation helpful? Give feedback.
All reactions