Commit Graph

151 Commits

Author SHA1 Message Date
Claudio Atzori 1135f19ec6 WIP: pid cleaning 2023-06-06 12:12:23 +02:00
Miriam Baglioni 0327320b53 [UsageCount] Added measure at the level of the OafEntity 2023-02-10 16:50:19 +01:00
Alessia Bardi 952be6b30d fixed typo in relclass 2022-09-26 11:25:25 +02:00
Alessia Bardi 5d93f5e69a ROHub as delegated authority for w3id 2022-09-23 12:03:58 +02:00
Alessia Bardi b1cd0c476d ROHub authoritative for w3id PIDs #7847 2022-09-09 17:14:36 +02:00
Claudio Atzori f712db79be Merge branch 'master' into subject_type 2022-09-09 13:38:13 +02:00
Michele Artini 9a23c69b13 merged from master 2022-09-05 08:37:53 +02:00
Sandro La Bruzzo 2410c4a5c2 update swagger annotation jar version to be compatible with new implementation of openAPI ui 2022-08-31 11:12:01 +02:00
Claudio Atzori 4a509bc0c5 subject type constants 2022-08-05 15:36:27 +02:00
Claudio Atzori 7c06e588d1 Merge branch 'master' into subject_type 2022-08-04 14:58:15 +02:00
Claudio Atzori 5e6dce133c introduced specific type for result.subject 2022-08-04 14:55:43 +02:00
Miriam Baglioni 57bb15aa0b [Schema no Dump] remove the code associated to the dump from the schema model 2022-08-01 10:52:05 +02:00
Claudio Atzori ce46df4f2a moved EoscIfGuidelines field to Result and Datasource/Service 2022-07-13 11:11:22 +02:00
Claudio Atzori 931ffb9d42 updated javadoc 2022-07-13 10:09:04 +02:00
Claudio Atzori 6facd0ec18 added field oafEntity.eoscifguidelines 2022-07-12 17:02:10 +02:00
Claudio Atzori b5e20b558d datasources do not need to be merged by the graph processing pipeline; bumped pom version; updated CHANGELOG 2022-05-03 11:45:12 +02:00
Claudio Atzori 1a4173d0e6 EOSC Services - removed field knowledgegraph 2022-05-03 10:43:24 +02:00
Claudio Atzori cbca60011e cleanup 2022-04-27 09:28:18 +02:00
Claudio Atzori 78cf7ea084 EOSC Services - ongoing update 2022-04-27 09:23:57 +02:00
Claudio Atzori 97663bd79f EOSC Services - ongoing update 2022-04-26 16:19:01 +02:00
Michele Artini eeef59765e some comments 2022-04-26 11:12:37 +02:00
Claudio Atzori b287c80cc1 deprecated odlanguages, added languages 2022-04-26 10:17:50 +02:00
Claudio Atzori 0d7a3ea4b9 Merge branch 'master' into datasource_model_eosc 2022-04-22 09:34:16 +02:00
Claudio Atzori 0667dcc23e Merge branch 'master' into scholexplorer_incremental_index 2022-03-29 11:22:43 +02:00
Sandro La Bruzzo 986f60b5fe code formatted 2022-03-29 11:12:08 +02:00
Claudio Atzori 44ec9a21e3 Merge branch 'master' into datasource_pdf_consent 2022-03-29 09:37:07 +02:00
Claudio Atzori ffa6bbf392 added MPE checks in the mergeOAFDataInfo method 2022-03-25 15:05:17 +01:00
Claudio Atzori 5a21b8bee3 added comparator for refereed field instances, updated constants 2022-03-23 14:33:21 +01:00
Claudio Atzori d08c2744f5 added comparator for refereed field instances 2022-03-23 13:59:40 +01:00
Sandro La Bruzzo d899bacebb Merge remote-tracking branch 'origin/scholexplorer_incremental_index' into scholexplorer_incremental_index 2022-02-28 12:11:37 +01:00
Sandro La Bruzzo a92be97501 moved scholix API data model from dnet-applications to dhp-schemas 2022-02-28 12:11:24 +01:00
Claudio Atzori 826a20aa26 added fields consenttermsofuse, fulltextdownload, consenttermsofusedate to the Datasource entity 2022-02-24 15:17:50 +01:00
Sandro La Bruzzo 88a347d978 implemented unitTest to verify if compare works 2022-02-23 10:42:23 +01:00
Sandro La Bruzzo dc514a7281 implemented comparable on each element of scholix 2022-02-22 17:26:05 +01:00
Sandro La Bruzzo fb05d15ff2 implemented comparable interface on few fields 2022-02-21 10:57:47 +01:00
Alessia Bardi 78929fe658 merge logics changed to consider invisble in dataInfo 2022-02-10 18:57:16 +01:00
Alessia Bardi 05d1a21ebe Merge branch 'master' into APClevelresult 2022-02-04 14:10:45 +01:00
Miriam Baglioni 91af2dade8 [APC at the result level] added other test 2022-02-04 13:18:46 +01:00
Miriam Baglioni 2895988f2b [APC at the result level] added the APC at the level of the result and test for the merge and resource for the tes 2022-02-04 12:52:12 +01:00
Alessia Bardi a8c9f8e666 added URL to OpenAPC test record 2022-02-02 17:28:32 +01:00
Miriam Baglioni 09ef0e9760 [Enrichment Entities] changed name and id of OpenAPC datasource because of mess in DS ids 2022-02-01 16:38:51 +01:00
Claudio Atzori adabfed068 introduced concept of enrichment providers in the identifier creation strategy 2022-01-26 14:59:12 +01:00
Claudio Atzori 19c84675f8 Merge branch 'master' into delegated_authorities 2022-01-21 14:21:53 +01:00
Claudio Atzori 55800920a9 added helper method to get the OpenAIRE ids of the delegated authorities 2022-01-21 14:21:30 +01:00
Sandro La Bruzzo d90704f1bb updated method, using java.lang.Pair instead of scala tuple2 2022-01-14 10:06:49 +01:00
Sandro La Bruzzo 30665c840c update method normalized Pid to reuse existent function on CleaningFunction.
-renamed the method name
2022-01-14 09:46:32 +01:00
Sandro La Bruzzo 0996676f5b Implement merge extending enrichment
implemented test
2022-01-13 14:50:18 +01:00
Sandro La Bruzzo 7996cfd33d Added Enrichment provenance constant
added first utility for checking weather is an enrichment entity
2022-01-12 16:54:12 +01:00
Miriam Baglioni 0a54f5bea7 [Dump-schema] update schemas for some classes for the new json annotation 2021-12-14 18:37:00 +01:00
Miriam Baglioni 34ec7dbf02 [Dump-schema] update Result schema 2021-12-14 18:16:24 +01:00