Project

General

Profile

« Previous | Next » 

Revision 53365

Need to set resourceTypeGeneral to clinicalTrial as this is where the IIS can distinguish clinical trial records from "normal dataset"

View differences:

opentrials2datacite.xml
114 114
												</xsl:for-each>
115 115
											</geoLocations>
116 116
										</xsl:if>
117
										<resourceType resourceTypeGeneral="Dataset">0037</resourceType>
117
										<resourceType resourceTypeGeneral="clinicalTrial">0037</resourceType>
118 118
										<descriptions>
119 119
											<xsl:variable name="description" select="normalize-space(//column[@name = 'description'])"/>
120 120
											<xsl:variable name="summary" select="normalize-space(//column[@name = 'brief_summary'])"/>

Also available in: Unified diff