-
Notifications
You must be signed in to change notification settings - Fork 448
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
Allow a journal's editorial to authenticate and display ORCIDs #7406
Comments
I have integrated ORCID iD verification with inviting users to take a role in OJS and the flow and UX/UI for it can be found here: #3022 Further to this issue, I worked with @willinsky, @bozana, @asmecher and @jardakotesovec to further the integrity initiative and display the users association with the journal under a setting in "Users & Roles" section called the Masthead. A new tab will be added for the same in the section and the landing page will look like: On clicking "View" under any users name will lead to the following page: Notes:
@bozana please do add anything you feel I've missed in this. |
@Devika008, thanks a lot! That all sounds and looks great! EDIT: And the main JII Masthead issue is here: #8957 |
Describe the problem you would like to solve
Journals want to increase trust in the authority and prestige of their editorial team. They need a third-party to validate the claims they make that particular scholars perform editorial roles at the journal.
Describe the solution you'd like
Allow a journal's editorial team to authenticate their relationship with the journal through their ORCID profile. A journal manager would be able to enter the ORCID for each editorial team member. That individual would then receive an email asking them to confirm their relationship to the journal and authenticate it through ORCID. The journal would then be able to link to each team member's ORCID profile, where details of the relationship would be present.
The journal settings would need to permit journals to add, edit and delete records for each editorial team member. These records need to support both authenticated ORCID profiles and individuals without ORCID profiles. Where an ORCID profile exists, details such as name and affiliation should be taken from the ORCID profile. Where an ORCID profile does not exist, it should be possible to enter the person's name and affiliation directly.
@willinsky suggests the following distinct roles for editorial team members: Editor in Chief, Editors, Editorial Team Member.
The journal's webpage that shows the editorial team would need to be able to automatically list the team members, but also needs to be flexible enough to support cases that are not covered by the editorial team records. These include:
I suggest that the existing text field for the editorial team page be kept as-is, but with a variable (eg -
{$editorialTeam}
) that can be inserted to automatically populate the page with a list.Who is asking for this feature?
Journals that struggle with the perception of being predatory or low-quality. This is part of the Integrity Initiative project led by @willinsky
There have also been community requests to better track the history of the editorial team (ie - who served when). This issue would facilitate that, though it is not part of the initial scope.
Additional information
At the current time, ORCID does not display editorial relationships on their scholar profile pages. This work can not begin until ORCID has added such support.
The text was updated successfully, but these errors were encountered: