Project

General

Profile

Statistics
| Revision:

# Date Author Comment
52927 06/08/2018 05:55 PM Miriam Baglioni

DataInfo from optional to repeatable in proto for Context. Changed the method to add new DataInfo from setDataInfo to addDataInfo

52920 06/08/2018 05:40 PM Miriam Baglioni

bulk tagging job node

52908 03/08/2018 05:52 PM Miriam Baglioni

code bulktag refactoring

52869 01/08/2018 06:11 PM Miriam Baglioni

fixed issues

52868 01/08/2018 05:03 PM Miriam Baglioni

add log for debugging2

52867 01/08/2018 04:25 PM Miriam Baglioni

added log for debugging

52864 01/08/2018 03:50 PM Miriam Baglioni

new classes to parse configuration

52861 01/08/2018 03:24 PM Miriam Baglioni

processing for bulk tagging configuration

52855 01/08/2018 09:49 AM Claudio Atzori

add first bulk tagging workflow implementation (mock)

52854 31/07/2018 06:23 PM Claudio Atzori

add first bulk tagging workflow implementation (mock)

52341 04/06/2018 05:01 PM Alessia Bardi

write on dsm_organizations

52339 04/06/2018 04:45 PM Alessia Bardi

integrated changes from trunk related to the incremental transformation for projects and orgs

51108 09/03/2018 11:50 AM Alessia Bardi

Fixed values of output params and logs.

51041 05/03/2018 03:29 PM Sandro La Bruzzo

typo fixed

51038 05/03/2018 03:02 PM Sandro La Bruzzo

Added node to every transform workflows added property that explain if the transformation is incremental

50647 09/02/2018 01:16 PM Alessia Bardi

merged r50646 : using misc-utils escaper instead of the one provided by velocity, which is old and does not support all XML entities.

50619 07/02/2018 02:40 PM Claudio Atzori

use of simpler interface

50599 06/02/2018 10:25 AM Claudio Atzori

inject interface instead of actual implementations

50598 06/02/2018 10:24 AM Sandro La Bruzzo

-Incremental transformation: Implemented incremental transformation and changed the nodes Fetch and Store MDRecords to read in the env the property of incremental read and store if there is, otherwise they work as usual

50544 01/02/2018 12:47 PM Claudio Atzori

consolidated index modules and updated to solr 7.2.0

50517 31/01/2018 11:59 AM Claudio Atzori

solr7

50509 30/01/2018 06:09 PM Sandro La Bruzzo

upgraded version of jdbc driver for postgres, this includes a lot of changes, Because we have to add @transactional
annotation in some properties to avoid connection closed exception

50489 30/01/2018 11:27 AM Michele Artini

merged branch dsm into trunk

50424 26/01/2018 03:26 PM Alessia Bardi

#3392: added funder param to FET-H2020 projects

50119 13/12/2017 02:19 PM Alessia Bardi

Adding an almost geenric approach to obtain funder prefixes and ids. For names, however, we are still hard-coding them

50113 12/12/2017 06:01 PM Alessia Bardi

Again, fixes name of FCT for direct indexing

49995 27/11/2017 10:13 AM Alessia Bardi

Fixed FCT name

49417 12/10/2017 05:13 PM Claudio Atzori

stream claims from the jdbcTemplate instead of load them in memory

49246 05/10/2017 11:11 AM Miriam Baglioni

fix bug for fet-h2020 context

49144 26/09/2017 11:21 AM Alessia Bardi

Added method to get an id of the submitted result

49143 26/09/2017 11:17 AM Alessia Bardi

Log json payload of the request upon exception

49142 26/09/2017 11:16 AM Alessia Bardi

Fixed toString() and comments

48955 13/09/2017 11:28 AM Claudio Atzori

trivial fixes

48926 11/09/2017 03:44 PM Claudio Atzori

use single quote instead of double quote

48139 28/06/2017 06:40 PM Alessia Bardi

integrated (hopefully) all required changes from dnet40

48047 28/06/2017 03:06 PM Alessia Bardi

Fixed implementation for keeping track of progress

48042 28/06/2017 03:00 PM Alessia Bardi

fixed parameter order

48027 28/06/2017 02:12 PM Alessia Bardi

Node for writing context updates on hbase and refactoring

47717 26/06/2017 07:03 PM Alessia Bardi

ApplyClaims with progress provider

47716 26/06/2017 06:11 PM Alessia Bardi

Let's not fail for a non well-formed claim: we go on and keep track of it.

47715 26/06/2017 06:04 PM Alessia Bardi

Updated toString

47714 26/06/2017 05:49 PM Alessia Bardi

Fixed order of arguments

47712 26/06/2017 05:33 PM Alessia Bardi

Fixed semantics and added test

47710 26/06/2017 05:12 PM Alessia Bardi

Fixed ApplyClaimRels job param and mapping datasets and pubs to results

47708 26/06/2017 04:35 PM Alessia Bardi

Using database service classes to avoid exception 'Method org.postgresql.jdbc4.Jdbc4Connection.isValid(int) is not yet implemented.'. We are locked to an old jdbc driver (for hibernate?)

47696 26/06/2017 02:32 PM Alessia Bardi

Getters and setters

47693 26/06/2017 12:52 PM Alessia Bardi

nodes and workflows for the new claims

47679 23/06/2017 06:16 PM Alessia Bardi

Classes and configuration for writing claimed relationships into HBASE

47522 14/06/2017 06:15 PM Alessia Bardi

Claims metadata are collected from the file system, not from the database.

47423 31/05/2017 05:00 PM Michele Artini

updated the direct index api

47420 31/05/2017 04:27 PM Michele Artini

removed an invalid migration of the apis

45335 12/01/2017 04:40 PM Claudio Atzori

migrated to dnet45

45281 10/01/2017 06:36 PM Claudio Atzori

codebase used to migrate to java8 the production system