Commit Graph

56 Commits

Author SHA1 Message Date
Claudio Atzori fd56e17442 Introducing InstanceTypeMapping 2023-10-11 10:33:02 +02:00
Claudio Atzori 28b81c55bb added extra organization specific PID types 2023-06-12 13:39:00 +02:00
Claudio Atzori 7a285680a0 added fulltext field on the instance level 2023-05-25 16:28:13 +02:00
Miriam Baglioni 0327320b53 [UsageCount] Added measure at the level of the OafEntity 2023-02-10 16:50:19 +01: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 5e6dce133c introduced specific type for result.subject 2022-08-04 14:55:43 +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 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 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 826a20aa26 added fields consenttermsofuse, fulltextdownload, consenttermsofusedate to the Datasource entity 2022-02-24 15:17:50 +01:00
Alessia Bardi 78929fe658 merge logics changed to consider invisble in dataInfo 2022-02-10 18:57:16 +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
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
Claudio Atzori 8b1bcc065d - added Instance.measures field, allowing to maintain the association between them and the individual result instance
- bumped pom version
- updated changelog
2021-11-12 15:16:44 +01:00
Miriam Baglioni d1582e7930 Added implements Serializable to eu.dnetlib.dhp.schema.oaf.Measure class 2021-11-09 15:49:36 +01:00
Alessia Bardi 65023a7520 Merge branch 'master' into datasource_model_eosc 2021-08-23 10:45:09 +02:00
Claudio Atzori 1a34a9f7b3 added public constructor to allow subclassing 2021-08-11 15:42:00 +02:00
Claudio Atzori 3ab98d8b37 suggestions from SonarLint 2021-08-10 09:36:37 +02:00
Claudio Atzori f075753c3f code formatting 2021-08-05 14:01:18 +02:00
Claudio Atzori 77c5a0c3a5 Merge branch 'master' into datasource_model_eosc 2021-08-05 12:35:35 +02:00
Miriam Baglioni 28ef0d2fa3 extended the schema of the dump to mirror the changes in the model. Added openaccessroute at the level of the instance inside the AccessRight element. Added the information of the pid and the alternate indentifiers at the level of the instance, and added the bipFinder measures at the level of the dumper result. Also correct a typo in the Measure class in the oaf model 2021-08-05 12:04:10 +02:00
Claudio Atzori b99477e137 fixed regex for DOI cleaning 2021-08-02 13:39:00 +02:00
Claudio Atzori 00693d6f9b Merge branch 'master' into datasource_model_eosc 2021-07-29 17:27:30 +02:00
Michele Artini 08bab501dc updated the definition of the new fields 2021-07-27 11:20:45 +02:00
Claudio Atzori 103b781f3b added support for delegated authorities in the PID filtering criteria, thus in the identifier creation procedure 2021-07-22 16:51:45 +02:00
Michele Artini 5dc27152e2 new fields for eosc 2021-07-22 14:42:08 +02:00
Michele Artini 1bbc98694e add field datasourcetypeui 2021-07-22 12:40:23 +02:00
Miriam Baglioni 5f0b0d3a87 Merge branch 'master' of https://code-repo.d4science.org/D-Net/dhp-schemas 2021-07-13 13:39:22 +02:00
Claudio Atzori b0203ff5cc added more cleaning/identifier utilities 2021-07-05 14:35:26 +02:00
Miriam Baglioni 92750c418c Merge branch 'master' of https://code-repo.d4science.org/D-Net/dhp-schemas 2021-06-21 09:58:05 +02:00
Claudio Atzori f5a3b451c9 Result.mergeFrom handles dateOfAcceptance 2021-06-18 09:58:30 +02:00
Claudio Atzori f0e00d3abd WIP descriptions for pid types 2021-06-18 09:57:57 +02:00
Miriam Baglioni e723513fac added merge forh2020topiccode and h2020topicdescription. Removed merge for funded amount. 2021-05-21 13:20:43 +02:00
Claudio Atzori 1271bec1f8 applied intellij code cleanup 2021-05-14 11:06:24 +02:00
Claudio Atzori 0e5cf7a7d8 OafMapperUtils moved back to dhp-common 2021-05-11 11:08:08 +02:00