pubmed original identifier update #228

Merged
claudio.atzori merged 3 commits from pubmed_update into beta 2022-07-25 14:10:36 +02:00

As described on ticket #7931
this pull requests create a connection between PMID Identifier and PMC Identifier, by adding the OLD openaire Identifier
created by the transformation rule (in the OAI interface of PubMed) in the OriginalID field.

This means creating an identifier in this way:

od_______267::+md5("oai:pubmedcentral.nih.gov:"+ PMCID.replace("PMC",""))

This pull request include unit tests to verify that the mapping works.

As described on ticket #7931 this pull requests create a connection between PMID Identifier and PMC Identifier, by adding the OLD openaire Identifier created by the transformation rule (in the OAI interface of PubMed) in the OriginalID field. This means creating an identifier in this way: `od_______267::+md5("oai:pubmedcentral.nih.gov:"+ PMCID.replace("PMC",""))` This pull request include unit tests to verify that the mapping works.
sandro.labruzzo added 2 commits 2022-07-14 10:30:02 +02:00
claudio.atzori added 1 commit 2022-07-25 14:10:25 +02:00
claudio.atzori merged commit 3f883c4ecc into beta 2022-07-25 14:10:36 +02:00
claudio.atzori changed title from pubmed_update to pubmed original identifier update 2022-09-19 14:34:13 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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#228
No description provided.