joss icon indicating copy to clipboard operation
joss copied to clipboard

Add required PMC policies

Open chartgerink opened this issue 3 years ago • 6 comments

This PR adds a policies page to the docs, as a contained space to add some of the policies required by PubMed Central (PMC).

Specifically, this PR adds the following policies:

  • Animal research
  • Data sharing
  • Human participants research

These are not necessarily super applicable to JOSS, but adding these may help our PMC indexing process along. Additionally, it can't hurt having these in the off-chance it might be(come) relevant one day.

I very much welcome feedback as I try to move the PMC indexing process along (see also #153 and the Google Doc with the whole 6-step process). 😊

chartgerink avatar Jul 07 '22 07:07 chartgerink

Thanks for working on this @chartgerink! @danielskatz's suggested improvements look good to me :-)

arfon avatar Jul 09 '22 12:07 arfon

I'm ok with these changes, but wonder if we need to make changes in review criteria (in docs and in checklists) to match

danielskatz avatar Jul 20 '22 15:07 danielskatz

Data sharing policy

JOSS doesn't allow novel results to be shared in our papers so I don't think we need to adapt our review process to accommodate this do we?

Animal research policy Human participants research policy

On these two points, I think we should know how our review criteria would change (and supporting guidelines) and have these available as a resource (to reviewers and editors) should either of these situations come up. Essentially, I'm not sure we should adapt the review process we have today to accommodate these policies because I think these situations are incredibly rare for JOSS.

arfon avatar Jul 21 '22 05:07 arfon

Data sharing policy

JOSS doesn't allow novel results to be shared in our papers so I don't think we need to adapt our review process to accommodate this do we?

I think we do, in part because PMC wants it, even if it doesn't usually apply to us, but also because there might be performance data in our papers, or other data.

Animal research policy Human participants research policy

On these two points, I think we should know how our review criteria would change (and supporting guidelines) and have these available as a resource (to reviewers and editors) should either of these situations come up. Essentially, I'm not sure we should adapt the review process we have today to accommodate these policies because I think these situations are incredibly rare for JOSS.

I think we could perhaps add an item to the software paper checklist, perhaps something like

Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item with these two items linked to the relevant section of the policies document.

The question is if we think there's sufficient value in being PMC listed to do this, and I lean towards yes

danielskatz avatar Jul 21 '22 12:07 danielskatz

Thanks @arfon and @danielskatz for your feedback! 🙏

Maybe add three items to the checklist in total, two for data and one as suggested by @danielskatz?

  1. Data sharing: If the paper contains original data, data are accessible to the reviewers. 2.Data sharing: If the paper contains original results, results are entirely reproducible by reviewers
  2. Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item

I'm taking a look where these would go beyond just in the /docs/review_checklist.md - am I correct that the templates for editorialbot are configured in here? https://github.com/openjournals/joss-reviews/blob/master/.buffy/templates/reviewer_checklist.md

chartgerink avatar Jul 22 '22 07:07 chartgerink

I'm ok with this, but defer to @arfon on the decision

danielskatz avatar Jul 22 '22 12:07 danielskatz

I'm taking a look where these would go beyond just in the /docs/review_checklist.md - am I correct that the templates for editorialbot are configured in here? https://github.com/openjournals/joss-reviews/blob/master/.buffy/templates/reviewer_checklist.md

Yes, that's correct @chartgerink. Feel free to open a PR to add these.

arfon avatar Aug 14 '22 09:08 arfon