What Is JATS XML? Why Journal Article Metadata Formatting Matters
Most authors never see JATS XML directly, and that's by design — it's infrastructure working behind the scenes, not something you're expected to touch. But understanding what it is explains a lot about why some journals' articles are more reliably indexed, archived, and discoverable than others.
What Is JATS, in Plain Terms
The Journal Article Tag Suite (JATS) is an XML format used to describe scientific and scholarly articles in a structured, machine-readable way. Instead of an article existing only as a PDF or Word document — formats built for human reading — JATS encodes the title, authors, abstract, references, figures, tables, and full text into a standardised structure that software can parse, index, and archive reliably.
Who Maintains the Standard
JATS is maintained by the National Information Standards Organization (NISO) and approved as an American National Standard. It has been in active use since 2003, and is now the de facto standard many publishers, archives, and indexing bodies rely on for exchanging article content and metadata consistently across systems.
The Three JATS Article Models
| Model | Purpose |
|---|---|
| Journal Archiving and Interchange | The most permissive model, designed for long-term archives accepting content from many different sources |
| Journal Publishing | Moderately prescriptive, the model most publishers actually use for their production XML |
| Article Authoring | The most prescriptive, aimed at tools used during manuscript authoring itself |
Why It Matters for Your Paper's Discoverability
Indexing databases, archives, and aggregators depend on structured, consistent metadata to correctly catalogue an article — who wrote it, when, in what journal, with what references. A well-formed JATS record makes this process far more reliable than trying to extract the same information from a plain PDF, where formatting inconsistencies can cause a paper to be miscatalogued, missed by crawlers, or linked incorrectly to citing works.
What This Means for You as an Author
Authors don't write in JATS XML themselves — you submit a normal manuscript (typically Word or PDF), and converting the accepted, formatted article into structured XML is production work handled by the journal after acceptance. What it means practically for you is this: a journal with a properly implemented JATS production pipeline is more likely to have your paper correctly and completely indexed across the platforms that matter — CrossRef, archives, and search engines — than one relying purely on a static PDF with no structured metadata behind it.