Project

General

Profile

« Previous | Next » 

Revision 59898

Country DE for TextGrid items

View differences:

xslt_cleaning_datarepo_datacite.xml
245 245
									</xsl:for-each>
246 246
									<oaf:language>
247 247
										<xsl:value-of select="TransformationFunction:convert($tf, //*[local-name()='language'], 'Languages')"/>
248
									</oaf:language><!--
248
									</oaf:language>
249
                                    <!-- country DE for items from TextGrid -->
250
                                    <xsl:if test="$varDataSourceId = 're3data_____::r3d100011365'">
251
                                        <oaf:country>DE</oaf:country>
252
                                    </xsl:if>
253
<!--
249 254
					<xsl:if test="//*[local-name() = 'rights'][starts-with(normalize-space(.), 'info:eu-repo/semantics/embargoedAccess')]">
250 255
					<oaf:embargoenddate>
251 256
					<xsl:value-of select="//*[local-name()='date']/@dateType='Available'"/>

Also available in: Unified diff