Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Improvements #30

Open
josekarvalho opened this issue Feb 23, 2021 · 2 comments
Open

Plugin Improvements #30

josekarvalho opened this issue Feb 23, 2021 · 2 comments

Comments

@josekarvalho
Copy link

We tried the plugin to implement a process to feed institutional repositories (with DSpace platform) and found some improvements that can be helpfull for the community and in this kind of integrations.

Our suggestion is to include in the metadata export some additional fields that are available in OJS:

  • Issue Date
  • URL of the item (or the DOI if available)
  • ORCID of users
  • Affiliation (separated from the name)
  • Language of the item
  • Document type (based on manual input of the section information)
  • Funding information
  • Keywords

This will improve the integration, minimize the work of data curation and easily allow the compliance with basic guidelines like OpenAIRE.

@TheMostWnted
Copy link

TheMostWnted commented Mar 12, 2025

We have implemented some of these requisites :

  • URL of the item (or the DOI if available)
  • Issue Date
  • Keywords

The changes for the version 1.0.6.0 of the plugin have been done on the following file :
https://github.com/TheMostWnted/sword/blob/stable-3_3_0/classes/PKPSwordDeposit.inc.php

This has been tested in version 3.3.0-20 of OJS.

@asmecher
Copy link
Member

@TheMostWnted and @josekarvalho, could you create a pull request that includes the proposed changes? I'd be happy to review. Make sure to send it to the relevant branch of the repo; that would be stable-3_3_0 if you're working with OJS 3.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants