Claudio Atzori
dd397d107d
Merge pull request 'Revert the changes for IgnoreUndefined management in tree evaluation' ( #491 ) from fix_decision_tree into main
...
Reviewed-on: #491
2024-10-11 10:33:42 +02:00
Giambattista Bloisi
3152382ae8
Revert the changes for IgnoreUndefined management in tree evaluation
2024-10-09 23:00:13 +02:00
Claudio Atzori
a50e04154e
Merge pull request 'PidCleaner used pervasively' ( #490 ) from pid_cleaning into main
...
Reviewed-on: #490
2024-10-08 15:08:13 +02:00
Claudio Atzori
c4e8aaca1f
PidCleaner used pervasively
2024-10-08 14:58:28 +02:00
Claudio Atzori
1596d70224
[bipAffiliations] fix: added publisherInputPath to the spark action parameter specifications
2024-10-02 10:02:10 +02:00
Claudio Atzori
5d030d1118
[graph provision] fixed serialisation of the usage counts as measures in the XML records
2024-10-02 09:45:30 +02:00
Claudio Atzori
6e0b6a886f
code formatting
2024-09-30 15:13:23 +02:00
Claudio Atzori
3854fcc5e0
Merge pull request 'New Model from affRo' ( #487 ) from affRoModelModificationOnmain into main
...
Reviewed-on: #487
2024-09-30 14:33:31 +02:00
Miriam Baglioni
371154d74f
[OpenAireAffiliations] changed the code to handle mixed model in input. To be able to update some links for as many datasources as possible. So far crossref and openapc
2024-09-30 14:29:49 +02:00
Claudio Atzori
4e9f64e01a
merged from the osfPreprints_plugin branch
2024-09-30 11:24:17 +02:00
Giambattista Bloisi
d175a9745f
Fix: invert the "natural" order when ordering by id lexicographically
2024-09-26 17:07:31 +02:00
Michele De Bonis
fe70caa33c
fixed dedup test classes
2024-09-26 11:28:51 +02:00
Claudio Atzori
81bfe3fe32
WIP merged beta into main
2024-09-26 09:23:44 +02:00
Miriam Baglioni
0765641979
[AffRo] used the collectedfrom openaire for all the relations imported as affRo output
2024-09-25 17:23:49 +02:00
Miriam Baglioni
d0eba032cd
[AffRo] removing package
2024-09-25 17:15:17 +02:00
Miriam Baglioni
7cd8171268
[AffRo] refactoring
2024-09-25 17:12:51 +02:00
Miriam Baglioni
a54d021c37
merge with main
2024-09-25 17:06:27 +02:00
Miriam Baglioni
6eea075324
[AffRo] changed the creation of the action set against the new model of provision of the matchings. Changed the test calss and the resources accordingly
2024-09-25 17:04:37 +02:00
Claudio Atzori
2ba67f08d3
[OpenCitations] move the extracted contents under a backup path to avoid needing to re-download it in case of errors
2024-09-25 15:39:22 +02:00
Miriam Baglioni
df39360822
[AffRo] changed the creation of the action set agaisnt the nen model of provision of the matchings
2024-09-25 12:32:53 +02:00
Claudio Atzori
c1a309df75
Merge pull request 'retry on UnknownHostException' ( #469 ) from retry_on_UnknownHostException into main
...
Reviewed-on: #469
2024-09-25 11:35:14 +02:00
Claudio Atzori
5fdc286eb9
Merge pull request 'ticket #9525 : Update Crosserf Mapping' ( #479 ) from ticket#9525 into main
...
Reviewed-on: #479
2024-09-25 11:32:20 +02:00
Michele Artini
fa2532db30
fixed a bug with id
2024-09-25 09:38:50 +02:00
Michele Artini
b35d046fd2
fixed a bug with 'null' string
2024-09-24 15:18:54 +02:00
Claudio Atzori
e7f6eb82df
Merge pull request 'fixed a bug with topic ENRICH/MORE/SUBJECT/ARXIV' ( #481 ) from enrich_more_subject_bug into main
...
Reviewed-on: #481
2024-09-24 08:56:50 +02:00
Claudio Atzori
9c7711310e
Merge pull request '[broker] fixed calculation of events for ENRICH/[MISSING|MORE]/PROJECT' ( #483 ) from fix_missing_project_rels into main
...
Reviewed-on: #483
2024-09-23 15:26:54 +02:00
Michele Artini
0c66b8589d
removed the deletedByInference=true filter
2024-09-23 13:01:45 +02:00
Michele Artini
2d7a7a962d
unit test @Disabled
2024-09-23 10:19:36 +02:00
Michele Artini
6b0f7cc8b0
skip urls with authentication
2024-09-23 10:16:53 +02:00
Michele Artini
758d4acd05
fixed a bug with topic ENRICH/MORE/SUBJECT/ARXIV
2024-09-23 09:47:29 +02:00
Michele Artini
339d8124f2
osf plugin: links to contributors and primaty_file
2024-09-20 08:44:05 +02:00
Michele Artini
52bb7af03b
use of dom4j
2024-09-19 14:59:05 +02:00
Michele Artini
9073b1159d
partial implementation of osfPreprints plugin + tests
2024-09-19 13:58:53 +02:00
Michele Artini
dcf09811a2
partial implementation of osfPreprints plugin
2024-09-19 12:42:45 +02:00
Sandro La Bruzzo
890190b7ae
as described on ticket #9525
...
1. Changed the mapping applied to Crossref records: anything that has a relationship "is-review-of" must be mapped as publication of type "Review".
2. Force the hostedby of Crossref records with DOI prefix 10.3410 and 10.12703 to the H1 Connect data source.
2024-09-18 17:16:53 +02:00
Claudio Atzori
bfd05cdab2
run mergeResultsOfDifferentTypes only when checkDelegatedAuthority is true
2024-09-17 10:49:32 +02:00
Claudio Atzori
24b5dc97c6
Merge pull request 'mergeResultsOfDifferentTypes only when checkDelegatedAuthority is true' ( #478 ) from merge_by_id_fix into main
...
Reviewed-on: #478
2024-09-17 10:48:46 +02:00
Michele Artini
714a16854e
Merge pull request 'gtr2Publications_plugin' ( #477 ) from gtr2Publications_plugin into beta
...
Reviewed-on: #477
2024-09-17 10:23:39 +02:00
Michele Artini
a2fac78dcc
fixed a problem in incremental harvesting
2024-09-17 10:16:28 +02:00
Claudio Atzori
c648531ccb
run mergeResultsOfDifferentTypes only when checkDelegatedAuthority is true
2024-09-16 16:16:23 +02:00
Michele Artini
99b7adda0c
gtr2 unit test
2024-09-16 15:13:44 +02:00
Michele Artini
bb9cee4f40
implementation of gtr2Publications plugin
2024-09-16 14:16:56 +02:00
Giambattista Bloisi
10cad80d4d
Merge pull request 'Fixes for RestIterator' ( #473 ) from fix_pagination into main
...
Reviewed-on: #473
2024-09-05 16:59:16 +02:00
Giambattista Bloisi
37b9bdc10c
Fix: next returned a null value at end of stream
2024-09-05 16:52:57 +02:00
Giambattista Bloisi
e7150eea7b
Fix for paginationStart parameter management
2024-09-05 16:52:57 +02:00
Giambattista Bloisi
23477f3e80
Fixes for pagination strategy looping at end of download
2024-09-05 16:52:57 +02:00
Claudio Atzori
ce78752aa3
BIPAffiliations to include also input data from publisher websites
2024-08-07 15:46:44 +02:00
Claudio Atzori
152cb47375
Merge pull request 'AffiliationFromPublisher' ( #470 ) from AffiliationFromPublisher into main
...
Reviewed-on: #470
2024-08-07 14:49:28 +02:00
Miriam Baglioni
f1dc0050c7
[AffiliationFromPublisher]extention of test
2024-08-07 11:27:11 +02:00
Miriam Baglioni
42531afc3e
[AffiliationFromPublisher]refactoring after compilation
2024-08-07 11:17:56 +02:00