1
|
|
2
|
<?xml version="1.0"?>
|
3
|
<pathquery version="1.2">
|
4
|
<querytitle>Web-Search</querytitle>
|
5
|
<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype><returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype> <returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoctype>
|
6
|
<returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN</returndoctype><returndoctype>-//NCEAS//resource//EN</returndoctype><returndoctype>-//NCEAS//eml-dataset//EN</returndoctype>
|
7
|
<returnfield>originator/individualName/surName</returnfield>
|
8
|
<returnfield>originator/individualName/givenName</returnfield>
|
9
|
<returnfield>creator/individualName/surName</returnfield>
|
10
|
<returnfield>creator/individualName/givenName</returnfield>
|
11
|
<returnfield>originator/organizationName</returnfield>
|
12
|
<returnfield>creator/organizationName</returnfield>
|
13
|
<returnfield>dataset/title</returnfield>
|
14
|
<returnfield>keyword</returnfield>
|
15
|
<querygroup operator="UNION">
|
16
|
<queryterm searchmode="contains" casesensitive="false">
|
17
|
<value>land</value>
|
18
|
<pathexpr>surName</pathexpr>
|
19
|
</queryterm>
|
20
|
<queryterm searchmode="contains" casesensitive="false">
|
21
|
<value>land</value>
|
22
|
<pathexpr>givenName</pathexpr>
|
23
|
</queryterm>
|
24
|
<queryterm searchmode="contains" casesensitive="false">
|
25
|
<value>land</value>
|
26
|
<pathexpr>keyword</pathexpr>
|
27
|
</queryterm>
|
28
|
<queryterm searchmode="contains" casesensitive="false">
|
29
|
<value>land</value>
|
30
|
<pathexpr>para</pathexpr></queryterm>
|
31
|
<queryterm searchmode="contains" casesensitive="false">
|
32
|
<value>land</value>
|
33
|
<pathexpr>geographicDescription</pathexpr>
|
34
|
</queryterm>
|
35
|
<queryterm searchmode="contains" casesensitive="false">
|
36
|
<value>land</value>
|
37
|
<pathexpr>literalLayout</pathexpr>
|
38
|
</queryterm>
|
39
|
<queryterm searchmode="contains" casesensitive="false">
|
40
|
<value>land</value>
|
41
|
<pathexpr>title</pathexpr>
|
42
|
</queryterm>
|
43
|
<queryterm searchmode="contains" casesensitive="false">
|
44
|
<value>land</value>
|
45
|
<pathexpr>@packageId</pathexpr>
|
46
|
</queryterm>
|
47
|
<queryterm searchmode="contains" casesensitive="false">
|
48
|
<value>land</value>
|
49
|
<pathexpr>abstract/para</pathexpr>
|
50
|
</queryterm>
|
51
|
</querygroup>
|
52
|
</pathquery>
|