promoting beta branch to master - November 2021 #165

Manually merged
claudio.atzori merged 0 commits from beta into master 2 years ago
Owner

Graph model version [dhp-schemas:2.8.22]

[Graph model]

  • minor: added serializable to the Measures model class
  • added the following relation terms Describes/IsDescribedBy, IsMetadataFor/IsMetadataOf, HasAssociationWith/HasAssociationWith, IsRequiredBy/Requires. All these are used in combination with the relation subRelType "relationship"
  • added constants declaring the values used for hierarchical relationships among the - organizations IsParentOf / IsChildOf

[Dump model]

  • added dedicated BestAccessRight class, used at the result level instead of AccessRight beta

[Graph processing]
#150 integration of "IsParentOf" and "IsChildOf" organization relations from OpenOrgs
#164 preserve parent/child relations from OpenOrgs
#151 Graph dump workflow model update and refactoring
#157 Entity resolution
#158 action set for the relations from OpenCitations

[Stats wf]
#152 affiliations in stats and monitor dbs
#154 fixed a hardcoded reference to a deleted db
#156 RIs, affiliations, parquet

[DOIBoost]
#155 Instance creation policy - removed instance from MAG

[Documentation]
#161 dnet-hadoop documentation site created using the mvn site plugin

Graph model version [dhp-schemas:2.8.22] [Graph model] - minor: added serializable to the Measures model class - added the following relation terms Describes/IsDescribedBy, IsMetadataFor/IsMetadataOf, HasAssociationWith/HasAssociationWith, IsRequiredBy/Requires. All these are used in combination with the relation subRelType "relationship" - added constants declaring the values used for hierarchical relationships among the - organizations IsParentOf / IsChildOf [Dump model] - added dedicated BestAccessRight class, used at the result level instead of AccessRight beta [Graph processing] #150 integration of "IsParentOf" and "IsChildOf" organization relations from OpenOrgs #164 preserve parent/child relations from OpenOrgs #151 Graph dump workflow model update and refactoring #157 Entity resolution #158 action set for the relations from OpenCitations [Stats wf] #152 affiliations in stats and monitor dbs #154 fixed a hardcoded reference to a deleted db #156 RIs, affiliations, parquet [DOIBoost] #155 Instance creation policy - removed instance from MAG [Documentation] #161 dnet-hadoop documentation site created using the `mvn site` plugin
claudio.atzori added 257 commits 2 years ago
2e70aa43f0 Merge pull request 'H2020Classification fix and possibility to add datasources in blacklist for propagation of result to organization' (#108) from miriam.baglioni/dnet-hadoop:master into master
Reviewed-on: #108

The changes look ok, but please drop a comment to describe how the parameters should be changed from the workflow caller for both workflows
* H2020Classification
* propagation of result to organization
4cb65bc64a fixed process doiboost workflow:
- splitted OrcidToOAF into two phase preprocess and process
- updated workflow used in production
10068c00ea Code refactor:
- removed old workflows in doiboost
 - splitted workflow of doiboost in preprocess and process
511da98d0c - fixed bug on download pmc Article
- removed unused line of code in SparkCreateActionset
ae4e99a471 Adapted workflow of resolution of PID to work into OpenAIRE data workflow
- Added relations in both verse on all Scholexplorer datasources
4acfa8fa2e Scholexplorer Datasource Aggregation:
- Added collectedfrom in the inverse relation generated
Relation resolution:
- increased number of partitions in workflow.xml
- using classid instead of classname to build the pid-dnetId mapping
793b5a8e5f Aggiornare 'dhp-workflows/dhp-graph-mapper/src/main/java/eu/dnetlib/dhp/oa/graph/dump/ResultMapper.java'
Removing the dump of Measure at the level of the result. We decided not to map it
35e20b0647 updated resolution wf:
- generate a new version of the graph
 - changed merge from union to join
claudio.atzori referenced this issue from a commit 2 years ago
claudio.atzori merged commit 1de881b796 into master manually 2 years ago
The pull request has been manually merged as 1de881b796.
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 beta master
git pull origin beta

Step 2:

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