-
Notifications
You must be signed in to change notification settings - Fork 112
Update Project Details to accommodate contributors #2408
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@sjDCC @magdalenadrafiova @mariapraetzellis To come up with text that explains to users who needs to be added to the Contributors list to make it clear what we're looking for. |
Considering "Please list the project’s Principle Investigator(s) and those responsible for data management." @sjDCC what do you think? |
I think the PI should be auto-listed as the person who created the plan. They can then edit if they have another role. Better to avoid them having a completely blank table at first. If we roll this in with the plan co-authoring feature, perhaps text like: "Please list project collaborators to ensure credit for contributions and assign authoring / viewing permissions for the DMP" |
consolidated the PI change with the list on #2481 |
Request captured in new ticket so closing out |
A new table,
contributors
, was added as part of #2349.The new Contributors model uses the CRediT Taxonomy for contributor role types.
We need to add a new section that allows a user to identify additional contributors to their project. The section should work similar to the 'links' section on the Org details page with a button/link to add another and 'x' buttons to remove them as needed.
Generate an upgrade task that converts existing PIs and Data Contacts into Contributors.
We will also need to update any code that creates or copies a new plan and have it assign the owner/creator as the Data Contact (aka
data_curation
role) and Author (akawriting_original_draft
role).We must either update the existing Share tab and have it manage contributor records for the following (add/remove/change role):
writing_original_draft
writing_review_editing
(possibly?)OR we should consolidate the the contributor section on the Share tab with the new Contributors tab.
Also need to determine if a 'Feedback' reviewer should be assigned the
writing_review_editing
contributor role.The text was updated successfully, but these errors were encountered: