Project

General

Profile

« Previous | Next » 

Revision 53842

added authorid, authoridtype

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/MDFormatDSResources/MDFormatDSResourceType/2-8b9503d9-8a86-4330-93ef-7e0cd9bc87c2.xml
194 194
		                       stat="false" result="false" indexable="true" multivalued="true" />
195 195
		                <FIELD name="resultauthor_nt" xpath="//*[local-name()='entity']/*[local-name()='result']/creator"
196 196
		                       type="string_ci" stat="false" result="false" indexable="true" multivalued="true" />
197
		                <FIELD name="resulthostingdatasource"
197
						<FIELD name="authorid" xpath="//*[local-name()='entity']/*[local-name()='result']/creator/@*[local-name() != 'rank' and local-name() != 'name' and local-name() != 'surname']"
198
							   type="string_ci" stat="false" result="false" indexable="true" multivalued="true" />
199
						<FIELD name="authoridtype" xpath="//*[local-name()='entity']/*[local-name()='result']/creator/@*[local-name() != 'rank' and local-name() != 'name' and local-name() != 'surname']/local-name()"
200
							   type="string_ci" stat="false" result="false" indexable="true" multivalued="true" />
201
						<FIELD name="resulthostingdatasource"
198 202
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/*[local-name()='hostedby']"
199 203
		                       value="distinct-values(dnet:join(./@id, '||', ./@name))" tokenizable="false" stat="false" result="false" indexable="true"/>
200 204
		                <FIELD name="resulthostingdatasourceid"

Also available in: Unified diff