Merging different bestacccessrights #45

Closed
opened 2020-09-30 15:56:33 +02:00 by claudio.atzori · 3 comments

I just noticed that the result merge procedure considers only the trust to merge the field bestaccessright, while instead it should make use of

eu.dnetlib.dhp.schema.common.LicenseComparator

to make the most open values emerge in representative records.

Please adjust the Result merge functionality accordingly.

I just noticed that the result merge procedure considers only the trust to merge the field `bestaccessright`, while instead it should make use of ```eu.dnetlib.dhp.schema.common.LicenseComparator``` to make the most _open_ values emerge in representative records. Please adjust the Result merge functionality accordingly.
claudio.atzori added the
bug
label 2020-09-30 15:56:33 +02:00
michele.debonis was assigned by claudio.atzori 2020-09-30 15:56:33 +02:00

This is very very urgent!

This is very very urgent!

Fixed both the tests and the merge function.
Now the most open value of the bestaccessright emerges in the representative records.

Fixed both the tests and the merge function. Now the most open value of the bestaccessright emerges in the representative records.
Author
Owner

Thanks Michele, the changes looks good.

Thanks Michele, the changes looks good.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#45
No description provided.