Commit Graph

60 Commits

Author SHA1 Message Date
Claudio Atzori 5ab85f35c2 added constants declaring vocabulary names for relation fields 2021-09-15 16:02:29 +02:00
Claudio Atzori 3bffa796f2 added constants declaring vocabulary names for relation fields 2021-09-14 18:59:13 +02: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 2614c2c645 updated casing for the relClass terms: IsAmongTopNSimilarDocuments, HasAmongTopNSimilarDocuments, IsRelatedTo 2021-08-03 17:45:41 +02:00
Claudio Atzori b478ae0a07 added model constants for relClass terms isAmongTopNSimilarDocuments/hasAmongTopNSimilarDocuments 2021-08-03 17:23:49 +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
Claudio Atzori aa0c79e0d1 Merge branch 'master' into delegated_authorities 2021-07-29 17:27:04 +02:00
Miriam Baglioni 5b99f678f4 indented test resource 2021-07-29 15:22:12 +02:00
Claudio Atzori 9d11c973e9 Merge branch 'master' of https://code-repo.d4science.org/D-Net/dhp-schemas 2021-07-28 10:54:27 +02:00
Claudio Atzori e54f8449c7 added constants from the ACCESS_RIGHTS vocab 2021-07-28 10:54:21 +02:00
Michele Artini 97c5fe44d8 Merge branch 'master' into datasource_model_eosc 2021-07-27 13:01:12 +02:00
Miriam Baglioni 36930204c7 revert before renaming originalId to acronym 2021-07-27 12:59:10 +02:00
Michele Artini 08bab501dc updated the definition of the new fields 2021-07-27 11:20:45 +02:00
Michele Artini 937a6550c0 updated schema of dsm_datasources_eosc 2021-07-26 14:09:29 +02:00
Michele Artini 152b16ddfa patcg db for eosc 2021-07-23 12:06:59 +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 4336646df9 changed the name of originalId in acronym 2021-07-13 16:20:05 +02:00
Miriam Baglioni cba43126e1 Added APC to the schema of the dump 2021-07-13 15:01:00 +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
Sandro La Bruzzo bc66406171 [Scholexplorer]:
Removed TypedIdentifier class on summary and resue ScholixIdentifier
2021-07-13 10:10:35 +02:00
Sandro La Bruzzo 905d425064 [Scholexplorer]:
Updated scholix model: added subtype in scholix Summary and URL in Identifier field
2021-07-13 10:10:15 +02:00
Sandro La Bruzzo 9b0fc0ec2e [Scholexplorer]:
Imported Scholix Schema and Scholix Summary data model on dhp-schemas
2021-07-13 10:09:48 +02:00
Sandro La Bruzzo 78c8781fca [Scholexplorer]:
Removed TypedIdentifier class on summary and resue ScholixIdentifier
2021-07-06 09:54:26 +02:00
Sandro La Bruzzo c0d47b2248 Merge branch 'master' of code-repo.d4science.org:D-Net/dhp-schemas 2021-07-05 14:36:55 +02:00
Sandro La Bruzzo 74aa404a80 [Scholexplorer]:
Updated scholix model: added subtype in scholix Summary and URL in Identifier field
2021-07-05 14:36:45 +02:00
Claudio Atzori b0203ff5cc added more cleaning/identifier utilities 2021-07-05 14:35:26 +02:00
Claudio Atzori a7472744ec added resultResult relation types, inspired by Datacite 2021-07-05 11:12:44 +02:00
Claudio Atzori fc913472a1 code formatting 2021-07-05 11:11:45 +02:00
Sandro La Bruzzo 7605f08d81 [Scholexplorer]:
Imported Scholix Schema and Scholix Summary data model on dhp-schemas
2021-07-01 14:29:47 +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
Claudio Atzori 4328c3ca19 delegating the date parsing to https://github.com/sisyphsu/dateparser 2021-06-09 12:29:24 +02:00
Claudio Atzori c9495f4b5d added more date formats 2021-05-28 10:43:08 +02:00
Claudio Atzori 8e764c10fc added more date formats 2021-05-27 17:28:34 +02:00
Claudio Atzori e447ac68fa enable the possibility to extend the date formats used to parse Relation.validationDate 2021-05-27 14:58:39 +02:00
Claudio Atzori acd28f94cc added constant for ORCID datasource name 2021-05-26 17:41:09 +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 db618fe0c3 uniform constant names across the branches 2021-05-20 15:45:52 +02:00
Miriam Baglioni 627b57575e changed originalId to acronym 2021-05-20 11:09:44 +02:00
Miriam Baglioni f613f4cc1a added article processing charges to the model of the dump 2021-05-20 11:05:52 +02:00
Miriam Baglioni 0dc0d69bcf changed the documentation of the class 2021-05-20 11:04:23 +02:00