Project

General

Profile

« Previous | Next » 

Revision 52978

support #3752: country field added to mdformat

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/MDFormatDSResources/MDFormatDSResourceType/2-8b9503d9-8a86-4330-93ef-7e0cd9bc87c2.xml
355 355
		                       indexable="true" result="false" stat="false"/>
356 356
		                <FIELD name="conceptname" xpath="//*[local-name()='entity']/*[local-name()='result']/context/category//concept/@label"
357 357
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
358
		                <!-- new index field for country info from different xpaths for any type of entity -->
359
		                <FIELD name="country" xpath="//*[local-name()='entity']/*/country/@classid | //*[local-name()='entity']/*//rel[./to/@type='organization']/country/@classid | //*[local-name()='entity']//funder/@jurisdiction"
360
		                       tokenizable="false" indexable="true" stat="false" result="false"/>
358 361

  
359 362
		                <!-- COUNTER FIELDS -->
360 363
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_dedup" result="false" stored="true" type="pint" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_dedup/@value"/>

Also available in: Unified diff