BipInstance #185

Merged
miriam.baglioni merged 4 commits from BipInstance into beta 2 years ago
Collaborator

This PR updates the code for the creation of unresolved entities for the BipFinder measures at the level of the instance. It introduces the pid at the level of the instance, and the datainfo at the level of the result. This update is needed to recognize if the information present in the result has to be merged or used to enrich an existing result instance with the same pid.
The pid at the level of the instance was inserted to allow the match, the dataInfo at the level of the result was inserted to specify the type of update. In the case of unresolved entities created from BipFinder, the dataInfo at the level of the result will have as value for provenanceAction.classid "sysimport:enrich"

This PR updates the code for the creation of unresolved entities for the BipFinder measures at the level of the instance. It introduces the pid at the level of the instance, and the datainfo at the level of the result. This update is needed to recognize if the information present in the result has to be merged or used to enrich an existing result instance with the same pid. The pid at the level of the instance was inserted to allow the match, the dataInfo at the level of the result was inserted to specify the type of update. In the case of unresolved entities created from BipFinder, the dataInfo at the level of the result will have as value for provenanceAction.classid "sysimport:enrich"
miriam.baglioni added the
enhancement
label 2 years ago
claudio.atzori was assigned by miriam.baglioni 2 years ago
miriam.baglioni added 4 commits 2 years ago
miriam.baglioni merged commit 7bf12ad24a into beta 2 years ago
The pull request has been merged as 7bf12ad24a.
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 BipInstance beta
git pull origin BipInstance

Step 2:

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