Project propagation via communityAPI instead of using IS via IIS #362

Merged
claudio.atzori merged 1 commits from projectPropagation into master 2023-11-14 16:37:54 +01:00

This PR is to replace the association of results related to products to community from the IIS to the enrichment procedures.
This means we need to include a new materialization of the graph.
It can be put wherever is preferred inside the pipeline. Since no propagation via community exists so far, I would put it at the end of the enrichment pipeline.

Needed parameters:

sourcePath = the path of the graph to be used as input
outputPath = the path where to write the materialization of the graph obtained via the step
production = true (fixed to be changed in a subsequent release of this code with the baseURL to the communityAPI relevant for production)

This PR is to replace the association of results related to products to community from the IIS to the enrichment procedures. This means we need to include a new materialization of the graph. It can be put wherever is preferred inside the pipeline. Since no propagation via community exists so far, I would put it at the end of the enrichment pipeline. Needed parameters: sourcePath = the path of the graph to be used as input outputPath = the path where to write the materialization of the graph obtained via the step production = true (fixed to be changed in a subsequent release of this code with the baseURL to the communityAPI relevant for production)
claudio.atzori was assigned by miriam.baglioni 2023-11-14 16:31:33 +01:00
miriam.baglioni added 1 commit 2023-11-14 16:31:34 +01:00
claudio.atzori merged commit 2b626815ff into master 2023-11-14 16:37:54 +01:00
claudio.atzori deleted branch projectPropagation 2023-11-14 16:37:54 +01:00
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#362
No description provided.