Extending the coverage of the peer non-unknown refereed instances #342

Merged
claudio.atzori merged 3 commits from peer_reviewed into beta 2023-10-06 14:22:13 +02:00

This PR incorporates in the graph cleaning procedure the logic used in the stats DB to set the peer field result.instance[].refereed.

I am attaching the SQL currently in use to populate the result_peerreviewed table in the stats DB.

Note that the procedure operates only on the instances where the refereed field is set to unknown, hence it would not override and value set by the transformation rules, operating by vocabulary mapping on the original records. So, if I well read the SQL, on top of the existing peerReviewed and the nonPeerReviewed values, we would end up considering as non peer reviewed all the material that does not come (also) from Crossref. This is quite a strong assertion and I can imagine many cons, like discriminating all the peer reviewed journals that are not in Crossref... but let's discuss about it.

This PR incorporates in the graph cleaning procedure the logic used in the stats DB to set the peer field `result.instance[].refereed`. I am attaching the SQL currently in use to populate the `result_peerreviewed` table in the stats DB. Note that the procedure operates only on the instances where the refereed field is set to unknown, hence it would not override and value set by the transformation rules, operating by vocabulary mapping on the original records. So, if I well read the SQL, on top of the existing `peerReviewed` and the `nonPeerReviewed` values, we would end up considering as non peer reviewed all the material that does not come (also) from Crossref. This is quite a strong assertion and I can imagine many cons, like discriminating all the peer reviewed journals that are not in Crossref... but let's discuss about it.
alessia.bardi was assigned by claudio.atzori 2023-10-02 16:35:58 +02:00
claudio.atzori added 1 commit 2023-10-02 16:35:59 +02:00
claudio.atzori added 1 commit 2023-10-03 10:52:24 +02:00
claudio.atzori added 1 commit 2023-10-06 14:21:53 +02:00
claudio.atzori merged commit 11153742c9 into beta 2023-10-06 14:22:13 +02:00
claudio.atzori deleted branch peer_reviewed 2023-10-06 14:22:13 +02:00
claudio.atzori added this to the OpenAIRE - DNet project 2023-10-26 10:00:38 +02:00
Sign in to join this conversation.
No description provided.