Project

General

Profile

« Previous | Next » 

Revision 47086

minor

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/xslt/fwf_2_db.xsl
29 29
	<xsl:variable name="endDate" select=".//column[@name='till']"/>
30 30
	<xsl:variable name="personId" select="translate(normalize-space(.//column[@name='project lead']),' ','_')"/>
31 31
	<xsl:variable name="dateFormat" select="string('yyyy-MM-dd')"/>
32
	<xsl:variable name="organizationId" select="fwf:getMd5(.//column[@name='research place and institute']))"/>
32
	<xsl:variable name="organizationId" select="fwf:getMd5(.//column[@name='research place and institute'])"/>
33 33
	<xsl:template match="/">
34 34
		<record>
35 35
		

Also available in: Unified diff