[broker] updated relation descriptors #127
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
RDGraph
RSAC
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: D-Net/dnet-hadoop#127
Loading…
Reference in New Issue
No description provided.
Delete Branch "broker_relations_upgrade"
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 aims to align the procedure for creating the broker events with the updated relation descriptors introduced in
dhp-schemas:2.7.14
.I'm not 100% familiar with the implementation, for the time being I updated what I noticed was surely a reference to the relation labels that needed to be aligned with the new speficication, introducing
ModelConstants
;The full list of changes is available at https://code-repo.d4science.org/D-Net/dhp-schemas/src/tag/dhp-schemas-2.7.14/CHANGES.md
Please verify if we need more changes.