OpenOrgs dedup and Integration with OpenAIRE Provision #102

Merged
claudio.atzori merged 12 commits from openorgswf into stable_ids 3 years ago
Collaborator

Implementation of the jobs and the workflow for the openorgs de-duplication that fills postgres tables for the openorgs portal.
Modification of existent workflows and jobs from the openaire side: organizations are treated separately and collected from the openorgs database.
Implementation of various tests for the above use cases
Implementation of a workflow for the creation of the raw organizations to be used by the openorgs wf
The query for the extractions of the records from the databases have been splitted into two different sections: one for the openaire use-case, one for the openorgs use case (they differ on the type of relations to collect from the db)

Implementation of the jobs and the workflow for the openorgs de-duplication that fills postgres tables for the openorgs portal. Modification of existent workflows and jobs from the openaire side: organizations are treated separately and collected from the openorgs database. Implementation of various tests for the above use cases Implementation of a workflow for the creation of the raw organizations to be used by the openorgs wf The query for the extractions of the records from the databases have been splitted into two different sections: one for the openaire use-case, one for the openorgs use case (they differ on the type of relations to collect from the db)
michele.debonis added the
enhancement
label 3 years ago
claudio.atzori was assigned by michele.debonis 3 years ago
michele.debonis added 11 commits 3 years ago
michele.debonis added 1 commit 3 years ago
Owner

We're going to test the changes proponed in this PR on the BETA environment.

We're going to test the changes proponed in this PR on the BETA environment.
claudio.atzori merged commit 940556f6d3 into stable_ids 3 years ago
The pull request has been merged as 940556f6d3.
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 openorgswf stable_ids
git pull origin openorgswf

Step 2:

Merge the changes and update on Gitea.
git checkout stable_ids
git merge --no-ff openorgswf
git push origin stable_ids
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#102
Loading…
There is no content yet.