Project

General

Profile

« Previous | Next » 

Revision 4505

Added by daigle over 15 years ago

Add eml 2.0.1 document return type

View differences:

index.jsp
63 63
                if(!checkBox.checked && searchString!="%"){
64 64
                        submitFormObj.query.value = "<pathquery version=\"1.2\">"
65 65
                                                           +"<querytitle>Web-Search</querytitle>"
66
                                                           +"<returndoctype>eml://ecoinformatics.org/eml-2.1.0</returndoctype>"
66 67
                                                           +"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>"
67 68
                                                           +"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>"
68 69
                                                           +"<returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoctype>"
......
131 132
                        }
132 133
                        submitFormObj.query.value = "<pathquery version=\"1.2\">"
133 134
                                                           +"<querytitle>Web-Search</querytitle>"
135
                                                           +"<returndoctype>eml://ecoinformatics.org/eml-2.1.0</returndoctype>"
134 136
                                                           +"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>"
135 137
                                                           +"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>"
136 138
                                                           +"<returndoctype>-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN</returndoctype>"
......
239 241
    <br><br>
240 242
  </li>
241 243

  
242
  <li><a href="<%=SERVLET_URL%>?action=query&amp;operator=INTERSECT&amp;anyfield=%25&amp;organizationName=Organization%20of%20Biological%20Field%20Stations&amp;qformat=obfs&amp;enableediting=true&amp;returndoctype=eml://ecoinformatics.org/eml-2.0.1&amp;returndoctype=eml://ecoinformatics.org/eml-2.0.0&amp;returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&amp;returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&amp;returnfield=dataset/title&amp;returnfield=keyword&amp;returnfield=originator/individualName/surName&amp;returnfield=creator/individualName/surName&amp;returnfield=originator/organizationName&amp;returnfield=creator/organizationName">Browse existing OBFS data sets</a><br />
244
  <li><a href="<%=SERVLET_URL%>?action=query&amp;operator=INTERSECT&amp;anyfield=%25&amp;organizationName=Organization%20of%20Biological%20Field%20Stations&amp;qformat=obfs&amp;enableediting=true&amp;returndoctype=eml://ecoinformatics.org/eml-2.1.0&amp;returndoctype=eml://ecoinformatics.org/eml-2.0.1&amp;returndoctype=eml://ecoinformatics.org/eml-2.0.0&amp;returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&amp;returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&amp;returnfield=dataset/title&amp;returnfield=keyword&amp;returnfield=originator/individualName/surName&amp;returnfield=creator/individualName/surName&amp;returnfield=originator/organizationName&amp;returnfield=creator/organizationName">Browse existing OBFS data sets</a><br />
243 245
    <menu>
244 246
      The registry search system is used to locate data sets of interest
245 247
      by searching through existing registered data sets.  

Also available in: Unified diff