Project

General

Profile

« Previous | Next » 

Revision 28845

fixed xslt

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/xslt/opendoar_2_db.xsl
99 99
                    <ROW table="apicollections">
100 100
                        <FIELD name="api"><xsl:value-of select="$apiId" /></FIELD>
101 101
                        <FIELD name="param">format</FIELD>
102
                        <FIELD name="_dnet_resource_identifier_"><xsl:value-of select="concat($apiId, '@@FORMAT')" /></FIELD>
102
                        <FIELD name="_dnet_resource_identifier_"><xsl:value-of select="concat($apiId, '@@format')" /></FIELD>
103 103
                        <FIELD name="original">oai_dc</FIELD>
104 104
                    </ROW>
105 105
                    

Also available in: Unified diff