@@ -48,11 +48,11 @@ By supporting this kind of sophisticated multitenancy natively, Kotahi establish
Kotahi incorporates a modern content management system (CMS) based on static site generation rather than a traditional database-request-driven CMS. This approach provides significant advantages in speed, security, and scalability.
Compared to traditional CMSs which can become sluggish and vulnerable at scale, Kotahi's CMS remains lightning fast and rock solid regardless of traffic or content volume. This innovative architecture ensures publishers can manage content efficiently while providing users with a reliably fast experience. Full text articles are published at a push of a button. The CMS can handle the demands of complex scholarly publishing requirements both now and in the future.
Compared to traditional CMSs which can become sluggish and vulnerable at scale, the Kotahi CMS remains lightning fast and rock solid regardless of traffic or content volume. This innovative architecture ensures publishers can manage content efficiently while providing users with a reliably fast experience. Full text articles are published at a push of a button. The CMS can handle the demands of complex scholarly publishing requirements both now and in the future.
## Automated JATS Production
The Journal Article Tag Suite (JATS) XML standard has become ubiquitous in scholarly publishing, allowing content to be structured, exchanged, and preserved in a consistent machine-readable format. However, many publishers find the JATS format complex and cumbersome to implement manually. The specialized skills and manual effort required drives up costs, hampers efficiency, and creates barriers to adopting this critical publishing standard.
The Journal Article Tag Suite (JATS) XML standard has become ubiquitous in scholarly publishing, allowing content to be structured, exchanged, and preserved in a consistent machine-readable format. However, many publishers find the JATS format complex. costly, and cumbersome to implement. The specialized skills and manual effort required drives up costs, hampers efficiency, and creates barriers to adopting this critical publishing standard.
Kotahi aims to change this status quo by integrating JATS production seamlessly into the publishing workflow.
...
...
@@ -64,7 +64,7 @@ By integrating JATS production into the publishing pipeline in this tailored yet
## Automated Production of PDF
One of Kotahi's standout features is the ability to automatically typeset and generate print-ready PDFs with just a click. This is powered by the integration of [[Paged.js](Paged.js)](Paged.js), an open-source library for paginating HTML content into high-quality PDF documents.
Another of Kotahi's standout features is the ability to automatically typeset and generate print-ready PDFs with just a click. This is powered by the integration of [[Paged.js](Paged.js)](Paged.js), an open-source library for paginating HTML content into high-quality PDF documents.
As manuscripts in Kotahi are edited and stored as HTML, [[Paged.js](Paged.js)](Paged.js) can fragment the content into pages, inject sophisticated print styling, and paginate a preview right within the browser. When ready, the print-perfect PDF can be saved out (or batch processed) - no manual typesetting required.