Commit Graph

30 Commits

Author SHA1 Message Date
Miriam Baglioni c946f5c5b8 - 2023-10-25 15:38:46 +02:00
Miriam Baglioni 8d83b5173c extended the model to accomodate the new entities and relation to be dumped 2023-10-25 11:59:16 +02:00
Miriam Baglioni a821371af2 added code to dump the relations between organizaiton and projects in the subset of entities relevant for EOSC 2023-10-25 11:46:10 +02:00
Miriam Baglioni 7fca920b5f Added extention to dump Projects and also relations of type resultProject 2023-10-25 11:14:46 +02:00
Miriam Baglioni a623883b62 Added extention to dump Organizations and also relations of type resultOrganization 2023-10-24 17:01:03 +02:00
Miriam Baglioni 6f065371b6 first attempt to extend the model adding the result type in the relation 2023-10-24 10:34:15 +02:00
Miriam Baglioni 483214e78f add the information of the eosc datasource id to the instance level 2023-09-26 11:14:45 +02:00
Miriam Baglioni 8f960cc5d9 [eoscDump] updated the schema of the dump adding the fulltext field 2023-07-13 09:48:35 +02:00
Miriam Baglioni e31b2ef6ee [eoscDump] add fulltext at the level of the instance 2023-07-11 11:08:56 +02:00
Miriam Baglioni 831a4611d3 [eoscDump] ack to add not deduplicated datasources + oaffulltext at the level of the result 2023-07-10 18:42:28 +02:00
Miriam Baglioni 6c50524c1e refactoring 2023-07-01 12:47: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 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 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 4e57cc22a1 [EOSC Dump] refactoring 2022-10-13 11:57:45 +02:00
Miriam Baglioni 6ed41a9276 [Dump] removing all EOSC related addition from master 2022-10-11 11:55:32 +02:00
Miriam Baglioni 746a06d4ea [Dump] removing all EOSC related addition from master 2022-10-11 10:57:50 +02:00
Miriam Baglioni 5489ed9834 [EOSC Dump] refactoring 2022-10-04 10:10:59 +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