Revision 4505
Added by daigle about 16 years ago
index.jsp | ||
---|---|---|
174 | 174 |
<input name="returnfield" value="creator/organizationName" type="hidden"> |
175 | 175 |
<input name="returnfield" value="dataset/title" type="hidden"> |
176 | 176 |
<input name="returnfield" value="keyword" type="hidden"> |
177 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.1.0" type="hidden"> |
|
177 | 178 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden"> |
178 | 179 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden"> |
179 | 180 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden"> |
... | ... | |
214 | 215 |
phrase with the word biodiversity embedded within it). |
215 | 216 |
</ul> |
216 | 217 |
</li> |
217 |
<li><a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&qformat=esa&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName">Browse data sets</a> <ul> |
|
218 |
<li><a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&qformat=esa&returndoctype=eml://ecoinformatics.org/eml-2.1.0&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName">Browse data sets</a> <ul>
|
|
218 | 219 |
<p>Browse all existing data sets by title. This operation can be slow as the |
219 | 220 |
number of entries in the registry grows.</p> |
220 | 221 |
|
Also available in: Unified diff
Add eml 2.0.1 document return type