using dnet-index-client >= 3.0.2 to avoid class loading problems of the StreamingFactory
The prefix of Zenodo is not doi as previously assumed by the tests, hence version 4.0.0 did not introduce the fix I expected in the beta env. Now it should work
Fix the problem of Zenodo records not being deleted from the indexing queue. Now they will be indexed with a 'doi' objidentifier
let's try removing some apparently useless dependencies
Improved test
Original version of the layout used to transform XML records in Solr documents
add missing files
use of dsm to obtain ds info
temporary fix of a xquery
Added support for CHIST-ERA and ASAP
Added support for Horizon Europe projects
Fixed bug when unescaping project id
Log exception message for the RestException
hack to avoid ugly H2020 fundingstreams in the portal due to wrong input from Zenodo
fixed bug that caused the lack of values on the records to be indexed. Tests adapted to do some asserts so that we avoid such silly errors in the future
Need to create an instance of the OpenAIRESUbmitterUtils for the new class ResultEntryToOaf.
When the label of the context cannot be resolved, the context tag is not added.To ensure tests do not make any external calls, the code has been refactored so that the proper mock could be defined.
Ensure an index on id field
Log request body
Fixed direct indexing to projects with no funding streams and with escaped '/' in the grant code. Fixed UKRI acronym/names
added rules to match funder name ukri. When ukri or rcuk is found ukri is the funder
no need to commit immediately, the periodic task will do it
direct indexing api relies on a single solr client instance, which gets reconfigured on the expiration of the cached info retrieved from the IS, indicating the solr collection to be used
Added missing funders (including EEA, see #5564)
Fixed typo in log
catch exception thrown by rest service
added property for community api address
reintegrated branch solr75 -r53793:HEAD
moving business logic to OpenAIRESubmitterUtils class
catch and ignore all the exceptions to keep the autocommit task scheduled
update the list of funder
added method to filter out Zenodo communities from context
added call to method to filter out zenodo community from result context
creators should not go under rels
Updated docs to include software and orps
check for zenodo record not direct indexed
Fixed missing bean error at container startup because of indexclientmap not found
Cache eviction on IS lookup queries
using ScheduledExecutorService for the autocommit task
reschedule index commit task when it dies
do not allow to set autocommit frequency values lower than a defined minimum
close the connection!
do not commit for every direct index request, instead delegate the commit to a periodic task
provenance of claim is user:claim
Added MIUR and fixed Finland (prefix is aka, not aff anymore)
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
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
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