relation-from-odf #251

Merged
claudio.atzori merged 6 commits from relation-from-odf into beta 2 years ago
Owner

This PR adds support for mapping relationships available in the relatedIdentifier field of Datacite transformed records.
Relationships are generated when the relatedIdentifierType is "OPENAIRE" (for backward compatibility, although I do not know which specific case it covers), one of the PID types supported by an authority (see IdentifierFactory in dhp-schemas) and one of the relationship semantics defined in ModelConstants (see also class ModelSupport in dhp-schemas).

This PR adds support for mapping relationships available in the relatedIdentifier field of Datacite transformed records. Relationships are generated when the relatedIdentifierType is "OPENAIRE" (for backward compatibility, although I do not know which specific case it covers), one of the PID types supported by an authority (see IdentifierFactory in dhp-schemas) and one of the relationship semantics defined in ModelConstants (see also class ModelSupport in dhp-schemas).
claudio.atzori was assigned by alessia.bardi 2 years ago
alessia.bardi added 4 commits 2 years ago
claudio.atzori added 1 commit 2 years ago
claudio.atzori added 1 commit 2 years ago
claudio.atzori merged commit de7bc9350e into beta 2 years ago
claudio.atzori deleted branch relation-from-odf 2 years ago
The pull request has been merged as de7bc9350e.
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 relation-from-odf beta
git pull origin relation-from-odf

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff relation-from-odf
git push origin beta
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#251
Loading…
There is no content yet.