Project

General

Profile

« Previous | Next » 

Revision 49055

XSLTs for pangaea removed from the datacite folder.
They must be only in their dedicate folder of the classpath.
For the pangaea by project, the format of the id slightly changed and the mappings have been changed accordingly

View differences:

PublicationFromPangaeatransform.xsl
17 17
	<xsl:template match="/">
18 18
		<xsl:variable name="identifier">
19 19
			<xsl:value-of
20
					select="stringUtils:substringAfter(//md:citation/md:URI,'doi:')"/>
20
					select="//md:citation/md:URI"/>
21 21
		</xsl:variable>
22 22
		<xsl:variable name="identifier_datacite">
23 23
			<xsl:value-of select="oai:record/oai:header/dri:objIdentifier"/>

Also available in: Unified diff