Revision 3298
Added by Jing Tao over 17 years ago
test/kepler_query | ||
---|---|---|
1 |
<pathquery version="1.2"> |
|
2 |
<querytitle>Untitled-Search-2</querytitle> |
|
3 |
<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype> |
|
4 |
<returnfield>dataset/title</returnfield> |
|
5 |
<returnfield>individualName/surName</returnfield> |
|
6 |
<returnfield>entityName</returnfield> |
|
7 |
<querygroup operator="INTERSECT"> |
|
8 |
<queryterm searchmode="contains" casesensitive="false"> |
|
9 |
<value>land</value> |
|
10 |
<pathexpr>dataset/title</pathexpr> |
|
11 |
</queryterm> |
|
12 |
<querygroup operator="UNION"> |
|
13 |
<queryterm searchmode="contains" casesensitive="false"> |
|
14 |
<value>http://%</value> |
|
15 |
<pathexpr>dataset/dataTable/physical/distribution/online/url</pathexpr> |
|
16 |
</queryterm> |
|
17 |
<queryterm searchmode="contains" casesensitive="false"> |
|
18 |
<value>ecogrid://%</value> |
|
19 |
<pathexpr>dataset/dataTable/physical/distribution/online/url</pathexpr> |
|
20 |
</queryterm> |
|
21 |
<queryterm searchmode="contains" casesensitive="false"> |
|
22 |
<value>srb://%</value> |
|
23 |
<pathexpr>dataset/spatialRaster/physical/distribution/online/url</pathexpr> |
|
24 |
</queryterm> |
|
25 |
</querygroup> |
|
26 |
</querygroup> |
|
27 |
</pathquery> |
|
0 | 28 |
Also available in: Unified diff
A path query from kepler