Project

General

Profile

« Previous | Next » 

Revision 55390

Only one landing page

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/noncompliant/doecode.xml
143 143
														select="concat('https://www.osti.gov/doecode/biblio/', //*[local-name() = 'code_id'])"
144 144
												/>
145 145
											</datacite:alternateIdentifier>
146
											<!-- exclude landing page field because it is a generic URL, not the landing page of the resource -->
147
											<!--
146 148
											<xsl:if test="//*[local-name() = 'landing_page']">
147 149
												<datacite:alternateIdentifier>
148 150
													<xsl:attribute name="alternateIdentifierType"
......
151 153
															select="//*[local-name() = 'landing_page']"/>
152 154
												</datacite:alternateIdentifier>
153 155
											</xsl:if>
154

  
156
											-->
155 157
											<xsl:if test="//*[local-name() = 'repository_link']">
156 158
												<datacite:alternateIdentifier>
157 159
													<xsl:attribute name="alternateIdentifierType"

Also available in: Unified diff