[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-deduplication-1.2.2
added dedup person workflows
implemented selective author load procedure
added new workflows (dedup person)
[maven-release-plugin] prepare release dnet-deduplication-1.2.1
filter duplicated nsPrefixes
[maven-release-plugin] prepare release dnet-deduplication-1.2.0
added namespaceprefix map to the workflow definition
small fix in wf definition
added coauthor workflow and hadoop job
explicitly set the hbase table to work on
added workflow to export the representative publications as json on hdfs
[maven-release-plugin] prepare release dnet-deduplication-1.1.10
buttons moved in the modal
[maven-release-plugin] prepare release dnet-deduplication-1.1.9
allow to use uri encodable characters in the query parameter
[maven-release-plugin] prepare release dnet-deduplication-1.1.8
added custom conditions in the proto path navigation
added wfNodeGetHBaseTableDescription
avoid parallel nodes that makes use of queryDb/resultSet
cleanup
added meta+workflow to update the dedup index
[maven-release-plugin] prepare release dnet-deduplication-1.1.7
don't reset form while navigating the search results
[maven-release-plugin] prepare release dnet-deduplication-1.1.6
fixed representatives/dissimilarities management in the dedup index
[maven-release-plugin] prepare release dnet-deduplication-1.1.5
added wf node to check that a given dedup orchestration has the relative action set profile
search by id AND actionset
using also actionset id as primary key
added basic dedup workflow for person entities
[maven-release-plugin] prepare release dnet-deduplication-1.1.4
added dedicated workflow profiles
better logging
reset groups and dissimilarities when the user performs a new search
dedup inspector discovers the configurations and builds the ui accordingly
[maven-release-plugin] prepare release dnet-deduplication-1.1.3
change actionset in the model when the user changes page
fixed user action mapping
added actionsetid to dissimilarities
atomic dedup offline workflow
passing the action sets also to the workflow env
fix: actually using the action set when serializing the list
using action set id in the index record builing process
Oaf2HBase workflow can choose how to map the entities extracted from the publications on HBase
rendering person entities in the dedup inspector
added fullname path for person entities
autodiscover the entities by lookup for DedupOrchestrationDSResourceType(s)
added dedup conf parameter name
[maven-release-plugin] prepare release dnet-deduplication-1.1.2
fixed bean name
[maven-release-plugin] prepare release dnet-deduplication-1.1.1
making DedupConfigurationAwareJobNode instantiable
[maven-release-plugin] prepare release dnet-deduplication-1.1.0
bumped version
migrated from dnet-openaireplus-workflows
show number of hits
actions management wf nodes migrated from dnet-openaireplus-workflows, and adapted to manage a preconfigured action set
fixed configuration iteration
fewer logging
introduced support for action set ids
adding dedup orchestration profile management
added junit
minor changes
[maven-release-plugin] prepare release dnet-deduplication-1.0.1
added test
removed property, it should be defined somewhere else
renamed class
unwrap the base64 encoded index response using a different approach
improved regex to unwrap the base64 encoded index response
abstract class
querying by configuration id
using dedupConf driven OafEntityMerger
sets as deletedbyinference=false the documents included in the dissimilarities
work in progress
added similar/dissimilar js data structures
preliminary implementation
UIs migrated from dnet-openaireplus-workflows, work in progress
fixed application context