OAG ids #34

Open
claudio.atzori wants to merge 1 commits from oag_ids into master

This PR adds the definitions for the following fields

  • oagId: meant to store the OpenAIRE Graph entity identifier, it is introduced to support the transition towards a different, simpler identifier syntax from the main entity id.
  • duplicateId: available only in the representative records built by the deduplication process, it is meant to store the list of the main entity identifiers of the duplicate records.
  • oagDuplicateId: available only in the representative records built by the deduplication process, it is meant to store the list of the OpenAIRE Graph entity identifiers of the duplicate records.
This PR adds the definitions for the following fields * `oagId`: meant to store the OpenAIRE Graph entity identifier, it is introduced to support the transition towards a different, simpler identifier syntax from the main entity id. * `duplicateId`: available only in the representative records built by the deduplication process, it is meant to store the list of the main entity identifiers of the duplicate records. * `oagDuplicateId`: available only in the representative records built by the deduplication process, it is meant to store the list of the OpenAIRE Graph entity identifiers of the duplicate records.
claudio.atzori self-assigned this 2024-05-22 12:18:21 +02:00
claudio.atzori added 1 commit 2024-05-22 12:18:21 +02:00
claudio.atzori added this to the OpenAIRE - DNet project 2024-05-22 12:18:22 +02:00
claudio.atzori requested review from sandro.labruzzo 2024-05-22 12:18:38 +02:00
claudio.atzori requested review from alessia.bardi 2024-05-22 12:18:38 +02:00
claudio.atzori requested review from miriam.baglioni 2024-05-22 12:18:38 +02:00
claudio.atzori requested review from giambattista.bloisi 2024-05-22 12:18:38 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b oag_ids master
git pull origin oag_ids

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff oag_ids
git push origin master
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 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/dhp-schemas#34
No description provided.