relation-from-odf #251
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
RDGraph
RSAC
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: D-Net/dnet-hadoop#251
Loading…
Reference in New Issue
No description provided.
Delete Branch "relation-from-odf"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).