pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
297 stars 442 forks source link

[OPS] ASAPBio recommendations: Add a statement about peer review, screening, endorsement, and validity #7117

Open alexxxmendonca opened 3 years ago

alexxxmendonca commented 3 years ago

Describe the bug When the first "relation" option is selected ("Preprint has not been submitted for publications"), it is not appearing at the preprint landing page after the preprint is posted, as opposed to the other 2 options.

To Reproduce Steps to reproduce the behavior:

  1. Select relation option "Preprint has not been submitted for publications": image
  2. Post the preprint
  3. Check the posted preprint landing page
  4. Notice how the relation does not appear: image

What application are you using? Open Preprint Systems 3.3.0.6

NateWr commented 3 years ago

I think that this is the intended behaviour. The notice is only expected to appear when the preprint has been submitted or published elsewhere. Otherwise, it has not.

If we want to show the relation status on every page, we can consider doing that. But we wouldn't want to show a big notice on every preprint. We'd need to reduce the prominence of this element on the page.

alexxxmendonca commented 3 years ago

If that's the intended behavior, it goes against recommendations for preprint servers such as ASAPBio's "Preprints in the public eye":

image

Source: https://asapbio.org/wp-content/uploads/2021/03/Preprints-in-the-Public-Eye-Preprint-Servers-infographic.pdf More info: https://asapbio.org/public

NateWr commented 3 years ago

As I understand criteria 8, we are following the recommendation. We indicate "when a preprint has been published in a peer reviewed journal". It doesn't say to indicate when it has not been published.

That would accord with what I would expect from a UX perspective. Not published in a peer reviewed journal is the default, expected state of a preprint. And so a notice would only need to appear when something doesn't match this expectation.

alexxxmendonca commented 3 years ago

There is nothing in the interface that treats number 4 (the peer review status of the preprint).

Ideally servers should meet all 8 recommendations.

alexxxmendonca commented 3 years ago

OPS is doing numbers 1, 3, 4 (partially) and 8.

NateWr commented 3 years ago

Ah ok, number 4 won't be impacted in any way by the relations setting, because it identifies the peer review status of the preprint, not the item published in a peer reviewed journal.

I've updated the title of this issue to reflect the feature request as I understand it: the need for a preprint server to provide a statement, on the preprint landing page, covering some of these criteria. Does that look right?

alexxxmendonca commented 3 years ago

Yes, that is even better.

Still, on the matter of explicitly showing the first relation option, it is a matter of transparency but also:

When authors submit a manuscript, there is nowhere where they can inform about the status of the preprint. We, as server managers, can't tell whether the manuscript has been submitted or not to a journal. We can only guess that it hasn't been submitted to a journal at the point of submission to our server, but that is nothing but a guess. We need authors to inform that to us.

When the preprint is posted, if the status "Preprint has not been submitted for publication" is shown, authors can contact us and correct that information. However, if the status is never shown, a preprint can remain with a wrong status indefinitely, because the authors may never know (given that the information is not public).

In other words, it's a way to keep the process as transparent as possible and minimize assumptions.

NateWr commented 3 years ago

@alexxxmendonca it sounds like we need to ask for this information during submission. Can you file a separate issue to address that?

alexxxmendonca commented 3 years ago

@NateWr done! #7134