Fixed problem on missing author in crossref Mapping #384

Merged
claudio.atzori merged 2 commits from crossref_missing_author_fix_master into master 2024-02-15 15:06:18 +01:00

Fixed problem on missing author during some mapping in crossref, see record: https://api.crossref.org/works/10.1038/s41567-022-01757-y
The problem was due to the way json4s works. If the first record does not have the required fields as mandatory, it skips all the others.

Fixed problem on missing author during some mapping in crossref, see record: https://api.crossref.org/works/10.1038/s41567-022-01757-y The problem was due to the way json4s works. If the first record does not have the required fields as mandatory, it skips all the others.
sandro.labruzzo added 1 commit 2024-01-26 12:32:20 +01:00
claudio.atzori was assigned by sandro.labruzzo 2024-01-26 12:32:34 +01:00
giambattista.bloisi was assigned by sandro.labruzzo 2024-01-26 12:32:34 +01:00
claudio.atzori added 1 commit 2024-02-15 15:04:21 +01:00
claudio.atzori merged commit 07d009007b into master 2024-02-15 15:06:18 +01:00
claudio.atzori deleted branch crossref_missing_author_fix_master 2024-02-15 15:06:18 +01:00
Sign in to join this conversation.
No description provided.