wf dependencies
adapted to latest version
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-deduplication-1.1.8
[maven-release-plugin] prepare release dnet-deduplication-1.1.8
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-3.1.4
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-3.1.4
[maven-release-plugin] copy for tag dnet-pace-core-2.1.2
[maven-release-plugin] prepare release dnet-pace-core-2.1.2
added custom conditions in the proto path navigation
added wfNodeGetHBaseTableDescription
avoid parallel nodes that makes use of queryDb/resultSet
removed unused method
reintroduced basic person dedup workflow
import only the persons with a non empty name and linked to a project
exception management in bb message execution
last execution date in wfi
Not adding AND if we have no query.
[maven-release-plugin] copy for tag dnet-oai-utils-3.1.2
[maven-release-plugin] prepare release dnet-oai-utils-3.1.2
StringUtils.split does not add empty strings in the resulting array, but I do need them, hence I use the native String split function.
cleanup
save params action
solved an issue with EDM records having empty dimensions ?? x ?? x ??
[maven-release-plugin] copy for tag unibi-data-collective-transformation-common-2.1.1
[maven-release-plugin] prepare release unibi-data-collective-transformation-common-2.1.1
show wf parameters form
added meta+workflow to update the dedup index
updated dependency for dnet-openaireplus-workflows
[maven-release-plugin] copy for tag dnet-deduplication-1.1.7
[maven-release-plugin] prepare release dnet-deduplication-1.1.7
don't reset form while navigating the search results
search publications by author
merged from branch
implemented tubitak hostedby
introducing missing pdb reference extraction missing parameters
bugfix: renaming obsolete decision-export to decision-export-to-hbase
[maven-release-plugin] copy for tag dnet-modular-objectstore-service-4.1.1
[maven-release-plugin] prepare release dnet-modular-objectstore-service-4.1.1
managed closure of inputstream, in the rest controller, possible cause of too many open files
#1308 reverting uri:oozie:distcp-action:0.2 change: version is not properly recognized by oozie 3.3.2-cdh4.3.1
searching journals by issn
better handling of crossref resolved journals and publishers
Saving apc currency in journal
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.0.3
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.0.3
setting remaining in budget on approval
Added a comment label underneath all organization autocompletes
[maven-release-plugin] copy for tag dnet-deduplication-1.1.6
[maven-release-plugin] prepare release dnet-deduplication-1.1.6
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-3.1.3
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-3.1.3
more testing
proto2solr mapping includes the actionset id
fixed representatives/dissimilarities management in the dedup index
conditional enabling of wf launch button
Renamed Requests menu to Manage Requests
Remaining budget is not set to requested amount
New budget request form
- Added amount granted on budget approval- Fixed an SQL typo
escaping sql reserved words
#1260 enabling document to protein databank reference extraction in primary workflow, supporting 3 new parameters: active_referenceextraction_pdb, export_action_set_id_document_pdb, export_referenceextraction_pdb_url_root
#1315 introducing document to protein databank reference extraction outcome exporter module
[maven-release-plugin] copy for tag dnet-download-service-2.1.5
[maven-release-plugin] prepare release dnet-download-service-2.1.5
env params of proc node
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-4.0.4
[maven-release-plugin] prepare release dnet-openaireplus-workflows-4.0.4
don't close the mesh for persons
[maven-release-plugin] copy for tag dnet-deduplication-1.1.5
[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
#1315 providing missing confidenceLevel
[maven-release-plugin] copy for tag dnet-modular-index-service-2.3.1
[maven-release-plugin] prepare release dnet-modular-index-service-2.3.1
logs the dsId when running a delete by query BB action
WF start and end date
process graph image
#1315 updating expected jsons in integration test after DocumentToConceptIds schema refactoring
fixed bug in RetrieveValue if argument is "value", e.g. profilid
wf history list
added basic dedup workflow for person entities
#1315 propagating confidenceLevel to DocumentToConceptIds. Updating PIG transformer script by introducing concept identifiers deduplication UDF function picking record with the highest confidence level, introducing unit and integration tests. Propagating changes in document to concepts exporter module.