Hello all,
Here at Ubiquity Press we have finalised an open source OJS3 plugin for release today, which adds functionality for megajournal ‘subjects’ as a taxonomy, where journals have multiple areas within scope.
Plugin code: https://gitlab.com/ubiquitypress/ojs-plugin-subject-taxonomy
As sub-disciplines within a journal, subject taxonomies need to be pre-defined by journal administrators and selected by authors upon submission. A free-text field defined by the submitting author is not acceptable for this use case. The taxonomy assigned can be edited after submission by the journal admins.
Furthermore, the subject becomes available in the database for rendering on article landing pages (further work required).
The plugin adds several features:
- an additional tab on journal>settings, where subject taxonomies can be added, ordered, edited, and deleted (image 1)
- an additional dropdown menu on submission>publication>metadata, where the taxonomy is selected/changed (image 2)
- an additional dropdown menu on submission form>‘3. Enter metadata’ where the where the taxonomy is selected (image 3)
We see opportunity for further development of this plugin by introducing the ability to filter submissions by taxonomy in the submissions dashboard, to improve navigation and submission handling by editors.
As always we are happy to accept suggestions, bugfixes, improvements, and translations.
Thanks!