catch and ignore all the exceptions to keep the autocommit task scheduled
new test for zenodocommunity remapping to openaire community
update to handle the zenodocommunity mapping to openaire community in context
Creators should not go among the rels
Test for ORP
Updated docs to include software and orps
Attept 3 to avoid http error when evicting cache
Attempt 2 for not returning error 500 when evicting cache
First attempt for not returning error 500 when evicting
Logs and bean for cache manager
internal calls are not cached, so the cache management has been extracted to dedicated class
Cache for indexDsInfo
previous names clash with already existing index clients!
added resource name to help spring in the bean injection phase
hashing IndexDsInfo properly
using ScheduledExecutorService for the autocommit task
index clients reuse the connection. Using Guava's AbstractScheduledService for the commit task
reschedule index commit task when it dies
close the connection!
do not commit for every direct index request, instead delegate the commit to a periodic task
re-organised imports
branch for solr 7.5.0
provenance of claim is user:claim
Added MIUR and fixed Finland (prefix is aka, not aff anymore)
Testing submission of software and orp.
Also creator values must be xml escaped as they may contain &...
Added OPEN SOURCE access right to be used for software
Updated record template and code to fix: 1. bestlicense and license must be bestaccessright and accessright; 2. Persons are not entities anymore and are now stored in the creator field; 3. Added empty journal field and other minor fields to reflect the current records in the production and beta indexes.
simple code refactoring
fetch also context profiles typed as 'ri'
logs and exceptions
renemaed some packages
fixed a package
implementation
cleaning
first import
removed column 'trust' from re3data mapping
fixed params in datasource entity reg aggregation workflow
depending on released parent
Use misc-utils escaper: the one in velocity is too old and does not cover all XML entities!
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
corrected wrong xml
merged branch dsm into trunk
#3392: added funder param to FET-H2020 projects
Adjusted trust levels to give priorities to organizations from re3data and OpenDOAR rather than EC databases. Among corda and corda h2020, the latter wins.
Oh my dear old claim management: you still need old job nodes.
adding back dear old claim sql queries, we still need them
Fixes #3313: record trust is now a user parameter.
Pangaea dataet: identifiers must be plain DOI (not URL) or the portal generates a wrong link.
change the funderId from DFGF to DFG
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
new patch db file for manually added hostedby entries
re-introduced persons for prod. New file created with the no-person mapping for h2020
updated broker related workflows
revert previous commit: opendoar was not affected
ticket #2955: ensure entity registry set the proper provenanceactionclass for the entity they create
Test record
Provision retry meta-wf
fixed consequence value
added workflows and extended mappings for the intersection use case
stream claims from the jdbcTemplate instead of load them in memory
getting rid of person entities
added file for testing
fix bug for fet-h2020 context
transformation for dfg funder
minor modification
context for dfg funder
Added method to get an id of the submitted result
Log json payload of the request upon exception
Fixed toString() and comments
when type name containst 'date' manipulate the value to make it compliant to solr format
XSLTs for pangaea removed from the datacite folder. They must be only in their dedicate folder of the classpath.For the pangaea by project, the format of the id slightly changed and the mappings have been changed accordingly
commented new field contactfullname in table projects. To remove the comment when new db version in beta
refactoring
context for Academy of Finland funder
transformation for Academy of Finland funder
transformation for sgov funder
trasformation for sgov context generation
more accurate mapping for contactfullname
cleanup
added contact details to the projects_mv materialised view
we don't need to query the relationship anymore
small changes
avoid to produce empty xml records when a 'canceled' project is found, it breaks the workflow. Fixed also the organization identifier costruction and the separator character used to parse column 'project number'
normalise spaces when extract project contact info
project contact person moved in project's description
trivial fixes
fixed mapping
getting rid of person entities #2893
minor