Miriam Baglioni
|
10ea974d56
|
removed not needed class
|
2023-10-31 10:39:29 +01:00 |
Miriam Baglioni
|
012d4cece6
|
adding test classes
|
2023-10-31 10:38:09 +01:00 |
Miriam Baglioni
|
818bb4b11c
|
removing interaction with the IS. Using communityAPIs instead
|
2023-10-30 14:28:55 +01:00 |
Miriam Baglioni
|
e91636817c
|
-
|
2023-10-25 17:32:09 +02:00 |
Miriam Baglioni
|
eb407ba0d3
|
first try to remove the IS FROM THE CODE
|
2023-10-25 14:58:19 +02:00 |
Miriam Baglioni
|
8cf6a40bdf
|
-
|
2023-10-24 16:02:21 +02:00 |
Miriam Baglioni
|
176d6d7f2b
|
change MEDIA_TYPE to avoid error on Zenodo side
|
2023-10-24 12:45:55 +02:00 |
Miriam Baglioni
|
f2b890f8a8
|
-
|
2023-10-24 08:55:14 +02:00 |
Miriam Baglioni
|
5529bbe3cc
|
add retry with exponential backof and delay between the calls
|
2023-09-29 15:53:08 +02:00 |
Miriam Baglioni
|
32d64dd7a1
|
added possibility to copy the graph from hive
|
2023-09-22 15:25:53 +02:00 |
Miriam Baglioni
|
9dea4f30ca
|
removed constraint on length of the name
|
2023-09-19 11:29:27 +02:00 |
Miriam Baglioni
|
60e2713d56
|
-
|
2023-09-18 14:30:31 +02:00 |
Miriam Baglioni
|
9aec98cea0
|
changed make tar to avoid repetition of name in archive
|
2023-09-18 12:07:54 +02:00 |
Miriam Baglioni
|
4885d36b3b
|
refactoring
|
2023-08-17 15:11:36 +02:00 |
Miriam Baglioni
|
f6677429c7
|
fixed conflicts
|
2023-08-17 15:03:41 +02:00 |
Miriam Baglioni
|
c0ce9023a5
|
Merge pull request 'masterRelationNoNode' (#4) from masterRelationNoNode into master
Reviewed-on: #4
|
2023-08-17 14:57:41 +02:00 |
Miriam Baglioni
|
d1f41b8e28
|
removed organization without legalname and legalshortname from the dump
|
2023-08-17 10:14:20 +02:00 |
Miriam Baglioni
|
24be522e7c
|
fixed NPE, moved class to generate tar
|
2023-08-07 13:56:58 +02:00 |
Miriam Baglioni
|
e9aca6b702
|
refactoring
|
2023-08-04 19:32:16 +02:00 |
Miriam Baglioni
|
5fb58362c5
|
moved parameter file. Added 40| as prefix on projects for computing the delta
|
2023-08-04 17:18:15 +02:00 |
Miriam Baglioni
|
097905171a
|
adding master duplicate to avoid join of relation. Changed the model for the indicators
|
2023-08-04 16:22:23 +02:00 |
Miriam Baglioni
|
6b113961c1
|
-
|
2023-07-28 10:26:22 +02:00 |
Miriam Baglioni
|
a175ac2c7f
|
[dump] refactoring
|
2023-07-19 09:40:48 +02:00 |
Miriam Baglioni
|
2566b97138
|
[dumpCSV] remove not needed code
|
2023-07-17 16:28:46 +02:00 |
Miriam Baglioni
|
0482648131
|
merg
|
2023-07-17 16:24:57 +02:00 |
Miriam Baglioni
|
5ff50d115a
|
[dumpCSV] ading double quotes enclosing all the fileds
|
2023-07-17 16:21:20 +02:00 |
Miriam Baglioni
|
81b55dc20b
|
merging with master
|
2023-07-15 11:15:24 +02:00 |
Miriam Baglioni
|
7ccd4e7866
|
Merge pull request 'Dump per Country' (#3) from dumpSubset into master
Reviewed-on: #3
|
2023-07-15 11:13:28 +02:00 |
Miriam Baglioni
|
25be584028
|
[dumpSubset] aligned with master
|
2023-07-15 11:12:27 +02:00 |
Miriam Baglioni
|
21a521b97c
|
changed the API to consider the upload only of an already open version
|
2023-07-15 10:36:54 +02:00 |
Miriam Baglioni
|
b74d6f1c23
|
resolved conflict
|
2023-07-13 18:20:31 +02:00 |
Miriam Baglioni
|
787d4d0b4a
|
changed the pom reference to the dho schema
|
2023-07-13 18:19:12 +02:00 |
Miriam Baglioni
|
b01573e201
|
[dumpCSV] removed output directory before starting the jobs
|
2023-07-12 07:38:53 +02:00 |
Miriam Baglioni
|
baef25560a
|
[dumpCSV] align pom version with master for graph
|
2023-07-11 13:47:28 +02:00 |
Miriam Baglioni
|
95125d704a
|
[dump] removed usage stats info from the datasource and project
|
2023-07-11 12:40:21 +02:00 |
Miriam Baglioni
|
abc30756e4
|
-
|
2023-07-07 18:42:41 +02:00 |
Miriam Baglioni
|
ab791fe424
|
[master] update reference to ZenodoAPI
|
2023-07-07 18:12:17 +02:00 |
Miriam Baglioni
|
3bfac8bc6e
|
[dumpCSV] addressing the issues fointed out by the Dare Lab people. Repeated relations from author to result due to the author repeated in the data. Repeated relations from result to result due to the same pid present in more that one result. Author table not properly formatted due to the bad formatting of the input data
|
2023-07-07 18:01:26 +02:00 |
Miriam Baglioni
|
9d1b708a89
|
[dumpCSV] addressing the issues fointed out by the Dare Lab people. Repeated relations from author to result due to the author repeated in the data. Repeated relations from result to result due to the same pid present in more that one result. Author table not properly formatted due to the bad formatting of the input data
|
2023-07-07 17:44:19 +02:00 |
Miriam Baglioni
|
8a44653dbe
|
[DumpCSV] fixing issues
|
2023-07-05 09:58:55 +02:00 |
Miriam Baglioni
|
b26fb92838
|
changed the pom dependency of a different schema
|
2023-07-01 12:38:18 +02:00 |
Miriam Baglioni
|
29b81bef26
|
refactoring
|
2023-07-01 11:54:48 +02:00 |
Miriam Baglioni
|
d53c6850aa
|
Merge pull request 'dump_zenodo_2' (#2) from dump_zenodo_2 into master
Reviewed-on: #2
|
2023-07-01 11:09:19 +02:00 |
Miriam Baglioni
|
3fba247c38
|
refactoring
|
2023-07-01 11:07:41 +02:00 |
Miriam Baglioni
|
2ac5c4a9ab
|
moved also the model and other linked classes to the dump project
|
2023-07-01 11:06:41 +02:00 |
Miriam Baglioni
|
766288d1c9
|
Merge branch 'dump_zenodo_2' of https://code-repo.d4science.org/D-Net/dhp-graph-dump into dump_zenodo_2
|
2023-07-01 10:39:37 +02:00 |
Miriam Baglioni
|
b9d4d67c72
|
-
|
2023-06-30 19:06:15 +02:00 |
Sandro La Bruzzo
|
d746390b9f
|
new implementatiton with okhttp
|
2023-06-23 15:15:09 +02:00 |
Miriam Baglioni
|
72ead1bd85
|
added okhttp3 again
|
2023-06-23 14:16:15 +02:00 |
Sandro La Bruzzo
|
6ace388cff
|
fixed method
|
2023-06-23 14:16:10 +02:00 |