Claudio Atzori
|
0656ab2838
|
code formatting
|
2024-04-20 08:10:58 +02:00 |
Sandro La Bruzzo
|
b72c3139e2
|
updated Ignore annotation that is deprecated to Disabled
|
2024-04-19 14:52:40 +02:00 |
Sandro La Bruzzo
|
843dc95340
|
resolved conflict
|
2024-04-11 17:38:16 +02:00 |
Sandro La Bruzzo
|
a0642bd190
|
added instanceTypeMapping field on MAG
|
2024-04-11 13:10:12 +02:00 |
Sandro La Bruzzo
|
ece56f0178
|
update crossref mapping to be transformed together with UnpayWall
|
2024-03-25 18:18:10 +01:00 |
Sandro La Bruzzo
|
58dbe71d39
|
update crossref mapping to be runnable separately as a single datasource outside doiboost
|
2024-03-20 17:04:52 +01:00 |
Giambattista Bloisi
|
664a381d31
|
Unify merge logic of entities in MergeUtils.class
|
2024-03-18 16:04:49 +01:00 |
Sandro La Bruzzo
|
5281f010a5
|
applied cherry pick
|
2024-03-13 09:59:20 +01:00 |
Sandro La Bruzzo
|
9d94648f3b
|
code formatted
|
2024-02-29 18:15:20 +01:00 |
Sandro La Bruzzo
|
7d806a434c
|
formatted code
|
2024-02-28 09:31:58 +01:00 |
Sandro La Bruzzo
|
e889808daa
|
Fixed problem on missing author in crossref Mapping
|
2024-01-26 12:19:04 +01:00 |
Miriam Baglioni
|
01ce0b9c76
|
[doiboost - preprocess] remove transition to orcid preparation from sequence of steps at the beginning of the workflow
|
2023-12-15 12:24:55 +01:00 |
Claudio Atzori
|
178a14c491
|
code formatting
|
2023-12-03 13:31:58 +01:00 |
Sandro La Bruzzo
|
3caf6ff27e
|
Extracted the correct original type to pass to instanceTypeMapping in Crossref Mapping
|
2023-12-01 16:33:56 +01:00 |
Claudio Atzori
|
511a98dd80
|
fixed doiboost process workflow, removed references to the ProcessORCID step
|
2023-12-01 16:21:53 +01:00 |
Claudio Atzori
|
33cb483c75
|
using objectSubType as originalType in Crossref2Oaf, code formatting
|
2023-12-01 15:03:05 +01:00 |
Claudio Atzori
|
622fafbd2e
|
Merge branch 'beta' into orcid_import
|
2023-12-01 12:28:14 +01:00 |
Sandro La Bruzzo
|
cdfb7588dd
|
code formatting
|
2023-11-30 15:31:42 +01:00 |
Sandro La Bruzzo
|
7b5e04f37e
|
removed Orcid intersection on DOIBoost
|
2023-11-30 14:36:50 +01:00 |
Sandro La Bruzzo
|
86b5775e08
|
added vocabulary in instanceTypeMapping for
- DOIBoost
- Datacite
- PubMed
- Scholexplorer Datasource
|
2023-11-29 13:15:43 +01:00 |
Sandro La Bruzzo
|
af1c2634b3
|
added instanceTypeMapping original field in the mapping of
- DOIBoost
- Datacite
- PubMed
- Scholexplorer Datasource
|
2023-11-29 12:45:30 +01:00 |
Claudio Atzori
|
9a98f408b3
|
code formatting
|
2023-10-10 09:36:11 +02:00 |
Claudio Atzori
|
ef833840c3
|
[Doiboost] removed linkage to SFI unidentified project
|
2023-10-06 15:48:18 +02:00 |
Sandro La Bruzzo
|
42a2dad975
|
implemented relation to irish funder from a Json list
|
2023-10-06 11:52:33 +02:00 |
Giambattista Bloisi
|
bb5b845e3c
|
Use scala.binary.version property to resolve scala maven dependencies
Ensure consistent usage of maven properties
Profile for compiling with scala 2.12 and Spark 3.4
|
2023-07-24 11:13:48 +02:00 |
Giambattista Bloisi
|
f03153823a
|
Update testCitationRelations number of expected citations according to changes made in 0559d8b4 (monodirectional citations)
|
2023-07-21 10:48:28 +02:00 |
Giambattista Bloisi
|
801da2fd4a
|
New sources formatted by maven plugin
|
2023-07-06 10:28:53 +02:00 |
Claudio Atzori
|
9c59dac859
|
followup changes reorganising the mdstore synchronisation mechanism
|
2023-03-01 10:16:20 +01:00 |
Miriam Baglioni
|
ad745c0aa3
|
[CrossrefFunderMapping] fixed issueson funder name
|
2023-02-28 14:58:27 +01:00 |
Claudio Atzori
|
0559d8b412
|
WIP monodirectional citations
|
2023-02-28 10:57:32 +01:00 |
Sandro La Bruzzo
|
69fa616490
|
removed wrong content
|
2023-02-28 10:27:38 +01:00 |
Sandro La Bruzzo
|
832a75d012
|
added mapping for crossref funder
|
2023-02-28 10:16:34 +01:00 |
Miriam Baglioni
|
d617c3e812
|
[DOIBoost] extended mapping for funder #8407
|
2023-02-20 14:45:27 +01:00 |
Sandro La Bruzzo
|
118c1fc3b3
|
Merge remote-tracking branch 'origin/beta' into beta
|
2023-02-15 10:29:28 +01:00 |
Sandro La Bruzzo
|
a8ac79fa25
|
Added citation relation on crossref Mapping
|
2023-02-15 10:29:13 +01:00 |
Claudio Atzori
|
9a03f71db1
|
code formatting
|
2023-02-13 16:25:47 +01:00 |
Sandro La Bruzzo
|
3c9826f186
|
updated lines function to it's implementation linesWithSeparators.map(l => l.stripLineEnd) in this way we force scala plugin compiler to consider this pipeline scala code and not java.string.lines() pipeline
|
2022-12-21 11:21:17 +01:00 |
Claudio Atzori
|
a79c47522d
|
updated ORCID datasource identifier
|
2022-11-23 10:17:49 +01:00 |
Claudio Atzori
|
1203378441
|
Merge branch 'beta' into clean_subjects
|
2022-09-09 10:38:47 +02:00 |
Enrico Ottonello
|
bfdf2dc390
|
Merge branch 'beta' of https://code-repo.d4science.org/D-Net/dnet-hadoop into orcid_multipleworks_download
|
2022-08-25 12:07:54 +02:00 |
Enrico Ottonello
|
da1cf561e6
|
alignment with beta
|
2022-08-25 11:57:20 +02:00 |
Enrico Ottonello
|
27445ccdaa
|
cleaned log
|
2022-08-25 11:56:14 +02:00 |
Claudio Atzori
|
6c0fd9284b
|
merge from beta
|
2022-08-05 10:42:53 +02:00 |
Miriam Baglioni
|
a7a18d7630
|
[Graph Dump] removed code for the dump from the project. Fixed issues in tests when possible
|
2022-08-04 17:40:40 +02:00 |
Claudio Atzori
|
27a91841e7
|
WIP: cleaning of subjects
|
2022-08-04 11:39:39 +02:00 |
Enrico Ottonello
|
64311b8be4
|
removed unuseful accumulator
|
2022-07-31 01:03:29 +02:00 |
Enrico Ottonello
|
657b0208a2
|
multiple works download (<=100) for single request
|
2022-07-25 12:37:39 +02:00 |
Claudio Atzori
|
1138b2ac8e
|
code formatting
|
2022-07-19 14:15:49 +02:00 |
Miriam Baglioni
|
4b6913787b
|
[DOI-BOOST] added one method in test of crossref mapping to aof and one resource. Related to ticket 7807
|
2022-06-08 14:55:19 +02:00 |
Claudio Atzori
|
8dd5517548
|
code formatting
|
2022-05-16 14:35:24 +02:00 |