import_openorgs #26

Closed
michele.artini wants to merge 4 commits from import_openorgs into master
Member

This import is limited only to organizations (main organizazions (prefix: openorgs____, trust: 0.99) and secondary organizations (prefix:: openorgsmesh, trust: 0.88)).

The simrels relations are missing, because I don't know how they should be imported.

This import is limited only to organizations (main organizazions (prefix: openorgs____, trust: 0.99) and secondary organizations (prefix:: openorgsmesh, trust: 0.88)). The simrels relations are missing, because I don't know how they should be imported.

They could be imported as normal relations, the main limitation I see depends on the fact that the deduplication worklow doesn't assume to find any pre-existing similarity (or equality relation), so it must be extended in such a way before importing them.

Anyway, the relation specification is the following:

source = "..."
target = "..."
relType = "resultResult" | "organizationOrganization"
subRelType = "dedup"
relClass = "isSimilarTo"

Anyway, please resolve the conflict indicated below

This pull request has changes conflicting with the target branch.
dhp-workflows/dhp-broker-events/src/main/resources/eu/dnetlib/dhp/broker/oa/partial/oozie_app/workflow.xml

and issue the PR again.

They _could_ be imported as normal relations, the main limitation I see depends on the fact that the deduplication worklow doesn't assume to find any pre-existing similarity (or equality relation), so it must be extended in such a way before importing them. Anyway, the relation specification is the following: ``` source = "..." target = "..." relType = "resultResult" | "organizationOrganization" subRelType = "dedup" relClass = "isSimilarTo" ``` Anyway, please resolve the conflict indicated below ``` This pull request has changes conflicting with the target branch. dhp-workflows/dhp-broker-events/src/main/resources/eu/dnetlib/dhp/broker/oa/partial/oozie_app/workflow.xml ``` and issue the PR again.
Author
Member

Ok, I will implement the import of simrels. Wait for a new Pull Request.

Ok, I will implement the import of simrels. Wait for a new Pull Request.
michele.artini closed this pull request 2020-07-22 10:13:42 +02:00

Pull request closed

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#26
No description provided.