Commit Graph

99 Commits

Author SHA1 Message Date
Miriam Baglioni d35ffd201d refactoring 2023-07-01 12:32:48 +02:00
Miriam Baglioni d9993ee5a2 added workaround to include B2FIND 2023-06-05 08:14:22 +02:00
Miriam Baglioni ff61dca84a aligned with the last version of pom for production 2023-06-02 15:34:35 +02:00
Miriam Baglioni a25e8071c5 changed to mirror the new Zenodo API interaction 2023-04-19 13:29:27 +02:00
Miriam Baglioni ec1dac5847 remove all not needed classes for the branch. Here only stuff related to the EOSC 2023-02-28 08:55:38 +01:00
Miriam Baglioni da2e0bb1db added class for schema of relations 2023-01-26 18:30:46 +01:00
Miriam Baglioni 64511dad2c adding relations to the dump 2023-01-23 16:08:50 +02:00
Miriam Baglioni d5420960d1 extended code to select the relations between the set of results in eosc. Added also the related step in the workflow 2023-01-12 18:44:37 +01:00
Miriam Baglioni 57a0b96419 [eoscDump] minor 2022-12-27 10:35:35 +01:00
Miriam Baglioni 20409e1106 [EOSC DUMP] added resources needed for the review as test 2022-11-25 17:17:03 +01:00
Miriam Baglioni 59ba4f5d5e [Eosc Dump] added relative path to pom 2022-11-23 12:47:31 +01:00
Miriam Baglioni 3efb8be533 [EOSC Dump] modifying schema and code for eosc if guidelines to accomodate elements with more than one correspondence 2022-11-22 16:42:13 +01:00
Miriam Baglioni 795d4cc1dc [EOSC DUMP ] modified to accomodate the new testing 2022-11-07 18:06:48 +01:00
Miriam Baglioni 326d0ff2da [EOSC DUMP ] added test to verify the addition of the indicators 2022-11-07 18:06:13 +01:00
Miriam Baglioni d2fc543fd8 [EOSC DUMP ] refactoring 2022-11-07 18:05:36 +01:00
Miriam Baglioni ff366dd5b4 [EOSC DUMP ] modified workflow to add the indicators taken from the action set 2022-11-07 18:04:27 +01:00
Miriam Baglioni 5742f63f39 [EOSC DUMP ] refactoring 2022-11-07 18:03:48 +01:00
Miriam Baglioni 849734fb55 [EOSC DUMP ] added param files and removed from existing one not needed params 2022-11-07 18:02:58 +01:00
Miriam Baglioni 74ff2c88d2 [EOSC DUMP ] added testing resources 2022-11-07 18:02:19 +01:00
Miriam Baglioni afc9f966d4 [EOSC DUMP SCHEMA] added description to some of the fields 2022-11-07 18:01:00 +01:00
Miriam Baglioni 1403f6415f [EOSC DUMP SCHEMA] refactoring 2022-11-07 17:59:43 +01:00
Miriam Baglioni e99a879bf0 [EOSC DUMP SCHEMA] new classes for EOSC dump 2022-11-07 17:59:12 +01:00
Miriam Baglioni 6366ed5890 [EOSC DUMP] added modification for the usage stats. To be used when the usagecounts will be inserted in the result 2022-11-07 17:58:39 +01:00
Miriam Baglioni 258a04f68a [EOSC DUMP] added the enum for the eosc dump type 2022-11-07 17:57:46 +01:00
Miriam Baglioni 8947a60c80 [EOSC DUMP] added the class to extend the result with the usage count values. This is temporary until the usage stats are imported in the graph - promotion of the action set in the wrong place 2022-11-07 17:56:57 +01:00
Miriam Baglioni 686f407bcd [EOSC DUMP] removed not needed parameters 2022-11-07 17:55:51 +01:00
Miriam Baglioni 4e57cc22a1 [EOSC Dump] refactoring 2022-10-13 11:57:45 +02:00
Miriam Baglioni db657d79a6 [Dump] fixed issue on dump of datasource pids 2022-10-13 11:50:48 +02:00
Miriam Baglioni 6ed41a9276 [Dump] removing all EOSC related addition from master 2022-10-11 11:55:32 +02:00
Miriam Baglioni cebee39c22 [Dump] removing all EOSC related addition from master 2022-10-11 10:58:44 +02:00
Miriam Baglioni 746a06d4ea [Dump] removing all EOSC related addition from master 2022-10-11 10:57:50 +02:00
Miriam Baglioni 67ee82535a Changed the jar from dhp-graph-dump to dump 2022-10-04 12:20:08 +02:00
Miriam Baglioni 5489ed9834 [EOSC Dump] refactoring 2022-10-04 10:10:59 +02:00
Miriam Baglioni 6dc00dc801 [EOSC Dump] refactoring 2022-09-22 16:58:08 +02:00
Miriam Baglioni 4964c6018a [EOSC Dump] added check to avoi NPE 2022-09-22 16:37:37 +02:00
Miriam Baglioni 7f14b70f26 change the dependency to dhp-schemas to 2.12.1 -no dep to SNAPSHOTS 2022-09-22 16:07:30 +02:00
Miriam Baglioni 3b16d9040b change the dependency to dhp-schemas to 2.13.2-SNAPSHOT' 2022-09-22 15:13:13 +02:00
Miriam Baglioni 01f36ca3ab [EOSC Dump] refactoring 2022-09-21 17:29:50 +02:00
Miriam Baglioni 31fa465f6a [EOSC Dump] added support for the extention of the results by adding the affiliation information 2022-09-21 17:24:37 +02:00
Miriam Baglioni ae10ae9793 [EOSC DUMP] extention to the schema to add the organization affiliated to the result 2022-09-13 12:10:47 +02:00
Miriam Baglioni 608122fe67 [EOSC DUMP] changed to make the dumped result an extention of the CommunityResult. The subjects field has been replaced by the subject field modeled as an hashmap<String,List<Subject>> where Subject is value and provenance 2022-08-11 14:23:55 +02:00
Miriam Baglioni 97f26a205a added test for the dump of the EOSC IF Tag. Fixed issue in serialization on the cluster 2022-08-04 14:23:19 +02:00
Miriam Baglioni 5b32bf1482 added the schema of the dump 2022-08-03 11:42:56 +02:00
Miriam Baglioni 065ffcf815 [EOSC Dump] dump of only products related to the eosc. No other entities so far 2022-07-28 17:52:37 +02:00
Claudio Atzori 5d730ab08b fixed jar name in oozie wf definitions 2022-07-28 12:35:54 +02:00
Claudio Atzori 793819164f added repository and plugin repository in the pom specifications 2022-07-27 11:14:27 +02:00
Claudio Atzori dc1057f3ed added LICENSE, README, CHANGELOG 2022-07-20 11:47:03 +02:00
Claudio Atzori c3644fce3c graph dump procedures migrated from dnet-hadoop 2022-07-20 11:38:40 +02:00
Claudio Atzori ec93139e54 initial commit 2022-07-20 11:02:43 +02:00