Project

General

Profile

« Previous | Next » 

Revision 52326

refactoring aka2db

View differences:

aka2db.xsl
10 10
    <xsl:variable name="funderID" select="concat($namespacePrefix, '::AKA')"/>
11 11

  
12 12

  
13
    <xsl:variable name="stream" select="normalize-space(.//column[@name='FUNDING STREAM(S)'])"/>
13
    <!--<xsl:variable name="stream" select="normalize-space(.//column[@name='FUNDING STREAM(S)'])"/>-->
14 14
    <xsl:variable name="fundingID">
15 15

  
16 16
        <xsl:value-of select="$funderID"/>
......
121 121
                                <xsl:value-of select="$organizationId"/>
122 122
                            </FIELD>
123 123

  
124

  
125
                            <FIELD name="semanticclass">participant</FIELD>
126
                            <FIELD name="semanticscheme">dnet:project_organization_relations</FIELD>
127 124
                        </ROW>
128 125
                    </ROWS>
129 126
                </xsl:if>

Also available in: Unified diff