Project

General

Profile

« Previous | Next » 

Revision 63013

Added by Alessia Bardi 8 months ago

Transformation rule for IRIS Italian repositories compliant with guidelines 4

View differences:

xslt_cleaning_oaire2datacite_hadoop_IRIS.xml
128 128
                            </xsl:copy>
129 129
                        </xsl:template>
130 130

  
131
                        <xsl:template match="//*[local-name() = 'metadata']//*[local-name() = 'resource']/*[local-name()='identifier']">
132
                            <datacite:identifier identifierType="{./@identifierType}"><xsl:value-of select="substring-after(./text(), 'http://hdl.handle.net/')"/></datacite:identifier>
133
                        </xsl:template>
131 134
                        <!--
132 135
                           special management of related identifiers for IRIS repositories by CINECA: we know that IRIS records contain DOI, PMID
133 136
                           Note: this usage of related identifiers is semantically correct wrt the OpenAIRE guidelines but goes against the way we use it to map the records into

Also available in: Unified diff