[GRAPH DUMP]Moving Measures #159

Merged
miriam.baglioni merged 39 commits from dump into beta 2 years ago
Collaborator

This PR moves the Measure element at the level of the instance. Removes also the originalId of OpenAIRE (the ones starting with 50|) from the set of dumped originalIds.

It also adds filtering criteria to remove some relation from the dump. The filtering is based on the relclass value: all the relations having the relclass in the set specified by the new parameter removeSet will be filtered out from the dump. The relclass have to be split by ';'

This PR moves the Measure element at the level of the instance. Removes also the originalId of OpenAIRE (the ones starting with 50|) from the set of dumped originalIds. It also adds filtering criteria to remove some relation from the dump. The filtering is based on the relclass value: all the relations having the relclass in the set specified by the new parameter *removeSet* will be filtered out from the dump. The relclass have to be split by ';'
claudio.atzori was assigned by miriam.baglioni 2 years ago
miriam.baglioni added 15 commits 2 years ago
miriam.baglioni changed title from Moving Measures to [GRAPH DUMP]Moving Measures 2 years ago
miriam.baglioni added 14 commits 2 years ago
miriam.baglioni added 3 commits 2 years ago
miriam.baglioni added 1 commit 2 years ago
miriam.baglioni added 1 commit 2 years ago
miriam.baglioni added 25 commits 2 years ago
7af0bbd0b1 [scala-refactor] Module dhp-aggregation:
Moved all scala source into src/main/scala and src/test/scala
81bf604059 [scala-refactor] Module dhp-common:
Moved all scala source into src/main/scala and src/test/scala
bf880e2508 [scala-refactor] Module dhp-graph-mapper:
Moved all scala source into src/main/scala and src/test/scala
e9f285ec4d [scala-refactor] Module dhp-doiboost:
Moved all scala source into src/main/scala and src/test/scala
miriam.baglioni added 1 commit 2 years ago
miriam.baglioni added 4 commits 2 years ago
miriam.baglioni added 1 commit 2 years ago
miriam.baglioni merged commit 9d19b057b8 into beta 2 years ago
The pull request has been merged as 9d19b057b8.
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 dump beta
git pull origin dump

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff dump
git push origin beta
Sign in to join this conversation.
No reviewers
No Milestone
No project
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/dnet-hadoop#159
Loading…
There is no content yet.