Version 3.0
[Updated versions of the Tag Suite have been released. Current version information is available here.]
Version 3.0 was released on November 21, 2008.
The files for Version 3.0 are available:
by anonymous FTP: https://public.nlm.nih.gov/projects/jats/nlm-dtd/archiving/
on the Web: jats.nlm.nih.gov/nlm-dtd/archiving/3.0/archivearticle3.dtd
Documentation
The Tag Library for version 3.0 is here: jats.nlm.nih.gov/nlm-dtd/archiving/tag-library/3.0/
The version 3.0 tag libraries allow direct access by tag name to the element, attribute, and parameter entity pages. To link to one of these pages, construct a URL with the following content, concatenated without spaces or separators:
the full URL of the top (https://.../index.html) page of the Tag Library
a "?"
-
a code indicating what sort of page you are seeking:
"elem" for element pages
"attr" for attribute pages
"pe" for parameter entity pages
"="
the tag, attribute-tag, or parameter-entity-tag (that is, the version of the names that are used in the document or in other content models, not the multi-word version).
For example, to directly address the <award-group> element in the Publishing Tag Library, assemble:
https://jats.nlm.nih.gov/nlm-dtd/publishing/tag-library/3.0/index.html
?
elem
=
award-group
That would make the complete link: https://jats.nlm.nih.gov/nlm-dtd/publishing/tag-library/3.0/index.html?elem=award-group.
Similarly, to link to the article-type attribute in archiving:
https://jats.nlm.nih.gov/nlm-dtd/archiving/tag-library/3.0/index.html
?
attr
=
article-type
The complete link would be: https://jats.nlm.nih.gov/nlm-dtd/archiving/tag-library/3.0/index.html?attr=article-type
To link to the emphasis.class parameter entity in the authoring Tag Library:
https://jats.nlm.nih.gov/nlm-dtd/articleauthoring/tag-library/3.0/index.html
?
pe
=
emphasis.class
The complete link would be: https://jats.nlm.nih.gov/nlm-dtd/articleauthoring/tag-library/3.0/index.html?pe=emphasis.class.
The full list of changes in Version 3.0 is avaiable in the Change Report.
A Frequently Asked Questions page is available.
OASIS CALS Table Model
The DTD for Version 3.0 using the OASIS CALS table model rather than the XHTML table model is available on the Web and by anonymous FTP.
Web: https://jats.nlm.nih.gov/nlm-dtd/archiving/3.0/archive-oasis-article3.dtd
FTP: https://public.nlm.nih.gov/projects/jats/nlm-dtd/archiving/archive-interchange-oasis-dtd-3.0.zip
A Tag Library for the OASIS CALS Table model is available on the Web and by anonymous FTP.
Web: https://jats.nlm.nih.gov/nlm-dtd/options/OASIS/tag-library/19990315/index.html
FTP: https://public.nlm.nih.gov/projects/jats/nlm-dtd/archiving/3.0/oasis-html
Available Schemas
In addition to the DTD format, the Tag Set is also available as a W3C XML schema and as a RELAX NG schema. Both are generated directly from the DTD and neither is intended for maintenance. See the individual schema pages for more information.
National Center for Biotechnology Information Last updated: May 4, 2009 |