Project

General

Profile

« Previous | Next » 

Revision 44646

updated value in resource type for Clinical Trial

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/opentrials2datacite.xsl
100 100
                    <publisher>
101 101
                        <xsl:value-of select="//column[./@name = 'primary_register']/text()"/>
102 102
                    </publisher>
103
                    <resourceType resourceTypeGeneral="clinicalTrial">clinical trial</resourceType>
103
                    <resourceType resourceTypeGeneral="clinicalTrial">Clinical Trial</resourceType>
104 104
                    <descriptions>
105 105
                        <xsl:variable name="description"
106 106
                            select="normalize-space(//column[@name = 'description'])"/>

Also available in: Unified diff