XML serialisation of instances with the same URLs - 2nd round #204

Merged
claudio.atzori merged 3 commits from instance_group_by_url into beta 2022-03-28 09:24:00 +02:00

This PR integrates the changes needed to adapt the instance XML serialization proceduce as described in #7156

  • instances grouped by URL expose only one refereed. Conflicting values are considered according to the following precedence order
0001 (peerReviewed) > 0002 (nonPeerReviewed) > 0000 (UNKNOWN)

as implemented in RefereedComparator.java

This PR integrates the changes needed to adapt the instance XML serialization proceduce as described in #7156 - instances grouped by URL expose only one refereed. Conflicting values are considered according to the following precedence order ``` 0001 (peerReviewed) > 0002 (nonPeerReviewed) > 0000 (UNKNOWN) ``` as implemented in [RefereedComparator.java](https://code-repo.d4science.org/D-Net/dhp-schemas/src/branch/master/src/main/java/eu/dnetlib/dhp/schema/common/RefereedComparator.java)
claudio.atzori added the
bug
label 2022-03-23 14:55:52 +01:00
alessia.bardi was assigned by claudio.atzori 2022-03-23 14:55:52 +01:00
miriam.baglioni was assigned by claudio.atzori 2022-03-23 14:55:52 +01:00
claudio.atzori added 1 commit 2022-03-23 14:55:53 +01:00
claudio.atzori added 1 commit 2022-03-28 09:23:48 +02:00
claudio.atzori added 1 commit 2022-03-28 09:23:54 +02:00
claudio.atzori merged commit 5d53ac95aa into beta 2022-03-28 09:24:00 +02:00
Sign in to join this conversation.
No description provided.