updated queryProjectOrganization.sql to reflect the data model
removed table 'orgs' from queryOrganizations.sql
depending on dnet-openaireplus-mapping-utils:6.2.5-solr7-SNAPSHOT
openaireLayoutToRecordStylesheet tests moved to dnet-openaireplus-mapping-utils-SOLR7
query db from dsm_organizations
Instructtions to migrate to incremental transformation
fixed arc
xsl for MIUR context
write on dsm_organizations
integrated changes from trunk related to the incremental transformation for projects and orgs
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
modification of the academy of finland transformation rule in accord to comments in #3119
modification of the context creation for academy of finland in accord to comments in #3119
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.1.9-patchDirectIndexing
added SNAPSHOT to project version
integrated revision from trunk: r50509 , r50646 , r50741 : escape xml entities in direct indexing + upgrade postgres driver version + not depending on commons-dbcp2
creating new branchto integrate into production the fix on parsing xml in direct indexing
Incremental transformation for entity registries
Update description of wf node for IncrementalTransformation
Fixed values of output params and logs.
typo fixed
Added node to every transform workflows added property that explain if the transformation is incremental
removed dependency commons-dbcp2
merged r50646 : using misc-utils escaper instead of the one provided by velocity, which is old and does not support all XML entities.
use of simpler interface
typo
simplified sql
column trust doesn't exist anymore
stored the filtered resultset
bumped version
depending on dnet-openaire-datasource-manager >= 1.0.2-SNAPSHOT
inject interface instead of actual implementations
-Incremental transformation: Implemented incremental transformation and changed the nodes Fetch and Store MDRecords to read in the env the property of incremental read and store if there is, otherwise they work as usual
updated data migration script
fixed typo
consolidated index modules and updated to solr 7.2.0
solr7
updated sql query used to map organizations to HBase
updated sql queries used to map datasources and organizations to HBase
store subjects as text arrays
updated aggregation workflow used for datasource entity registries: introduced node used to rule out the information associated to the managed data sources
updated mappings for datasource entity registries
read datasources from dsm_datasources table
trying to use the same vocabulary names
read organizations from both old and new tables
Partial fix of a bug related to hostedby_map
update of repo profiles
added some methods for repo UI
some fix (maven versions, properties, appContexts)
fix maven versions
Renamed DatasourceManagerException in DsmException
adapted mappings to the DSM db model
Work in progress
new branch for dsm
hopefully we won't need to branch also this
updated deploy.info
solr6 branch
branch for solr6
cleanup
codebase used to migrate to java8 the production system