Revision 4505
Added by daigle about 16 years ago
index.jsp | ||
---|---|---|
82 | 82 |
<input name="returnfield" value="creator/organizationName" type="hidden"> |
83 | 83 |
<input name="returnfield" value="dataset/title" type="hidden"> |
84 | 84 |
<input name="returnfield" value="keyword" type="hidden"> |
85 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.1.0" type="hidden"> |
|
85 | 86 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden"> |
86 | 87 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden"> |
87 | 88 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden"> |
... | ... | |
99 | 100 |
biodiversity embedded within it). |
100 | 101 |
</menu> |
101 | 102 |
</li> |
102 |
<li><a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&qformat=ltss&enableediting=true&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><br /> |
|
103 |
<li><a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&qformat=ltss&enableediting=true&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><br />
|
|
103 | 104 |
<menu> |
104 | 105 |
Browse all existing data sets by title. This operation can be slow as the |
105 | 106 |
number of entries in the registry grows. |
Also available in: Unified diff
Add eml 2.0.1 document return type