pkp / texture

Texture JATS XML editor integration for OJS
GNU General Public License v3.0
23 stars 18 forks source link

Sync some metadata between XML and OJS backend #8

Open jalperin opened 5 years ago

jalperin commented 5 years ago

When an XML file is the Main Manuscript file (this would need to be established somehow if there are more than one), then the metadata in the XML should be sync'ed with what's in the OJS back end (title, authors, etc.). This should probably be a two-way sync.

asmecher commented 5 years ago

See also the https://github.com/asmecher/oaiJats repo, where selected metadata in the XML is overridden by OJS metadata.