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 for next development iteration
[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
added mapper and hadoop job configuration file for importing Grid.AC organization data
using mapping-utils version 6.2.11
integrating bulktag from trunk to beta branch
rule out invalid dates also on CrossRefToActions
rule out invalid dates on ScholixToActions
cleanup
produce 'supplement' subrel type in case of supplement relationships
simplified connected component application on the graph
updated dependencies: dnet-pace-core
adding check to understand the bug of wrong relation generated
do not skip processing datasets in DedupBuildRootsMapper, improved error reporting in DedupBuildRootsReducer
do not push vertex ids in memory, process them on the fly
fixed name of TDS profile used by test method
added jobs for predatory journal analysis
removed warning
added invisible setup
fixed null element
Created CrossrefImportMapper
add CrossRefToAction
bumped dependency version
fixed mapping from scholix to openaire model
small fixes
changed key type
implemented mapper writing
added configuration
added Mapper for tranform scholexplorer links into actionsets
deprecation: use setDurability instead of setWriteToWAL
introduced subType in pace wf configuration
adjusted ids export procedure
avoid to emit enrichment events when the similarity score is below the threshold
javadoc and test
indentation
pick the 1st instance to avoid collisions
improved behaviour EventWrapperTest
Partial implementation of a unit test
Fixed the generation of eventIds
Workaround for CLARIN mining issue: #3670#note-29
depending on dnet-openaireplus-mapping-utils:6.2.8
depending on dnet-openaireplus-mapping-utils:6.2.7