fixed wf template for datacite OAI sets
removed old transformation for DOAJ journal list
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.6
removed FWF test and reverted pom
Mappings for re3data and opendoar are now TDS rules and not anymore xslt in the classpath
Removed old XSLT for doaj article titles: the relative TDS rule must be used instead.
Mapping for journaltitles and irdb are now TDS rules and not anymore xslt in the classpath
Incremental transformation for Datacite OAI sets
Deleted old xslt: now that we have incremental transformation we have to use TDS rules
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.5
queryProjectOrganization.sql reads from dsm_organizations
we don't need anymore prepareQueryDatasources.sql
Updated instructions to migrate to incremental transformation
Added provenanceactionclass for wt unidentified project
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.4
fixed wf template
write on dsm_organizations
context for miur funder
take lastupdate in consideration for orgs and projects
Funder wfs now use xslt as TDS rule for transformations
using dsm_datasources in sql expressions
using dsm_datasources
refactoring aka2db
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.3
fixed arc target node name
Ugly test to verify why the context profile were not compliant to the schema. Error was in the schema.
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.2
updated property name
To support incremental update of projects in the database, useful functionality of IncrementalTransformationJobNode has been extracted to a superclass. Wf template for entity registries has been updated accordingly. Wf templates for other types of ds that were already in incremental mode have been updated for the new param name inherited from the superclass.
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.1
RCUK: handle cases when the /funder/name is blank
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.0
bumped version, introduced dnet-directindex-api
depending on released parent
openaireLayoutToRecordStylesheet.xsl moved in dnet-openaireplus-mapping-utils so that it can be shared among openaire workflows and the rest controller for direct index feeding
distinct fundingpaths in projects_mv
depending on snapshot parent to resolve eu.dnetlib:dnet-directindex-api
solved duplication declaration(groupId:artifactId:type:classifier)' must be unique: eu.dnetlib:dnet-deduplication:jar -> duplicate declaration of version [1.0.0,2.0.0)
Updated wf name
Do not depend on dnet-directindex-api yet
xqueries to turn all aggregation workflow with incremental transformation
Incremental transformation also for entity registries
moved directIndex API in a new module
Added wf parameter for dashboard visibility
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.11
added missing class
merged incremental transformation to trunk
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.10
3577#note-2: added also for aggregator::softwarerepository (e.g. SoftwareHeritage)
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.9
3577#note-2: correct classnames for Software and ORP repositories
New parameters for community tags #3158#note-86
Re-introduced <FIELD name="_dnet_resource_identifier_">: it is required if we want to enable the updates on the database.
testing software direct indexing
testing indexing of software
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.8
hardcoded mapping between datasource typology code and label
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.7
fixing mappings for datasource subjects, languages, contenttypes
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.6
using dsm_datasources instead of datasources table, fixed datasource data migration rules for languages and od_contenttypes
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.5
modified context and transformation for Academy of Finland in accord with #3119#note-5
added configuration for software entities in IIS primary workflow
removed trailing ; in sql
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.4
adapted the broker event generation workflow to directly feed ElasticSearch
utility file we can use to disable/enable the table triggers to speedup manual operations
assume the view orgs is already there
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.3
removed column 'trust' from re3data mapping
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.2
fixed params in datasource entity reg aggregation workflow
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.1
removed dependency commons-dbcp2
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.0
Use misc-utils escaper: the one in velocity is too old and does not cover all XML entities!
upgraded version of jdbc driver for postgres, this includes a lot of changes, Because we have to add @transactional annotation in some properties to avoid connection closed exception