Project

General

Profile

« Previous | Next » 

Revision 60271

View differences:

pmf2oaidc.xml
103 103
									<dc:identifier>
104 104
										<xsl:value-of select="concat('https://openportal.isti.cnr.it/doc?id=people______::', dnet:md5(./identifier))" />
105 105
									</dc:identifier>
106
									<dc:identifier>
106
									<!-- <dc:identifier>
107 107
										<xsl:value-of select="concat('people:',./identifier)" />
108 108
									</dc:identifier>
109 109
									<xsl:for-each select="./urls/url[@rights = $bestRights]">
110 110
										<dc:identifier>
111 111
											<xsl:value-of select="." />
112 112
										</dc:identifier>
113
									</xsl:for-each>
113
									</xsl:for-each> -->
114 114
									<xsl:for-each select="./dois/doi">
115 115
										<dc:identifier>
116 116
											<xsl:value-of select="concat('info:doi:',.)" />

Also available in: Unified diff