cleanup
common model moved in dnet-graph-domain
updated mapping for datasets
using custom protoc maven plugin, adapted proto schemas, introduced extensions
added plugin repository
added ignored properties
added standard maven folder structure
added dnet-dli branches
added dnet-dli module
renaming
created dataset dedicated entities
fixed escaping Titles in CMR Collector Plugin
fixed missing Titles in CMR Collector Plugin
implemented hostedby map
implemented wf Aggregation from datarepository
updated dependency to dnet-wds-domain
moved vocabularies to dnet-wds-domain
update vocabularies
depending on dnet-wds-domain, cleanup
fixed pom
migrated from dnet-openaire-domain
fixed Entity Registry Wf
Added workflows for entity registy
[maven-release-plugin] prepare release dnet-openaire-broker-1.0.0
[broker] added OpenAIRE event payload DTOs
tags
trunk
new module for OpenAIRE broker DTOs
fixed test
migrated from dnet40
migration to java8
updated data provision workflow, added update OAI
removed duplicate class, already defined in dnet-msro-service:eu.dnetlib.msro.workflows.nodes.misc.SetFormatInfoJobNode
rename
updated OAI job nodes
added more badEntities, to be fixed on collection phase (#2178)
moved MetadataReference class in common package, it will be used by both index service and oai store service
implemented workflows: dedup and data provision (still misses the OAI update part)
added missing comma
avoid NPE
removed java 1.7 constraints
added vocabularies
factored out closeMesh workflow, based on minDist search algorithm
renamed file
utility classes moved in dedicated package
deduplication workflow migrated to new specs
refactored out SimpleJobNode and AsyncJobNode common parts
the wf must fail in case of parameter type mismatch
added utility method to parse solr compatible dates
Added DatasourceManager Core with backend Postgres
added scope prototype to wfNodeRetrieveMdStoreId
updated xsl from efg2edm removed constraint of title
fixed parameter passing when invoking wfTemplate
Regex for datasourceID
changed implementation of DataSourceManager to be modular
grahNodeParameters
added a log
java 8 refactoring
resolving env parameters on wf runtime
added management of env attribute
added method to remove a specific attribute from wf Env
minor changes
using jdbc4driver version 8.3 instead of postgresql:9.4.1208.jre7 as the DBService doesn't work well with it
utility classes moved in common module
exclusions
added BuildSimilarityMeshJobNode, and sql queries needed by the promoteActions workflow
working on the promote actions job
PROMOTE_HDFS action requires also the target table
excluding a lot of libs that pollutes the classpath
added directory attribute
implemented and working metadata2hbase workflow
more wf nodes migrated from dnet40
excluding antlr:antlr and commons-lang:commons-lang
updated to commons-lang3, excluded tons of clashing libs
updated to commons-lang3
excluding antlr:antlr and commons-lang:commons-lang, updated hibernate-core to 5.0.8.Final
using com.typesafe:config:1.3.0
excluding antlr:antlr
using httpcomponents.httpclient.version:4.4.1
updated commons.logging.version:1.2, added httpcomponents.httpclient.version:4.4.1
added more ported services
changed implementation of OAIRequest using the new version of httpClient library
excluding commons-httpclient from classpath
excliding commons-httpclient from classpath
first migration on java8