Discard records without a valid author as requested in #4392, #4393, #4395, #4396.If the record has also at least one valid author, the record is kept but the invalid authors are removed.
Workaround for #4362: instances from Unpaywall mapped into licenses and then lost
Addressing quality of the research graph: #4368 and #4360.
depending on releases
Bumped dependency of dnet-openaireplus-mapping-utils to 6.2.23-solr75-SNAPSHOT
testing #4374: ordering of web reosurces (precedence to LandingPage)
test that starts from the json obtained from HBASE
update test and resources according to new implementation of resulttagger with the added provenance for bulktagging
add provenance to bulktagging
test for DOECODE
test for deduped record subject to claim
updated label for a counter that I hope I will never see
Tests for CRIS and oaf:journal refactoring
removed useless comment
refactoring and update of default variable values
changed version. Generation of new events for doiboost, bulk tagging, and context propagation (country and semantic link for projects)
remove from context association to Zenodo Community and refactoring of code
new code for bulktagging zenodo community testing
propagation test and resources for testing
propagation of country from institutional repository and of result projects through semantic link
new resources for zenodo community bulktagging testing
update for zenodo community bulk tagging
fixed DOIBoost Bug
fixed NPE in OrcidEventFactory, improved serialisation of the ORCID in the OpenAIRE event payload
added first implementation for OrcidEventFactory
Implemented ORCID event generation process and relative configuration profileAdded workflow to orchestrate the event generation for software links
aligning with MASTER branch
migrated classes for the FixRelation job from MASTER branch
replaced CrossRef with Crossref
logging index feed retry number
adjusted deploy.info
branch for solr 7.5.0
import form master branch
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] prepare release dnet-mapreduce-jobs-1.1.10-MASTER
Testing software from biotools
fixed bug for uncompressed abstract in DOIBoostToAction
changed mapping for compressed abstract in DOIBoostToAction
less verbose logging
excluded clashing versions of jackson. We want to keep ours
using proper import for LogFactory
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.9-MASTER
using most recent dnet-openaireplus-mapping utils version (6.2.18)
added Mapper and Reducer class for infoSpace counts workflows
added reducer to produce counts on the infospace
cannot use Guava's Splitter.splitToList, must stick to basic split method. Classpath is messed up
implemented ConfigurableExportMapper
Removed un-used import
fixed test
updated Mapper to return the whole invalid record
export invalid xml records
refactored Action
Map only job that produces [openaireId, doi] pairs of records containing invalid characters
reduced file size
added parameter to filter only organization in DOIBoostToAction
fixed problem of missing name in authors
merged beta branch to master
introduced use of BlockProcessor
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.8-MASTER
updated test for hbase mapping for organizations
bumped version, dnet-openaireplus-mapping-utils:6.2.15 should fix the unmapped instancetype terms
updated dnet-openaireplus-mapping-utils dependency version
fixed issue when country information is not present for datasource
change throwing of exception with counters
using updated mapping-utils module
change parameter from ImmutableBytesWritable to Text
refactoring and change of counters
using updated mapping-utils module, added unit test to check the merge procedure for context and country updates
rollback wrong commit
fixing and testing propagation implementation
reducer for country propagation that writes on hdfs
cleanup pid types in order to make them valid attributes
Need to set resourceTypeGeneral to clinicalTrial as this is where the IIS can distinguish clinical trial records from "normal dataset"
added code for propagation of countries from institutional organization
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.6-MASTER
updated pom, master branch
master branch for deployments @ICM
why parse strings as Floats?
reverted to r52985 . Test runs shows we need to rely on the edgeIds produced by the connected components identfication phase instead of the vertexIds
changes to consider modification in code to align to trunck version
alignment to trunk version
avoid to produce duplicated events by eliminating the roots from the comparison process
broker event serialization test for ProjectEventFactory
introduced mapping resulttype -> portal url
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.5-BETA
Fixed log class name
avoid collisions when hashing pids by value
cleaned up unused method, using setDurability in put operation
updated opentrial input record used in test, fixes #3886