update of the TR for corda, fwf, and arc
Transformation rules modified to consider also funded amount and summary for the projects. Not all the rules consider both the updates (not all the funders provide both funded amount and summary for the project) ref #4965
fixed variable name
added the country of the funder to the organizations
Added CDATA back in fudner TDS rules whenever needed.
Fixed xslt
Do not use CDATA in TDS so that the XSLT will be properly rendered in the UIs.
Fixed orgid generation
Tranformation rules registered on beta: now they have a full resource identifier
minor fix
parentDatasourceId substituted with varDataSourceID. namespacePrefix encoded within the transformation as xsl:variable
alignement of transformation with last version of project_organization table
adding lastupdate and deletion of obsolete attributes of dsm_organizations table
modified transformation to reflect changes in the db
changed table organizations in dsm_organizations
TDS rules for funders instead of XSLT in the classpath. To be revised to set: lastupdate and other changes related to the new db model for dsm.
avoid to produce empty xml records when a 'canceled' project is found, it breaks the workflow. Fixed also the organization identifier costruction and the separator character used to parse column 'project number'
minor
implements #2385#note-66: FWF projects whose status is canceled must be skipped.
integrated (hopefully) all required changes from dnet40
codebase used to migrate to java8 the production system