Project

General

Profile

« Previous | Next » 

Revision 62698

Added by Alessia Bardi over 1 year ago

synced with prod version

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/xslt_cleaning_oaire2datacite_hadoop.xml
5 5
        <RESOURCE_TYPE value="TransformationRuleDSResourceType"/>
6 6
        <RESOURCE_KIND value="TransformationRuleDSResources"/>
7 7
        <RESOURCE_URI value=""/>
8
        <DATE_OF_CREATION value="2023-04-20T10:32:19+00:00"/>
8
        <DATE_OF_CREATION value="2023-04-20T10:57:51+00:00"/>
9 9
    </HEADER>
10 10
    <BODY>
11 11
        <CONFIGURATION>
......
467 467
                                                <xsl:attribute name="semanticrelation" select="string('compliesWith')"/>
468 468
                                            </oaf:eoscifguidelines>
469 469
                                        </xsl:if>
470
                                    </xsl:for-each>
471
                                    <!-- oaf:container --><!-- TODO: set @typ --><!--
470
                                    </xsl:for-each><!-- oaf:container --><!-- TODO: set @typ --><!--
472 471
                <xsl:variable name="varCitation" select="//*[starts-with(local-name(), 'citation')]" />
473 472
                <xsl:variable name="varSource" select="//dc:source[//oaf:datasourceprefix[.=('od______1514', 'od______3158')]]" />
474 473
--><!-- test
......
504 503
                                </metadata>
505 504
                                <xsl:copy-of select="//*[local-name() = 'about']"/>
506 505
                            </record>
507
                        </xsl:template>
508
                        <!-- Remove EOSC:: subjects, they need to go to eoscifguidelines  -->
506
                        </xsl:template><!-- Remove EOSC:: subjects, they need to go to eoscifguidelines  -->
509 507
                        <xsl:template match="//*[local-name()='subject' and starts-with(./text(), 'EOSC::')]"/>
510 508
                        <xsl:template match="node()|@*">
511 509
                            <xsl:copy copy-namespaces="no">

Also available in: Unified diff