Funding Plugin
About
This plugin adds submission funding data using the Crossref funders registry, considers the data in the Crossref and DataCite XML export and displays them on the submission view page.
License
This plugin is licensed under the GNU General Public License v3. See the file LICENSE for the complete terms of this license.
System Requirements
OJS 3.4.0, OPS 3.4.0, OMP 3.4.0 or greater.
Install
- Copy the release source or unpack the release package into the OJS/OMP/OPS plugins/generic/funding/ folder.
- Run
php tools/upgrade.php upgrade
from the OJS/OMP/OPS folder. This creates the needed database tables. - Go to Settings -> Website -> Plugins -> Generic Plugin -> Funding Plugin and enable the plugin.
Version History
Version 3.4.0.0
- Support for 3.4
Version 2.1.4.2
- Support for OPS
Version 2.1.4.0
- Support for 3.3
Version 2.1.3.0
- Support for 3.2
Version 2.1.2.4
- Added support for funder metadata export to OpenAIRE OAI plugin
Version 2.1
- Added support for funder metadata exports to CrossRef
- Added support for funder metadata exports to DataCite
- Added support for OMP
- Added support for sub-organization selection
- Fix problem with author's editing permissions upon initial submission, add support for readonly setting
- General code cleanup to match PKP standards
- Change database schema to support richer data
Version 2.0
Version 2.0 supports the combination of funder name, funder id and grant numbers used in the CrossRef Funder Registry (https://www.crossref.org/services/funder-registry/). The plugin adds a funder grid panel to the submission metatadata form.
New funders can be added and the form suggest names from the CrossRef registry. The form saves both the DOI associated with the funder and the primary funder name. The other field allows to fill in the grant ids connected to the funder.
The funding data is saved in the database table 'funders' and shown on the submission view page.
Version 1.0
Version 1.0 adds an autocomplete to the Supporting Agencies field.
Sponsors
Crossref provides funding to support the development of the version 2.1 of this plugin and other Crossref-related plugins.
Versions 1.0 and 2.0 of the plugin were created by The Federation of Finnish Learned Societies (https://tsv.fi) with funding provided by OpenAIRE Alternative Funding Mechanism for APC-free Open Access journals and platforms.