Project

General

Profile

« Previous | Next » 

Revision 43570

updated mdformat profile

View differences:

modules/dnet-graph-domain/trunk/src/main/resources/eu/dnetlib/bootstrap/profiles/MDFormatDSResources/MDFormatDSResourceType/2-8b9503d9-8a86-4330-93ef-7e0cd9bc87c2.xml
1
<RESOURCE_PROFILE>
2
    <HEADER>
3
        <RESOURCE_IDENTIFIER value="2-8b9503d9-8a86-4330-93ef-7e0cd9bc87c2_TURGb3JtYXREU1Jlc291cmNlcy9NREZvcm1hdERTUmVzb3VyY2VUeXBl"/>
4
        <RESOURCE_TYPE value="MDFormatDSResourceType"/>
5
        <RESOURCE_KIND value="MDFormatDSResources"/>
6
        <RESOURCE_URI value=""/>
7
        <DATE_OF_CREATION value="2008-05-22T14:40:04+02:00"/>
8
    </HEADER>
9
    <BODY>
10
        <CONFIGURATION>
11
            <NAME>DMF</NAME>
12
            <DESCRIPTION>Openaire Metadata Format</DESCRIPTION>
13
            <INTERPRETATION>openaire</INTERPRETATION>
14
            <SCHEMA uri=""/>
15
        </CONFIGURATION>
16
        <STATUS>
17
            <LAYOUTS>
18
                <LAYOUT name="index">
19
	                <FIELDS>
20
		                <FIELD name="oafentity" xpath="//*[local-name() = 'entity']" indexable="false" tokenizable="true" result="true" stat="false"/>
21
		                <FIELD name="oaftype" value="local-name(//*[local-name()='entity']/*)" tokenizable="false" result="false" indexable="true"
22
		                       stat="false"/>
23
		                <FIELD name="objIdentifier" indexable="true" tokenizable="false" xpath="//header/dri:objIdentifier" stat="false" result="false"/>
24

  
25
		                <!-- DATASOURCE FIELDS -->
26
		                <FIELD name="datasourceofficialname" xpath="//*[local-name()='entity']/*[local-name()='datasource']/officialname" stat="false"
27
		                       indexable="true" result="false"/>
28
		                <FIELD name="datasourceenglishname" xpath="//*[local-name()='entity']/*[local-name()='datasource']/englishname" stat="false"
29
		                       indexable="true" result="false"/>
30
		                <FIELD name="datasourcewebsiteurl" xpath="//*[local-name()='entity']/*[local-name()='datasource']/websiteurl" stat="false"
31
		                       indexable="true" result="false"/>
32
		                <FIELD name="datasourcelogourl" xpath="//*[local-name()='entity']/*[local-name()='datasource']/logourl" stat="false" indexable="true"
33
		                       result="false"/>
34
		                <FIELD name="datasourcecontactemail" xpath="//*[local-name()='entity']/*[local-name()='datasource']/contactemail" stat="false"
35
		                       indexable="true" result="false"/>
36
		                <FIELD name="datasourceoddescription" xpath="//*[local-name()='entity']/*[local-name()='datasource']/oddescription" stat="false"
37
		                       indexable="true" result="false"/>
38
		                <FIELD name="datasourceodnumberofitems" xpath="//*[local-name()='entity']/*[local-name()='datasource']/odnumberofitems" stat="false"
39
		                       indexable="true" result="false"/>
40
		                <FIELD name="datasourceodnumberofitemsdate" value="//*[local-name()='entity']/*[local-name()='datasource']/odnumberofitemsdate"
41
		                       type="date" stat="false" indexable="true" result="false"/>
42
		                <FIELD name="datasourceodsubjects" xpath="//*[local-name()='entity']/*[local-name()='datasource']/odsubjects" stat="false"
43
		                       tokenizable="false" indexable="true" result="false"/>
44
		                <FIELD name="datasourceodlanguages" xpath="//*[local-name()='entity']/*[local-name()='datasource']/odlanguages" stat="false"
45
		                       tokenizable="false" indexable="true" result="false"/>
46
		                <FIELD name="datasourceodcontenttypes" xpath="//*[local-name()='entity']/*[local-name()='datasource']/odcontenttypes" stat="false"
47
		                       tokenizable="false" indexable="true" result="false"/>
48
		                <FIELD name="datasourcetypeid" xpath="//*[local-name()='entity']/*[local-name()='datasource']/datasourcetype/@classid"
49
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
50
		                <FIELD name="datasourcetypename" xpath="//*[local-name()='entity']/*[local-name()='datasource']/datasourcetype/@classname"
51
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
52
		                <FIELD name="datasourcetypeuiid" xpath="//*[local-name()='entity']/*[local-name()='datasource']/datasourcetypeui/@classid"
53
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
54
		                <FIELD name="datasourcetypeuiname" xpath="//*[local-name()='entity']/*[local-name()='datasource']/datasourcetypeui/@classname"
55
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
56
		                <FIELD name="datasourcecompatibilityid" xpath="//*[local-name()='entity']/*[local-name()='datasource']/openairecompatibility/@classid"
57
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
58
		                <FIELD name="datasourcecompatibilityname"
59
		                       xpath="//*[local-name()='entity']/*[local-name()='datasource']/openairecompatibility/@classname" tokenizable="false" stat="false"
60
		                       indexable="true" result="false" multivalued="false"/>
61

  
62
		                <!-- ORGANIZATION FIELDS -->
63
		                <FIELD name="organizationlegalshortname" xpath="//*[local-name()='entity']/*[local-name()='organization']/legalshortname"
64
		                       type="ngramtext" stat="false" indexable="true" result="false"/>
65
		                <FIELD name="organizationlegalname" xpath="//*[local-name()='entity']/*[local-name()='organization']/legalname" type="ngramtext"
66
		                       stat="false" indexable="true" result="false"/>
67
		                <FIELD name="organizationwebsiteurl" xpath="//*[local-name()='entity']/*[local-name()='organization']/websiteurl" stat="false"
68
		                       indexable="true" result="false"/>
69
		                <FIELD name="organizationlogourl" xpath="//*[local-name()='entity']/*[local-name()='organization']/logourl" stat="false"
70
		                       indexable="true" result="false"/>
71
		                <FIELD name="organizationeclegalbody" xpath="//*[local-name()='entity']/*[local-name()='organization']/eclegalbody" stat="false"
72
		                       indexable="true" result="false"/>
73
		                <FIELD name="organizationeclegalperson" xpath="//*[local-name()='entity']/*[local-name()='organization']/eclegalperson" stat="false"
74
		                       indexable="true" result="false"/>
75
		                <FIELD name="organizationecnonprofit" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecnonprofit" stat="false"
76
		                       indexable="true" result="false"/>
77
		                <FIELD name="organizationecresearchorganization"
78
		                       xpath="//*[local-name()='entity']/*[local-name()='organization']/ecresearchorganization" stat="false" indexable="true"
79
		                       result="false"/>
80
		                <FIELD name="organizationecinternationalorganizationeurinterests"
81
		                       xpath="//*[local-name()='entity']/*[local-name()='organization']/ecinternationalorganizationeurinterests" stat="false"
82
		                       indexable="true" result="false"/>
83
		                <FIELD name="organizationecinternationalorganization"
84
		                       xpath="//*[local-name()='entity']/*[local-name()='organization']/ecinternationalorganization" stat="false" indexable="true"
85
		                       result="false"/>
86
		                <FIELD name="organizationecenterprise" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecenterprise" stat="false"
87
		                       indexable="true" result="false"/>
88
		                <FIELD name="organizationecsmevalidated" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecsmevalidated" stat="false"
89
		                       indexable="true" result="false"/>
90
		                <FIELD name="organizationecnutscode" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecnutscode" stat="false"
91
		                       indexable="true" result="false"/>
92
		                <FIELD name="organizationcollectedfrom" xpath="//*[local-name()='entity']/*[local-name()='organization']/collectedfrom" stat="false"
93
		                       indexable="true" result="false"/>
94
		                <FIELD name="organizationcountryid" xpath="//*[local-name()='entity']/*[local-name()='organization']/country/@classid"
95
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
96
		                <FIELD name="organizationcountryname" xpath="//*[local-name()='entity']/*[local-name()='organization']/country/@classname"
97
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
98

  
99
		                <!-- PERSON FIELDS -->
100
		                <FIELD name="personfirstname" xpath="//*[local-name()='entity']/*[local-name()='person']/firstname" stat="false" indexable="true"
101
		                       result="false"/>
102
		                <FIELD name="personsecondnames" xpath="//*[local-name()='entity']/*[local-name()='person']/secondnames" stat="false" indexable="true"
103
		                       result="false"/>
104
		                <FIELD name="personfullname" xpath="//*[local-name()='entity']/*[local-name()='person']/fullname" stat="false" indexable="true"
105
		                       result="false"/>
106
		                <FIELD name="personfax" xpath="//*[local-name()='entity']/*[local-name()='person']/fax" stat="false" indexable="true" result="false"/>
107
		                <FIELD name="personemail" xpath="//*[local-name()='entity']/*[local-name()='person']/email" stat="false" indexable="true"
108
		                       result="false"/>
109
		                <FIELD name="personphone" xpath="//*[local-name()='entity']/*[local-name()='person']/phone" stat="false" indexable="true"
110
		                       result="false"/>
111
		                <FIELD name="personcollectedfrom" xpath="//*[local-name()='entity']/*[local-name()='person']/collectedfrom" stat="false"
112
		                       indexable="true" result="false"/>
113
		                <FIELD name="personcountryid" xpath="//*[local-name()='entity']/*[local-name()='person']/nationality/@classid" tokenizable="false"
114
		                       stat="false" indexable="true" result="false" multivalued="false"/>
115
		                <FIELD name="personcountryname" xpath="//*[local-name()='entity']/*[local-name()='person']/nationality/@classname" tokenizable="false"
116
		                       stat="false" indexable="true" result="false" multivalued="false"/>
117

  
118
		                <!-- PROJECT FIELDS -->
119
		                <FIELD name="projectwebsiteurl" xpath="//*[local-name()='entity']/*[local-name()='project']/websiteurl" stat="false" indexable="true"
120
		                       result="false"/>
121
		                <FIELD name="projectcode" xpath="//*[local-name()='entity']/*[local-name()='project']/code" type="ngramtext" stat="false"
122
		                       indexable="true" result="false"/>
123
		                <FIELD name="projectacronym" xpath="//*[local-name()='entity']/*[local-name()='project']/acronym" type="ngramtext" stat="false"
124
		                       indexable="true" result="false"/>
125
		                <FIELD name="projecttitle" xpath="//*[local-name()='entity']/*[local-name()='project']/title" type="ngramtext" stat="false"
126
		                       indexable="true" result="false"/>
127
		                <FIELD name="projectstartdate" value="//*[local-name()='entity']/*[local-name()='project']/startdate" type="date" stat="false"
128
		                       indexable="true" result="false" multivalued="false"/>
129
		                <FIELD name="projectstartyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='project']/startdate)"
130
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
131
		                <FIELD name="projectenddate" value="//*[local-name()='entity']/*[local-name()='project']/enddate" type="date" stat="false"
132
		                       indexable="true" result="false" multivalued="false"/>
133
		                <FIELD name="projectendyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='project']/enddate)" tokenizable="false"
134
		                       stat="false" indexable="true" result="false" multivalued="false"/>
135
		                <FIELD name="projectcallidentifier" xpath="//*[local-name()='entity']/*[local-name()='project']/callidentifier" tokenizable="false"
136
		                       stat="false" indexable="true" result="false" multivalued="false"/>
137
		                <FIELD name="projectkeywords" xpath="//*[local-name()='entity']/*[local-name()='project']/keywords" stat="false" indexable="true"
138
		                       result="false"/>
139
		                <FIELD name="projectduration" xpath="//*[local-name()='entity']/*[local-name()='project']/duration" tokenizable="false" stat="false"
140
		                       indexable="true" result="false" multivalued="false"/>
141
		                <FIELD name="projectecsc39" xpath="//*[local-name()='entity']/*[local-name()='project']/ecsc39" tokenizable="false" stat="false"
142
		                       indexable="true" result="false" multivalued="false"/>
143
		                <FIELD name="projectoamandatepublications" xpath="//*[local-name()='entity']/*[local-name()='project']/oamandatepublications"
144
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
145
		                <FIELD name="projectecarticle29_3" xpath="//*[local-name()='entity']/*[local-name()='project']/ecarticle29_3" tokenizable="false"
146
		                       stat="false" indexable="true" result="false" multivalued="false"/>
147
		                <FIELD name="projectsubject" xpath="//*[local-name()='entity']/*[local-name()='project']/subjects" stat="false" tokenizable="false"
148
		                       indexable="true" result="false"/>
149

  
150
		                <FIELD name="projectcollectedfrom" xpath="//*[local-name()='entity']/*[local-name()='project']/collectedfrom" stat="false"
151
		                       indexable="true" result="false"/>
152
		                <FIELD name="projectcontracttypeid" xpath="//*[local-name()='entity']/*[local-name()='project']/contracttype/@classid"
153
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
154
		                <FIELD name="projectcontracttypename" xpath="//*[local-name()='entity']/*[local-name()='project']/contracttype/@classname"
155
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
156
		                <FIELD name="fundinglevel0_id" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_0/id"
157
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
158
		                <FIELD name="fundinglevel0_name" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_0/name"
159
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
160
		                <FIELD name="fundinglevel0_description"
161
		                       xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_0/description" stat="false"
162
		                       indexable="true" result="false"/>
163
		                <FIELD name="fundinglevel1_id" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_1/id"
164
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
165
		                <FIELD name="fundinglevel1_name" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_1/name"
166
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
167
		                <FIELD name="fundinglevel1_description"
168
		                       xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_1/description" stat="false"
169
		                       indexable="true" result="false"/>
170
		                <FIELD name="fundinglevel2_id" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_2/id"
171
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
172
		                <FIELD name="fundinglevel2_name" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_2/name"
173
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
174
		                <FIELD name="fundinglevel2_description"
175
		                       xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_2/description" stat="false"
176
		                       indexable="true" result="false"/>
177
		                <!--  PROJECTS' FUNDER FIELDS: indexable only with the new funding path/context handling -->
178
		                <FIELD name="funderid" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/id" tokenizable="false"
179
		                       indexable="true" result="false" stat="false"/>
180
		                <FIELD name="fundershortname" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/shortname"
181
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
182
		                <FIELD name="fundername" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/name" tokenizable="false"
183
		                       indexable="true" result="false" stat="false"/>
184
		                <FIELD name="funderjurisdiction" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/jurisdiction"
185
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
186

  
187
		                <!-- RESULT FIELDS -->
188
		                <FIELD name="resulttitle"
189
		                       xpath="//*[local-name() = 'entity']/*[local-name() ='result']/title | //*[local-name()='entity']/*[local-name()='result']/children/result/title"
190
		                       stat="false" result="false" indexable="true"/>
191
		                <FIELD name="resulttitleclass" xpath="//*[local-name()='entity']/*[local-name()='result']/title/@classname" tokenizable="false"
192
		                       stat="false" result="false" indexable="true"/>
193
		                <FIELD name="resultsubject" xpath="//*[local-name()='entity']/*[local-name()='result']/subject" tokenizable="false" stat="false"
194
		                       result="false" indexable="true"/>
195
		                <FIELD name="resultsubjectclass" xpath="//*[local-name()='entity']/*[local-name()='result']/subject/@classname" tokenizable="false"
196
		                       stat="false" result="false" indexable="true"/>
197
		                <FIELD name="resultdate" value="//*[local-name()='entity']/*[local-name()='result']/relevantdate" type="date" stat="false"
198
		                       result="false" indexable="true"/>
199
		                <FIELD name="resultdateclass" xpath="//*[local-name()='entity']/*[local-name()='result']/relevantdate/@classname" tokenizable="false"
200
		                       stat="false" result="false" indexable="true"/>
201
		                <FIELD name="resultstoragedate" value="//*[local-name()='entity']/*[local-name()='result']/storagedate" type="date" stat="false"
202
		                       result="false" indexable="true" multivalued="false"/>
203
		                <FIELD name="resultembargoenddate" value="//*[local-name()='entity']/*[local-name()='result']/embargoenddate" type="date" stat="false"
204
		                       result="false" indexable="true" multivalued="false"/>
205
		                <FIELD name="resultembargoendyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='result']/embargoenddate)"
206
		                       tokenizable="false" stat="false" result="false" indexable="true" multivalued="false"/>
207
		                <FIELD name="resulttypeid" xpath="//*[local-name()='entity']/*[local-name()='result']/resulttype/@classid" tokenizable="false"
208
		                       stat="false" result="false" indexable="true" multivalued="false"/>
209
		                <FIELD name="resulttypename" xpath="//*[local-name()='entity']/*[local-name()='result']/resulttype/@classname" tokenizable="false"
210
		                       stat="false" result="false" indexable="true" multivalued="false"/>
211
		                <FIELD name="resultlanguageid" xpath="//*[local-name()='entity']/*[local-name()='result']/language/@classid" tokenizable="false"
212
		                       indexable="true" result="false" stat="false" multivalued="false"/>
213
		                <FIELD name="resultlanguagename" xpath="//*[local-name()='entity']/*[local-name()='result']/language/@classname" tokenizable="false"
214
		                       indexable="true" result="false" stat="false" multivalued="false"/>
215
		                <FIELD name="resultpublisher" xpath="//*[local-name()='entity']/*[local-name()='result']/*[local-name()='publisher']" indexable="true"
216
		                       result="false" stat="false"/>
217
		                <FIELD name="resultdescription" xpath="//*[local-name()='entity']/*[local-name()='result']//*[local-name()='description']"
218
		                       result="false" indexable="true" stat="false"/>
219
		                <FIELD name="resultrights" xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/licence/@classname"
220
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
221
		                <FIELD name="resultrightsid" xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/licence/@classid"
222
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
223
		                <FIELD name="resultbestlicense" xpath="//*[local-name()='entity']/*[local-name()='result']/bestlicense/@classname" tokenizable="false"
224
		                       indexable="true" result="false" stat="false" multivalued="false"/>
225
		                <FIELD name="resultbestlicenseid" xpath="//*[local-name()='entity']/*[local-name()='result']/bestlicense/@classid" tokenizable="false"
226
		                       indexable="true" result="false" stat="false" multivalued="false"/>
227

  
228
		                <FIELD name="resultidentifier"
229
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/webresource/*[local-name()='url']" stat="false"
230
		                       indexable="true" result="false"/>
231
		                <FIELD name="resultdateofacceptance" value="//*[local-name()='entity']/*[local-name()='result']/dateofacceptance" type="date"
232
		                       stat="false" result="false" indexable="true" multivalued="false"/>
233
		                <FIELD name="resultacceptanceyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='result']/dateofacceptance)"
234
		                       tokenizable="false" stat="false" result="false" indexable="true" multivalued="false"/>
235
		                <FIELD name="resulthostingdatasourceid"
236
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/*[local-name()='hostedby']/@id" tokenizable="false"
237
		                       stat="false" result="false" indexable="true"/>
238
		                <FIELD name="resulthostingdatasourcename"
239
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/*[local-name()='hostedby']/@name"
240
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
241
		                <FIELD name="resultcollectedfromdatasourceid"
242
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/*[local-name()='collectedfrom']/@id" tokenizable="false"
243
		                       indexable="true" result="false" stat="false"/>
244
		                <FIELD name="resultcollectedfromdatasourcename"
245
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/*[local-name()='collectedfrom']/@name" tokenizable="false"
246
		                       indexable="true" result="false" stat="false"/>
247
		                <FIELD name="instancetypename"
248
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/*[local-name()='instancetype']/@classname"
249
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
250
		                <FIELD name="instancetypenameid"
251
		                       xpath="//*[local-name()='entity']/*[local-name()='result']/children/instance/*[local-name()='instancetype']/@classid"
252
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
253
		                <FIELD name="resultdupid" xpath="//*[local-name()='entity']/*//children/result/@objidentifier" tokenizable="false" stat="false"
254
		                       result="false" indexable="true"/>
255

  
256
		                <FIELD name="externalrefsite" xpath="//*[local-name()='entity']/*//children/externalreference/sitename" tokenizable="false" stat="false"
257
		                       result="false" indexable="true"/>
258
		                <FIELD name="externalreflabel" xpath="//*[local-name()='entity']/*//children/externalreference/label" tokenizable="true" stat="false"
259
		                       result="false" indexable="true"/>
260
		                <FIELD name="externalrefclass" xpath="//*[local-name()='entity']/*//children/externalreference/qualifier/@classid" tokenizable="false"
261
		                       stat="false" result="false" indexable="true"/>
262
		                <FIELD name="externalrefid" xpath="//*[local-name()='entity']/*//children/externalreference/refidentifier" tokenizable="false"
263
		                       stat="false" result="false" indexable="true"/>
264

  
265

  
266
		                <!--  REL FIELDS -->
267
		                <FIELD name="reldatasourcecompatibilityid"
268
		                       xpath="//*[local-name()='entity']/*//rel[./to/@type='datasource']/openairecompatibility/@classid" tokenizable="false"
269
		                       indexable="true" stat="false" result="false"/>
270
		                <FIELD name="relpersonid" xpath="//*[local-name()='entity']/*//rel/to[@type='person']" tokenizable="false" stat="false" result="false"
271
		                       indexable="true"/>
272
		                <FIELD name="relperson" xpath="//*[local-name()='entity']/*//rel[./to/@type='person']/fullname" stat="false" indexable="true"
273
		                       result="false"/>
274
		                <FIELD name="relprojectid" xpath="//*[local-name()='entity']/*//rel/to[@type='project']" tokenizable="false" stat="false" result="false"
275
		                       indexable="true"/>
276
		                <FIELD name="relprojectcode" xpath="//*[local-name()='entity']/*//rel[to/@type='project']/code" stat="false" result="false"
277
		                       indexable="true"/>
278
		                <FIELD name="relprojectname" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/acronym" tokenizable="false" stat="false"
279
		                       result="false" indexable="true"/>
280
		                <FIELD name="relprojecttitle" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/title" stat="false" result="false"
281
		                       indexable="true"/>
282
		                <FIELD name="relcontracttypeid" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/contracttype/@classid"
283
		                       tokenizable="false" indexable="true" stat="false" result="false"/>
284
		                <FIELD name="relcontracttypename" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/contracttype/@classname"
285
		                       indexable="true" stat="false" result="false"/>
286
		                <FIELD name="relorganizationcountryid" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/country/@classid"
287
		                       tokenizable="false" indexable="true" stat="false" result="false"/>
288
		                <FIELD name="relorganizationcountryname" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/country/@classname"
289
		                       indexable="true" stat="false" result="false"/>
290
		                <FIELD name="relorganizationid" xpath="//*[local-name()='entity']/*//rel/to[@type='organization']" tokenizable="false" stat="false"
291
		                       result="false" indexable="true"/>
292
		                <FIELD name="relorganizationname" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/legalname" stat="false"
293
		                       result="false" indexable="true"/>
294
		                <FIELD name="relorganizationshortname" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/legalshortname" stat="false"
295
		                       result="false" indexable="true"/>
296
		                <FIELD name="relresultid" xpath="//*[local-name()='entity']/*//rel/to[@type='result']" tokenizable="false" stat="false" result="false"
297
		                       indexable="true"/>
298
		                <FIELD name="relfundinglevel0_id" xpath="//*[local-name()='entity']//rel/funding/funding_level_0" tokenizable="false" stat="false"
299
		                       result="false" indexable="true"/>
300
		                <FIELD name="relfundinglevel1_id" xpath="//*[local-name()='entity']//rel/funding/funding_level_1" tokenizable="false" stat="false"
301
		                       result="false" indexable="true"/>
302
		                <FIELD name="relfundinglevel2_id" xpath="//*[local-name()='entity']//rel/funding/funding_level_2" tokenizable="false" stat="false"
303
		                       result="false" indexable="true"/>
304
		                <FIELD name="relfundinglevel0_name" xpath="//*[local-name()='entity']//rel/funding/funding_level_0/@name" tokenizable="false"
305
		                       stat="false" result="false" indexable="true"/>
306
		                <FIELD name="relfundinglevel1_name" xpath="//*[local-name()='entity']//rel/funding/funding_level_1/@name" tokenizable="false"
307
		                       stat="false" result="false" indexable="true"/>
308
		                <FIELD name="relfundinglevel2_name" xpath="//*[local-name()='entity']//rel/funding/funding_level_2/@name" tokenizable="false"
309
		                       stat="false" result="false" indexable="true"/>
310

  
311
		                <FIELD name="relinferred" xpath="//*[local-name()='entity']//rel/@inferred" tokenizable="false" stat="false" result="false"
312
		                       indexable="true"/>
313
		                <FIELD name="reltrust" xpath="//*[local-name()='entity']//rel/@trust" tokenizable="false" stat="false" result="false" indexable="true"/>
314
		                <FIELD name="relinferenceprovenance" xpath="//*[local-name()='entity']//rel/@inferenceprovenance" tokenizable="false" stat="false"
315
		                       result="false" indexable="true"/>
316
		                <FIELD name="relprovenanceactionclassid" xpath="//*[local-name()='entity']//rel/@provenanceaction" tokenizable="false" stat="false"
317
		                       result="false" indexable="true"/>
318

  
319
		                <!--  PROJECTS' FUNDER FIELDS: indexable only with the new funding path/context handling -->
320
		                <FIELD name="relfunderid" xpath="//*[local-name()='entity']//rel/funding/funder/@id" tokenizable="false" indexable="true" result="false"
321
		                       stat="false"/>
322
		                <FIELD name="relfundershortname" xpath="//*[local-name()='entity']//rel/funding/funder/@shortname" tokenizable="false" indexable="true"
323
		                       result="false" stat="false"/>
324
		                <FIELD name="relfundername" xpath="//*[local-name()='entity']//rel/funding/funder/@name" tokenizable="false" indexable="true"
325
		                       result="false" stat="false"/>
326
		                <FIELD name="relfunderjurisdiction" xpath="//*[local-name()='entity']//rel/funding/funder/@jurisdiction" tokenizable="false"
327
		                       indexable="true" result="false" stat="false"/>
328

  
329
		                <!-- COMMON FIELDS -->
330

  
331
		                <FIELD name="dateofcollection" value="//header/*[local-name()='dateOfCollection']" type="date" stat="false" result="false"
332
		                       indexable="true" multivalued="false"/>
333
		                <FIELD name="collectedfromdatasourceid" xpath="//*[local-name()='entity']//*[local-name()='collectedfrom']/@id" tokenizable="false"
334
		                       indexable="true" result="false" stat="false"/>
335
		                <FIELD name="collectedfromdatasourcename" xpath="//*[local-name()='entity']//*[local-name()='collectedfrom']/@name" tokenizable="false"
336
		                       indexable="true" result="false" stat="false"/>
337

  
338
		                <FIELD name="pid" xpath="//*[local-name()='entity']//pid" tokenizable="false" stat="false" result="false" indexable="true"/>
339
		                <FIELD name="pidclassid" xpath="//*[local-name()='entity']//pid/@classid" tokenizable="false" stat="false" result="false"
340
		                       indexable="true"/>
341
		                <FIELD name="pidclassname" xpath="//*[local-name()='entity']//pid/@classname" tokenizable="false" stat="false" result="false"
342
		                       indexable="true"/>
343

  
344
		                <FIELD name="inferred" xpath="//*[local-name()='entity']//datainfo/inferred" tokenizable="false" stat="false" result="false"
345
		                       indexable="true"/>
346
		                <FIELD name="deletedbyinference" xpath="//*[local-name()='entity']//datainfo/deletedbyinference" tokenizable="false" stat="false"
347
		                       result="false" indexable="true"/>
348
		                <FIELD name="trust" xpath="//*[local-name()='entity']//datainfo/trust" tokenizable="false" stat="false" result="false"
349
		                       indexable="true"/>
350
		                <FIELD name="inferenceprovenance" xpath="//*[local-name()='entity']//datainfo/inferenceprovenance" tokenizable="false" stat="false"
351
		                       result="false" indexable="true"/>
352
		                <FIELD name="provenanceactionclassid" xpath="//*[local-name()='entity']//datainfo/provenanceaction/@classid" tokenizable="false"
353
		                       stat="false" result="false" indexable="true"/>
354

  
355
		                <FIELD name="contextid" xpath="//*[local-name()='entity']/*[local-name()='result']/context/@id" tokenizable="false" indexable="true"
356
		                       result="false" stat="false"/>
357
		                <FIELD name="contexttype" xpath="//*[local-name()='entity']/*[local-name()='result']/context/@type" tokenizable="false" indexable="true"
358
		                       result="false" stat="false"/>
359
		                <FIELD name="contextname" xpath="//*[local-name()='entity']/*[local-name()='result']/context/@label" tokenizable="false"
360
		                       indexable="true" result="false" stat="false"/>
361
		                <!-- Need spaecial fields for community (research initiative) context in order to exclude funders from the context browse -->
362
		                <FIELD name="communityid" xpath="//*[local-name()='entity']/*[local-name()='result']/context[@type='community']/@id" tokenizable="false"
363
		                       indexable="true" result="false" stat="false"/>
364
		                <FIELD name="communityname" xpath="//*[local-name()='entity']/*[local-name()='result']/context[@type='community']/@label"
365
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
366

  
367
		                <FIELD name="categoryid" xpath="//*[local-name()='entity']/*[local-name()='result']/context/category/@id" tokenizable="false"
368
		                       indexable="true" result="false" stat="false"/>
369
		                <FIELD name="categoryname" xpath="//*[local-name()='entity']/*[local-name()='result']/context/category/@label" tokenizable="false"
370
		                       indexable="true" result="false" stat="false"/>
371
		                <FIELD name="conceptid" xpath="//*[local-name()='entity']/*[local-name()='result']/context/category//concept/@id" tokenizable="false"
372
		                       indexable="true" result="false" stat="false"/>
373
		                <FIELD name="conceptname" xpath="//*[local-name()='entity']/*[local-name()='result']/context/category//concept/@label"
374
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
375

  
376
		                <!-- COUNTER FIELDS -->
377
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_dedup" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_dedup/@value"/>
378
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_authorship" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_authorship/@value"/>
379
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_participation" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_participation/@value"/>
380
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_similarity" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_similarity/@value"/>
381

  
382
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset/@value"/>
383
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset_claimed" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset_claimed/@value"/>
384
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset_collected" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset_collected/@value"/>
385
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset_inferred" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset_inferred/@value"/>
386

  
387
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome/@value"/>
388
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome_claimed" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome_claimed/@value"/>
389
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome_collected" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome_collected/@value"/>
390
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome_inferred" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome_inferred/@value"/>
391

  
392
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_affiliation" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_affiliation/@value"/>
393

  
394
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_doi" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_doi/@value"/>
395
	                </FIELDS>
396
                </LAYOUT>
397
                <LAYOUT name="store">
398
                    <FIELDS>
399
                        <FIELD xpath="//dc:language" stat="true" indexable="false" name="language" result="false"/>
400
                        <FIELD xpath="//dr:repositoryCountry" name="repositoryCountry" stat="true" result="false" indexable="false"/>
401
                    </FIELDS>
402
                </LAYOUT>
403
            </LAYOUTS>
404
        </STATUS>
405
    </BODY>
406
</RESOURCE_PROFILE>
modules/dnet-graph-domain/trunk/src/main/resources/eu/dnetlib/bootstrap/profiles/MDFormatDSResources/MDFormatDSResourceType/graph.mdformat.xml
1
<RESOURCE_PROFILE>
2
    <HEADER>
3
        <RESOURCE_IDENTIFIER value="7786e31f-7fad-45c1-a676-f6e1da9d66ed_TURGb3JtYXREU1Jlc291cmNlcy9NREZvcm1hdERTUmVzb3VyY2VUeXBl"/>
4
        <RESOURCE_TYPE value="MDFormatDSResourceType"/>
5
        <RESOURCE_KIND value="MDFormatDSResources"/>
6
        <RESOURCE_URI value=""/>
7
        <DATE_OF_CREATION value="2008-05-22T14:40:04+02:00"/>
8
    </HEADER>
9
    <BODY>
10
        <CONFIGURATION>
11
            <NAME>DNGF</NAME>
12
            <DESCRIPTION>Graph Metadata Format</DESCRIPTION>
13
            <INTERPRETATION>openaire</INTERPRETATION>
14
            <SCHEMA uri=""/>
15
        </CONFIGURATION>
16
        <STATUS>
17
            <LAYOUTS>
18
                <LAYOUT name="index">
19
	                <FIELDS>
20
		                <FIELD name="oafentity" xpath="//*[local-name() = 'entity']" indexable="false" tokenizable="true" result="true" stat="false"/>
21
		                <FIELD name="oaftype" value="local-name(//*[local-name()='entity']/*)" tokenizable="false" result="false" indexable="true"
22
		                       stat="false"/>
23
		                <FIELD name="objIdentifier" indexable="true" tokenizable="false" xpath="//header/dri:objIdentifier" stat="false" result="false"/>
24

  
25
		                <!-- DATASOURCE FIELDS -->
26
		                <FIELD name="datasourceofficialname" xpath="//*[local-name()='entity']/*[local-name()='datasource']/officialname" stat="false"
27
		                       indexable="true" result="false"/>
28
		                <FIELD name="datasourceenglishname" xpath="//*[local-name()='entity']/*[local-name()='datasource']/englishname" stat="false"
29
		                       indexable="true" result="false"/>
30

  
31
		                <FIELD name="datasourceoddescription" xpath="//*[local-name()='entity']/*[local-name()='datasource']/oddescription" stat="false"
32
		                       indexable="true" result="false"/>
33
		                <FIELD name="datasourceodsubjects" xpath="//*[local-name()='entity']/*[local-name()='datasource']/odsubjects" stat="false"
34
		                       tokenizable="false" indexable="true" result="false"/>
35
		                <FIELD name="datasourceodlanguages" xpath="//*[local-name()='entity']/*[local-name()='datasource']/odlanguages" stat="false"
36
		                       tokenizable="false" indexable="true" result="false"/>
37
		                <FIELD name="datasourceodcontenttypes" xpath="//*[local-name()='entity']/*[local-name()='datasource']/odcontenttypes" stat="false"
38
		                       tokenizable="false" indexable="true" result="false"/>
39
		                <FIELD name="datasourcetypeuiid" xpath="//*[local-name()='entity']/*[local-name()='datasource']/datasourcetypeui/@classid"
40
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
41
		                <FIELD name="datasourcecompatibilityid" xpath="//*[local-name()='entity']/*[local-name()='datasource']/openairecompatibility/@classid"
42
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
43
		                <FIELD name="datasourcecompatibilityname"
44
		                       xpath="//*[local-name()='entity']/*[local-name()='datasource']/openairecompatibility/@classname" tokenizable="false" stat="false"
45
		                       indexable="true" result="false" multivalued="false"/>
46

  
47
		                <!-- ORGANIZATION FIELDS -->
48
		                <FIELD name="organizationlegalshortname" xpath="//*[local-name()='entity']/*[local-name()='organization']/legalshortname"
49
		                       type="ngramtext" stat="false" indexable="true" result="false"/>
50
		                <FIELD name="organizationlegalname" xpath="//*[local-name()='entity']/*[local-name()='organization']/legalname" type="ngramtext"
51
		                       stat="false" indexable="true" result="false"/>
52
		                <FIELD name="organizationeclegalbody" xpath="//*[local-name()='entity']/*[local-name()='organization']/eclegalbody" stat="false"
53
		                       indexable="true" result="false"/>
54
		                <FIELD name="organizationeclegalperson" xpath="//*[local-name()='entity']/*[local-name()='organization']/eclegalperson" stat="false"
55
		                       indexable="true" result="false"/>
56
		                <FIELD name="organizationecnonprofit" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecnonprofit" stat="false"
57
		                       indexable="true" result="false"/>
58
		                <FIELD name="organizationecresearchorganization"
59
		                       xpath="//*[local-name()='entity']/*[local-name()='organization']/ecresearchorganization" stat="false" indexable="true"
60
		                       result="false"/>
61
		                <FIELD name="organizationecinternationalorganizationeurinterests"
62
		                       xpath="//*[local-name()='entity']/*[local-name()='organization']/ecinternationalorganizationeurinterests" stat="false"
63
		                       indexable="true" result="false"/>
64
		                <FIELD name="organizationecinternationalorganization"
65
		                       xpath="//*[local-name()='entity']/*[local-name()='organization']/ecinternationalorganization" stat="false" indexable="true"
66
		                       result="false"/>
67
		                <FIELD name="organizationecenterprise" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecenterprise" stat="false"
68
		                       indexable="true" result="false"/>
69
		                <FIELD name="organizationecsmevalidated" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecsmevalidated" stat="false"
70
		                       indexable="true" result="false"/>
71
		                <FIELD name="organizationecnutscode" xpath="//*[local-name()='entity']/*[local-name()='organization']/ecnutscode" stat="false"
72
		                       indexable="true" result="false"/>
73
		                <FIELD name="organizationcountryid" xpath="//*[local-name()='entity']/*[local-name()='organization']/country/@classid"
74
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
75
		                <FIELD name="organizationcountryname" xpath="//*[local-name()='entity']/*[local-name()='organization']/country/@classname"
76
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
77

  
78
		                <!-- PERSON FIELDS -->
79
		                <FIELD name="personfirstname" xpath="//*[local-name()='entity']/*[local-name()='person']/firstname" stat="false" indexable="true"
80
		                       result="false"/>
81
		                <FIELD name="personsecondnames" xpath="//*[local-name()='entity']/*[local-name()='person']/secondnames" stat="false" indexable="true"
82
		                       result="false"/>
83
		                <FIELD name="personfullname" xpath="//*[local-name()='entity']/*[local-name()='person']/fullname" stat="false" indexable="true"
84
		                       result="false"/>
85
		                <FIELD name="personcountryid" xpath="//*[local-name()='entity']/*[local-name()='person']/nationality/@classid" tokenizable="false"
86
		                       stat="false" indexable="true" result="false" multivalued="false"/>
87

  
88
		                <!-- PROJECT FIELDS -->
89
		                <FIELD name="projectcode" xpath="//*[local-name()='entity']/*[local-name()='project']/code" type="ngramtext" stat="false"
90
		                       indexable="true" result="false"/>
91
		                <FIELD name="projectacronym" xpath="//*[local-name()='entity']/*[local-name()='project']/acronym" type="ngramtext" stat="false"
92
		                       indexable="true" result="false"/>
93
		                <FIELD name="projecttitle" xpath="//*[local-name()='entity']/*[local-name()='project']/title" type="ngramtext" stat="false"
94
		                       indexable="true" result="false"/>
95
		                <FIELD name="projectstartdate" value="//*[local-name()='entity']/*[local-name()='project']/startdate" type="date" stat="false"
96
		                       indexable="true" result="false" multivalued="false"/>
97
		                <FIELD name="projectstartyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='project']/startdate)"
98
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
99
		                <FIELD name="projectenddate" value="//*[local-name()='entity']/*[local-name()='project']/enddate" type="date" stat="false"
100
		                       indexable="true" result="false" multivalued="false"/>
101
		                <FIELD name="projectendyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='project']/enddate)" tokenizable="false"
102
		                       stat="false" indexable="true" result="false" multivalued="false"/>
103
		                <FIELD name="projectcallidentifier" xpath="//*[local-name()='entity']/*[local-name()='project']/callidentifier" tokenizable="false"
104
		                       stat="false" indexable="true" result="false" multivalued="false"/>
105
		                <FIELD name="projectkeywords" xpath="//*[local-name()='entity']/*[local-name()='project']/keywords" stat="false" indexable="true"
106
		                       result="false"/>
107
		                <FIELD name="projectduration" xpath="//*[local-name()='entity']/*[local-name()='project']/duration" tokenizable="false" stat="false"
108
		                       indexable="true" result="false" multivalued="false"/>
109
		                <FIELD name="projectecsc39" xpath="//*[local-name()='entity']/*[local-name()='project']/ecsc39" tokenizable="false" stat="false"
110
		                       indexable="true" result="false" multivalued="false"/>
111
		                <FIELD name="projectoamandatepublications" xpath="//*[local-name()='entity']/*[local-name()='project']/oamandatepublications"
112
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
113
		                <FIELD name="projectecarticle29_3" xpath="//*[local-name()='entity']/*[local-name()='project']/ecarticle29_3" tokenizable="false"
114
		                       stat="false" indexable="true" result="false" multivalued="false"/>
115
		                <FIELD name="projectsubject" xpath="//*[local-name()='entity']/*[local-name()='project']/subjects" stat="false" tokenizable="false"
116
		                       indexable="true" result="false"/>
117

  
118
		                <FIELD name="projectcontracttypeid" xpath="//*[local-name()='entity']/*[local-name()='project']/contracttype/@classid"
119
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
120
		                <FIELD name="projectcontracttypename" xpath="//*[local-name()='entity']/*[local-name()='project']/contracttype/@classname"
121
		                       tokenizable="false" stat="false" indexable="true" result="false" multivalued="false"/>
122
		                <FIELD name="fundinglevel0_id" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_0/id"
123
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
124
		                <FIELD name="fundinglevel0_name" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_0/name"
125
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
126
		                <FIELD name="fundinglevel0_description"
127
		                       xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_0/description" stat="false"
128
		                       indexable="true" result="false"/>
129
		                <FIELD name="fundinglevel1_id" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_1/id"
130
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
131
		                <FIELD name="fundinglevel1_name" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_1/name"
132
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
133
		                <FIELD name="fundinglevel1_description"
134
		                       xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_1/description" stat="false"
135
		                       indexable="true" result="false"/>
136
		                <FIELD name="fundinglevel2_id" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_2/id"
137
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
138
		                <FIELD name="fundinglevel2_name" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_2/name"
139
		                       tokenizable="false" stat="false" indexable="true" result="false"/>
140
		                <FIELD name="fundinglevel2_description"
141
		                       xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree//funding_level_2/description" stat="false"
142
		                       indexable="true" result="false"/>
143
		                <!--  PROJECTS' FUNDER FIELDS: indexable only with the new funding path/context handling -->
144
		                <FIELD name="funderid" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/id" tokenizable="false"
145
		                       indexable="true" result="false" stat="false"/>
146
		                <FIELD name="fundershortname" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/shortname"
147
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
148
		                <FIELD name="fundername" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/name" tokenizable="false"
149
		                       indexable="true" result="false" stat="false"/>
150
		                <FIELD indexable="true" name="funderoriginalname" result="false" stat="false" tokenizable="false"
151
		                       xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/originalname"/>
152
		                <FIELD name="funderjurisdiction" xpath="//*[local-name()='entity']/*[local-name()='project']/fundingtree/funder/jurisdiction"
153
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
154

  
155
		                <!-- RESULT FIELDS -->
156
		                <FIELD name="resulttitle"
157
		                       xpath="//*[local-name() = 'entity']/*[local-name() ='dataset']/title | //*[local-name()='entity']/*[local-name()='dataset']/children/dataset/title |
158
									  //*[local-name() = 'entity']/*[local-name() ='publication']/title | //*[local-name()='entity']/*[local-name()='publication']/children/publication/title"
159
		                       stat="false" result="false" indexable="true"/>
160
		                <FIELD name="resultsubject" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/subject"
161
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
162
		                <FIELD name="resultsubjectclass" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/subject/@classname"
163
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
164
		                <FIELD name="resultembargoenddate" value="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/embargoenddate"
165
		                       type="date" stat="false" result="false" indexable="true" multivalued="false"/>
166
		                <FIELD name="resultembargoendyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/embargoenddate)"
167
		                       tokenizable="false" stat="false" result="false" indexable="true" multivalued="false"/>
168
		                <FIELD name="resulttypeid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/resulttype/@classid"
169
		                       tokenizable="false" stat="false" result="false" indexable="true" multivalued="false"/>
170
		                <FIELD name="resulttypename" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/resulttype/@classname"
171
		                       tokenizable="false" stat="false" result="false" indexable="true" multivalued="false"/>
172
		                <FIELD name="resultlanguageid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/language/@classid" tokenizable="false"
173
		                       indexable="true" result="false" stat="false" multivalued="false"/>
174
		                <FIELD name="resultlanguagename" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/language/@classname" tokenizable="false"
175
		                       indexable="true" result="false" stat="false" multivalued="false"/>
176
		                <FIELD name="resultpublisher" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/*[local-name()='publisher']" indexable="true"
177
		                       result="false" stat="false"/>
178
		                <FIELD name="resultdescription" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']//*[local-name()='description']"
179
		                       result="false" indexable="true" stat="false"/>
180
		                <FIELD name="resultrights" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/children/instance/licence/@classname"
181
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
182
		                <FIELD name="resultrightsid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/children/instance/licence/@classid"
183
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
184
		                <FIELD name="resultbestlicense" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/bestlicense/@classname" tokenizable="false"
185
		                       indexable="true" result="false" stat="false" multivalued="false"/>
186
		                <FIELD name="resultbestlicenseid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/bestlicense/@classid" tokenizable="false"
187
		                       indexable="true" result="false" stat="false" multivalued="false"/>
188

  
189
		                <FIELD name="resultdateofacceptance" value="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/dateofacceptance" type="date"
190
		                       stat="false" result="false" indexable="true" multivalued="false"/>
191
		                <FIELD name="resultacceptanceyear" value="dnet:extractYear(//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/dateofacceptance)"
192
		                       tokenizable="false" stat="false" result="false" indexable="true" multivalued="false"/>
193
		                <FIELD name="resulthostingdatasourceid"
194
		                       xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/children/instance/*[local-name()='hostedby']/@id" tokenizable="false"
195
		                       stat="false" result="false" indexable="true"/>
196
		                <FIELD name="resulthostingdatasourcename"
197
		                       xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/children/instance/*[local-name()='hostedby']/@name"
198
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
199
		                <FIELD name="instancetypename"
200
		                       xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/children/instance/*[local-name()='instancetype']/@classname"
201
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
202
		                <FIELD name="instancetypenameid"
203
		                       xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/children/instance/*[local-name()='instancetype']/@classid"
204
		                       tokenizable="false" stat="false" result="false" indexable="true"/>
205
		                <FIELD name="resultdupid" xpath="//*[local-name()='entity']/*//children/result/@objidentifier" tokenizable="false" stat="false"
206
		                       result="false" indexable="true"/>
207

  
208
		                <FIELD name="externalrefsite" xpath="//*[local-name()='entity']/*//children/externalreference/sitename" tokenizable="false" stat="false"
209
		                       result="false" indexable="true"/>
210
		                <FIELD name="externalreflabel" xpath="//*[local-name()='entity']/*//children/externalreference/label" tokenizable="true" stat="false"
211
		                       result="false" indexable="true"/>
212
		                <FIELD name="externalrefclass" xpath="//*[local-name()='entity']/*//children/externalreference/qualifier/@classid" tokenizable="false"
213
		                       stat="false" result="false" indexable="true"/>
214
		                <FIELD name="externalrefid" xpath="//*[local-name()='entity']/*//children/externalreference/refidentifier" tokenizable="false"
215
		                       stat="false" result="false" indexable="true"/>
216

  
217
		                <!--  REL FIELDS -->
218
		                <FIELD name="reldatasourcecompatibilityid"
219
		                       xpath="//*[local-name()='entity']/*//rel[./to/@type='datasource']/openairecompatibility/@classid" tokenizable="false"
220
		                       indexable="true" stat="false" result="false"/>
221
		                <FIELD name="relpersonid" xpath="//*[local-name()='entity']/*//rel/to[@type='person']" tokenizable="false" stat="false" result="false"
222
		                       indexable="true"/>
223
		                <FIELD name="relperson" xpath="//*[local-name()='entity']/*//rel[./to/@type='person']/fullname" stat="false" indexable="true"
224
		                       result="false"/>
225
		                <FIELD name="relprojectid" xpath="//*[local-name()='entity']/*//rel/to[@type='project']" tokenizable="false" stat="false" result="false"
226
		                       indexable="true"/>
227
		                <FIELD name="relprojectcode" xpath="//*[local-name()='entity']/*//rel[to/@type='project']/code" stat="false" result="false"
228
		                       indexable="true"/>
229
		                <FIELD name="relprojectname" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/acronym" tokenizable="false" stat="false"
230
		                       result="false" indexable="true"/>
231
		                <FIELD name="relprojecttitle" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/title" stat="false" result="false"
232
		                       indexable="true"/>
233
		                <FIELD name="relcontracttypeid" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/contracttype/@classid"
234
		                       tokenizable="false" indexable="true" stat="false" result="false"/>
235
		                <FIELD name="relcontracttypename" xpath="//*[local-name()='entity']/*//rel[./to/@type='project']/contracttype/@classname"
236
		                       indexable="true" stat="false" result="false"/>
237
		                <FIELD name="relorganizationcountryid" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/country/@classid"
238
		                       tokenizable="false" indexable="true" stat="false" result="false"/>
239
		                <FIELD name="relorganizationcountryname" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/country/@classname"
240
		                       indexable="true" stat="false" result="false"/>
241
		                <FIELD name="relorganizationid" xpath="//*[local-name()='entity']/*//rel/to[@type='organization']" tokenizable="false" stat="false"
242
		                       result="false" indexable="true"/>
243
		                <FIELD name="relorganizationname" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/legalname" stat="false"
244
		                       result="false" indexable="true"/>
245
		                <FIELD name="relorganizationshortname" xpath="//*[local-name()='entity']/*//rel[./to/@type='organization']/legalshortname" stat="false"
246
		                       result="false" indexable="true"/>
247
		                <FIELD name="relresultid" xpath="//*[local-name()='entity']/*//rel/to[@type='result']" tokenizable="false" stat="false" result="false"
248
		                       indexable="true"/>
249
		                <FIELD name="relfundinglevel0_id" xpath="//*[local-name()='entity']//rel/funding/funding_level_0" tokenizable="false" stat="false"
250
		                       result="false" indexable="true"/>
251
		                <FIELD name="relfundinglevel1_id" xpath="//*[local-name()='entity']//rel/funding/funding_level_1" tokenizable="false" stat="false"
252
		                       result="false" indexable="true"/>
253
		                <FIELD name="relfundinglevel2_id" xpath="//*[local-name()='entity']//rel/funding/funding_level_2" tokenizable="false" stat="false"
254
		                       result="false" indexable="true"/>
255
		                <FIELD name="relfundinglevel0_name" xpath="//*[local-name()='entity']//rel/funding/funding_level_0/@name" tokenizable="false"
256
		                       stat="false" result="false" indexable="true"/>
257
		                <FIELD name="relfundinglevel1_name" xpath="//*[local-name()='entity']//rel/funding/funding_level_1/@name" tokenizable="false"
258
		                       stat="false" result="false" indexable="true"/>
259
		                <FIELD name="relfundinglevel2_name" xpath="//*[local-name()='entity']//rel/funding/funding_level_2/@name" tokenizable="false"
260
		                       stat="false" result="false" indexable="true"/>
261

  
262
		                <FIELD name="relinferred" xpath="//*[local-name()='entity']//rel/@inferred" tokenizable="false" stat="false" result="false"
263
		                       indexable="true"/>
264
		                <FIELD name="reltrust" xpath="//*[local-name()='entity']//rel/@trust" tokenizable="false" stat="false" result="false" indexable="true"/>
265
		                <FIELD name="relinferenceprovenance" xpath="//*[local-name()='entity']//rel/@inferenceprovenance" tokenizable="false" stat="false"
266
		                       result="false" indexable="true"/>
267
		                <FIELD name="relprovenanceactionclassid" xpath="//*[local-name()='entity']//rel/@provenanceaction" tokenizable="false" stat="false"
268
		                       result="false" indexable="true"/>
269

  
270
		                <!--  PROJECTS' FUNDER FIELDS: indexable only with the new funding path/context handling -->
271
		                <FIELD name="relfunderid" xpath="//*[local-name()='entity']//rel/funding/funder/@id" tokenizable="false" indexable="true" result="false"
272
		                       stat="false"/>
273
		                <FIELD name="relfundershortname" xpath="//*[local-name()='entity']//rel/funding/funder/@shortname" tokenizable="false" indexable="true"
274
		                       result="false" stat="false"/>
275
		                <FIELD name="relfundername" xpath="//*[local-name()='entity']//rel/funding/funder/@name" tokenizable="false" indexable="true"
276
		                       result="false" stat="false"/>
277
		                <FIELD name="relfunderjurisdiction" xpath="//*[local-name()='entity']//rel/funding/funder/@jurisdiction" tokenizable="false"
278
		                       indexable="true" result="false" stat="false"/>
279

  
280
		                <!-- COMMON FIELDS -->
281

  
282
		                <FIELD name="dateofcollection" value="//header/*[local-name()='dateOfCollection']" type="date" stat="false" result="false"
283
		                       indexable="true" multivalued="false"/>
284
		                <FIELD name="collectedfromdatasourceid" xpath="//*[local-name()='entity']//*[local-name()='collectedfrom']/@id" tokenizable="false"
285
		                       indexable="true" result="false" stat="false"/>
286
		                <FIELD name="collectedfromdatasourcename" xpath="//*[local-name()='entity']//*[local-name()='collectedfrom']/@name" tokenizable="false"
287
		                       indexable="true" result="false" stat="false"/>
288

  
289
		                <FIELD name="pid" xpath="//*[local-name()='entity']//pid" tokenizable="false" stat="false" result="false" indexable="true"/>
290
		                <FIELD name="pidclassid" xpath="//*[local-name()='entity']//pid/@classid" tokenizable="false" stat="false" result="false"
291
		                       indexable="true"/>
292
		                <FIELD name="pidclassname" xpath="//*[local-name()='entity']//pid/@classname" tokenizable="false" stat="false" result="false"
293
		                       indexable="true"/>
294

  
295
		                <FIELD name="inferred" xpath="//*[local-name()='entity']//datainfo/inferred" tokenizable="false" stat="false" result="false"
296
		                       indexable="true"/>
297
		                <FIELD name="deletedbyinference" xpath="//*[local-name()='entity']//datainfo/deletedbyinference" tokenizable="false" stat="false"
298
		                       result="false" indexable="true"/>
299
		                <FIELD name="trust" xpath="//*[local-name()='entity']//datainfo/trust" tokenizable="false" stat="false" result="false"
300
		                       indexable="true"/>
301
		                <FIELD name="inferenceprovenance" xpath="//*[local-name()='entity']//datainfo/inferenceprovenance" tokenizable="false" stat="false"
302
		                       result="false" indexable="true"/>
303
		                <FIELD name="provenanceactionclassid" xpath="//*[local-name()='entity']//datainfo/provenanceaction/@classid" tokenizable="false"
304
		                       stat="false" result="false" indexable="true"/>
305

  
306
		                <FIELD name="contextid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context/@id" tokenizable="false" indexable="true"
307
		                       result="false" stat="false"/>
308
		                <FIELD name="contexttype" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context/@type" tokenizable="false" indexable="true"
309
		                       result="false" stat="false"/>
310
		                <FIELD name="contextname" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context/@label" tokenizable="false"
311
		                       indexable="true" result="false" stat="false"/>
312
		                <!-- Need spaecial fields for community (research initiative) context in order to exclude funders from the context browse -->
313
		                <FIELD name="communityid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context[@type='community']/@id" tokenizable="false"
314
		                       indexable="true" result="false" stat="false"/>
315
		                <FIELD name="communityname" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context[@type='community']/@label"
316
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
317

  
318
		                <FIELD name="categoryid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context/category/@id" tokenizable="false"
319
		                       indexable="true" result="false" stat="false"/>
320
		                <FIELD name="categoryname" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context/category/@label" tokenizable="false"
321
		                       indexable="true" result="false" stat="false"/>
322
		                <FIELD name="conceptid" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context/category//concept/@id" tokenizable="false"
323
		                       indexable="true" result="false" stat="false"/>
324
		                <FIELD name="conceptname" xpath="//*[local-name()='entity']/*[local-name()='publication' or local-name()='dataset']/context/category//concept/@label"
325
		                       tokenizable="false" indexable="true" result="false" stat="false"/>
326

  
327
		                <!-- COUNTER FIELDS -->
328
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_dedup" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_dedup/@value"/>
329
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_authorship" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_authorship/@value"/>
330
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_participation" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_participation/@value"/>
331
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_similarity" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_similarity/@value"/>
332

  
333
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset/@value"/>
334
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset_claimed" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset_claimed/@value"/>
335
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset_collected" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset_collected/@value"/>
336
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_publicationdataset_inferred" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_publicationdataset_inferred/@value"/>
337

  
338
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome/@value"/>
339
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome_claimed" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome_claimed/@value"/>
340
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome_collected" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome_collected/@value"/>
341
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_outcome_inferred" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_outcome_inferred/@value"/>
342

  
343
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_affiliation" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_affiliation/@value"/>
344

  
345
		                <FIELD header="true" multivalued="false" indexable="true" name="counter_doi" result="false" stored="true" type="int" xpath="/record/result/*[local-name()='header']/*[local-name()='counters']/counter_doi/@value"/>
346
	                </FIELDS>
347
                </LAYOUT>
348
                <LAYOUT name="store">
349
                    <FIELDS>
350
                        <FIELD xpath="//dc:language" stat="true" indexable="false" name="language" result="false"/>
351
                        <FIELD xpath="//dr:repositoryCountry" name="repositoryCountry" stat="true" result="false" indexable="false"/>
352
                    </FIELDS>
353
                </LAYOUT>
354
            </LAYOUTS>
355
        </STATUS>
356
    </BODY>
357
</RESOURCE_PROFILE>

Also available in: Unified diff