Commit Graph

47 Commits

Author SHA1 Message Date
Miriam Baglioni 32bcdcb1c0 added extention to the schema for the relation validated by funder 2021-08-06 14:31:35 +02:00
Claudio Atzori f075753c3f code formatting 2021-08-05 14:01:18 +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 aa0c79e0d1 Merge branch 'master' into delegated_authorities 2021-07-29 17:27:04 +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
Miriam Baglioni 36930204c7 revert before renaming originalId to acronym 2021-07-27 12:59:10 +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
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
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
Claudio Atzori 5f7672cd29 CleaningFunctions should only define the minimal necessary methods used in this module, the rest is moved in dnet-hadoop 2021-05-10 16:30:36 +02:00
Claudio Atzori 5dc52ed56b MDStoreManager model classes imported from dnet-hadoop project 2021-05-10 14:02:18 +02:00
Claudio Atzori 09b890fc73 MDStoreManager model classes imported from dnet-hadoop project 2021-05-10 13:48:14 +02:00
Claudio Atzori 611095144b imported core utilities from dhp-common 2021-04-27 15:42:38 +02:00
Claudio Atzori b5b7da198a merging from stable_ids branch 2021-04-23 14:03:59 +02:00
Claudio Atzori 26b3c7c030 merging from master branch 2021-04-23 13:20:53 +02:00
Claudio Atzori 8e32f2bb32 merging from master branch 2021-04-23 13:01:19 +02:00
Claudio Atzori cfeabefd48 schema module made independent, migrated from https://code-repo.d4science.org/D-Net/dnet-hadoop/src/branch/stable_ids/dhp-schemas 2021-04-23 12:15:36 +02:00