fixed issues
add log for debugging2
added log for debugging
new classes to parse configuration
processing for bulk tagging configuration
add first bulk tagging workflow implementation (mock)
write on dsm_organizations
integrated changes from trunk related to the incremental transformation for projects and orgs
Fixed values of output params and logs.
typo fixed
Added node to every transform workflows added property that explain if the transformation is incremental
merged r50646 : using misc-utils escaper instead of the one provided by velocity, which is old and does not support all XML entities.
use of simpler interface
inject interface instead of actual implementations
-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
consolidated index modules and updated to solr 7.2.0
solr7
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
merged branch dsm into trunk
#3392: added funder param to FET-H2020 projects
Adding an almost geenric approach to obtain funder prefixes and ids. For names, however, we are still hard-coding them
Again, fixes name of FCT for direct indexing
Fixed FCT name
stream claims from the jdbcTemplate instead of load them in memory
fix bug for fet-h2020 context
Added method to get an id of the submitted result
Log json payload of the request upon exception
Fixed toString() and comments
trivial fixes
use single quote instead of double quote
integrated (hopefully) all required changes from dnet40
Fixed implementation for keeping track of progress
fixed parameter order
Node for writing context updates on hbase and refactoring
ApplyClaims with progress provider
Let's not fail for a non well-formed claim: we go on and keep track of it.
Updated toString
Fixed order of arguments
Fixed semantics and added test
Fixed ApplyClaimRels job param and mapping datasets and pubs to results
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?)
Getters and setters
nodes and workflows for the new claims
Classes and configuration for writing claimed relationships into HBASE
Claims metadata are collected from the file system, not from the database.
updated the direct index api
removed an invalid migration of the apis
migrated to dnet45
codebase used to migrate to java8 the production system