branch for solr 7.5.0
removed
Issue Enhancement #3858 and code cleanup in RestIterator
avoid to import non necessary affiliations from DOIBoost
depend on mappingutils 6.2.19 for better mapping of software
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.1.10-MASTER
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.10-MASTER
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.19
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.19
Testing software from biotools
Handling classid and name from datacite subjects + added license at metadata level
More invalid pid types to exclude (source: biotools)
xpaths starts with //*[local-name() = 'resource'] to ensure we get the element under the datacite resource path
Updated iml file
add country parameter
fixed types for resultauthor fields (#2894)
Fixes #2726 and #4023: datasourcesubject index field.
fixed bug for uncompressed abstract in DOIBoostToAction
changed mapping for compressed abstract in DOIBoostToAction
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.23
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.23
less verbose logging
updated to new tables of dsm
provenance of claim is user:claim
excluded clashing versions of jackson. We want to keep ours
using proper import for LogFactory
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.1.9-MASTER
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.9-MASTER
using most recent dnet-openaireplus-mapping utils version (6.2.18)
Added MIUR and fixed Finland (prefix is aka, not aff anymore)
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.18
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.18
added Mapper and Reducer class for infoSpace counts workflows
added workflows for infoSpace counts
using dsm_identities in materialised projects view
added job profiles for infoSpace counts
fixed issue on method call
update for the zenodo community associated to the RCD community
Kaggle/Reactome: added configurable params
added configurable producer timeout
added reducer to produce counts on the infospace
Testing submission of software and orp.
Added safeguard parsing of produced xml to catch badly escaped illegal characters (eg etf: \001 escaped as ). Changed harvesting thread execution from ThreadExecutor to Thread.Start
Kaggle/Reactome: factored out file write procedure
updated transformation for core_springer2oaf to consider also information about issn, sp, ep e licence when present
transformation rule for core_elsevier2oaf
added more logging and removed fair option from blocking queue
add AuthorizationHandler in API configuration: checks
Updatged string identifier type reference to use enum
added main classes to verify the content collected from Kaggle and Reactome
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.22
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.22
added new test for Elsevier
fixed issue
fixed issue for stopping iteration execution
Added default empty dataset document serialization for endpoints where no dataset can be retrieved
optional parameters for the schema.org plugin
support for journals at aggregator level
fixed bug in interface form
add new branch for new schema
added all the possible parameters to the Schema.org ProtocolDescriptor
added term for Schema.org collector plugin
cannot use Guava's Splitter.splitToList, must stick to basic split method. Classpath is messed up
initial adding of OpenDOAR 2 DB rest transformation profille
[maven-release-plugin] copy for tag unibi-data-collective-transformation-common-2.2.7
[maven-release-plugin] prepare release unibi-data-collective-transformation-common-2.2.7
add property "refereed" to the transformation schema
1. HelloWorldService.java: a. replace method 'project/claims', with method 'projects/{projectId}/all_claims' (no token but projectId) b. add method '/users/notification' to get user email preferences from 'notification' table c. add method '/users/notification/save' to insert a new notification entry or update an existing in 'notification' table...
NotificationHandler.java & EmailSender.java: bug fix in calculating seconds (store 12:00 and add 1 sec to last_interaction_date when sending email).
Corrected Creation Date format
deleted dead code. shouldn't have been commited in the first place
Added schema.org harvesting plugin. Supports sitemapindex files and api listing calls to retrieve endpoints list
fixed a bug
implemented ConfigurableExportMapper
Removed un-used import
fixed some bugs