1
|
<?xml version="1.0"?>
|
2
|
<pathquery version="1.2">
|
3
|
<querytitle>Untitled-Search-1</querytitle>
|
4
|
<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>
|
5
|
<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>
|
6
|
<returndoctype>eml://ecoinformatics.org/eml-2.1.0</returndoctype>
|
7
|
<returndoctype>eml://ecoinformatics.org/eml-2.1.1</returndoctype>
|
8
|
<returnfield>dataset/title</returnfield>
|
9
|
<returnfield>entityName</returnfield>
|
10
|
<querygroup operator="INTERSECT">
|
11
|
<querygroup operator="UNION">
|
12
|
<queryterm searchmode="contains" casesensitive="false">
|
13
|
<value>Insects</value>
|
14
|
<pathexpr>dataset/title</pathexpr>
|
15
|
</queryterm>
|
16
|
<queryterm searchmode="contains" casesensitive="false">
|
17
|
<value>Insects</value>
|
18
|
<pathexpr>keyword</pathexpr>
|
19
|
</queryterm>
|
20
|
<queryterm searchmode="contains" casesensitive="false">
|
21
|
<value>Insects</value>
|
22
|
<pathexpr>creator/individualName/surName
|
23
|
</pathexpr>
|
24
|
</queryterm>
|
25
|
<queryterm searchmode="contains" casesensitive="false">
|
26
|
<value>Insects</value>
|
27
|
<pathexpr>abstract/para</pathexpr>
|
28
|
</queryterm>
|
29
|
<queryterm searchmode="contains" casesensitive="false">
|
30
|
<value>Insects</value>
|
31
|
<pathexpr>taxonRankValue</pathexpr>
|
32
|
</queryterm>
|
33
|
</querygroup>
|
34
|
<querygroup operator="UNION">
|
35
|
<queryterm searchmode="contains" casesensitive="false">
|
36
|
<value>http://%</value>
|
37
|
<pathexpr>dataset/dataTable/physical/distribution/online/url</pathexpr>
|
38
|
</queryterm>
|
39
|
<queryterm searchmode="contains" casesensitive="false">
|
40
|
<value>ecogrid://%</value>
|
41
|
<pathexpr>dataset/dataTable/physical/distribution/online/url</pathexpr>
|
42
|
</queryterm>
|
43
|
<queryterm searchmode="contains" casesensitive="false">
|
44
|
<value>ecogrid://%</value>
|
45
|
<pathexpr>dataset/spatialRaster/physical/distribution/online/url</pathexpr>
|
46
|
</queryterm>
|
47
|
</querygroup>
|
48
|
<querygroup operator="UNION">
|
49
|
<queryterm searchmode="equals" casesensitive="false">
|
50
|
<value>download</value>
|
51
|
<pathexpr>dataset/dataTable/physical/distribution/online/url/@function</pathexpr>
|
52
|
</queryterm>
|
53
|
<queryterm searchmode="equals" casesensitive="false">
|
54
|
<value>download</value>
|
55
|
<pathexpr>dataset/spatialRaster/physical/distribution/online/url/@function</pathexpr>
|
56
|
</queryterm>
|
57
|
</querygroup>
|
58
|
</querygroup>
|
59
|
</pathquery>
|