-
Notifications
You must be signed in to change notification settings - Fork 473
Description
Description:
The JATS template plugin generates a mostly complete JATS record, but some metadata elements are handled in the OAI JATS plugin instead, but can be moved to the JATS template plugin. This will mean a more complete JATS record is created in the JATS template plugin, and this can be used for export plugins that support JATS (e.g. Pubmed, Portico) so we can offload most JATS creation to this plugin.
A preliminary comparison of the output from the JATS template plugin and the Portico plugin shows that abstract, DOI, issue, and volume are missing in the JATS template plugin.
Related discussion thread: #7974
What application are you using?
OJS 3.5/main
Additional Information
previous PRs targeted for #11540 (closed now)
pkp/oaiJats#81
pkp/jatsTemplate#88
PRs
main
oaiJats --> pkp/oaiJats#84
jatsTemplate --> pkp/jatsTemplate#92
ojs --> pkp/ojs#5136 [TEST ONLY]