Project

General

Profile

« Previous | Next » 

Revision 53739

fixed types for resultauthor fields (#2894)

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/MDFormatDSResources/MDFormatDSResourceType/2-8b9503d9-8a86-4330-93ef-7e0cd9bc87c2.xml
191 191
		                <FIELD name="resultacceptanceyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='result']/dateofacceptance)"
192 192
		                       tokenizable="false" stat="false" result="false" indexable="true" multivalued="false"/>
193 193
		                <FIELD name="resultauthor" xpath="//*[local-name()='entity']/*[local-name()='result']/creator"
194
		                       type="personName" stat="false" result="false" indexable="true" multivalued="true" />
195
		                <FIELD name="resultauthorprefix" xpath="//*[local-name()='entity']/*[local-name()='result']/creator"
196
		                       type="personNamePrefix" stat="false" result="false" indexable="true" multivalued="true" />
194
		                       stat="false" result="false" indexable="true" multivalued="true" />
195
		                <FIELD name="resultauthor_nt" xpath="//*[local-name()='entity']/*[local-name()='result']/creator"
196
		                       type="string_ci" stat="false" result="false" indexable="true" multivalued="true" />
197 197
		                <FIELD name="resulthostingdatasource"
198 198
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/*[local-name()='hostedby']"
199 199
		                       value="distinct-values(dnet:join(./@id, '||', ./@name))" tokenizable="false" stat="false" result="false" indexable="true"/>

Also available in: Unified diff