<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I would also like to search by organismID<br>
<br>
Peter (work) wrote:
<blockquote cite="mid:8087FBEA-7C59-4000-877A-223918959D7D@gmail.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <div>Yes, organismID. For tracking data.</div>
  <div><br>
Op 15 jun. 2016 om 22:28 heeft Tim Robertson <<a
 moz-do-not-send="true" href="mailto:trobertson@gbif.org">trobertson@gbif.org</a>>
het volgende geschreven:<br>
  <br>
  </div>
  <blockquote type="cite">
    <div>
    <div>Hi Alex,</div>
    <div><br>
    </div>
    <div>We can add the protocol in the next iteration.  Any other
fields you have particular interest in?</div>
    <div><br>
    </div>
    <div>All the best,</div>
    <div>Tim</div>
    <div><br>
    </div>
    <div><br>
    </div>
    <span id="OLK_SRC_BODY_SECTION">
    <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in; font-family: Calibri; font-size: 11pt; text-align: left; color: black;"><span
 style="font-weight: bold;">From: </span>API-users <<a
 moz-do-not-send="true" href="mailto:api-users-bounces@lists.gbif.org">api-users-bounces@lists.gbif.org</a>>
on behalf of godfoder <<a moz-do-not-send="true"
 href="mailto:godfoder@acis.ufl.edu">godfoder@acis.ufl.edu</a>><br>
    <span style="font-weight: bold;">Date: </span>Wednesday 15 June
2016 at 22:05<br>
    <span style="font-weight: bold;">To: </span>"<a
 moz-do-not-send="true" href="mailto:api-users@lists.gbif.org">api-users@lists.gbif.org</a>"
<<a moz-do-not-send="true" href="mailto:api-users@lists.gbif.org">api-users@lists.gbif.org</a>><br>
    <span style="font-weight: bold;">Subject: </span>Re: [API-users]
New Portal/Occurrece API functionalities<br>
    </div>
    <div><br>
    </div>
    <div>
    <div text="#000000" bgcolor="#FFFFFF">Awesome work guys, this make
a number of data mining queries I used to have to run much easier and
accessible right from the API/Download system.<br>
    <br>
Any chance that the protocol field could be made searchable? Its always
frustrating when I can see fields in the API, but have no ability to
inspect their contents other that iteration. It's like the data is
locked away just out of reach.<br>
    <br>
- Alex<br>
    <br>
    <div class="moz-cite-prefix">On 06/15/2016 09:44 AM, Federico
Mendez wrote:<br>
    </div>
    <blockquote cite="mid:D387284E.1AB5E%25fmendez@gbif.org" type="cite">
      <p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt;"><font
 face="Calibri"><font style="color: rgb(0, 0, 0);">Dear GBIFApiers, <o:p></o:p></font>w</font><font
 face="Calibri,sans-serif">e are excited to announce some new features
that are now supported by there GBIF Portal </font><font
 face="Calibri,sans-serif">and Occurrence API</font><span
 style="font-family: Calibri,sans-serif; font-size: 14px;">:</span></p>
      <ol
 style="color: rgb(0, 0, 0); font-family: Calibri,sans-serif; font-size: 14px; margin-bottom: 0cm;">
        <li>Full text search is now supported. Some examples of this
new function are:
          <ul>
            <li>Search by collector (recorded by): 
              <ul>
                <li><a moz-do-not-send="true"
 href="http://www.gbif.org/occurrence/search?q=hobern">http://api.gbif.org/v1/occurrence/search?q=hobern</a> 
                </li>
                <li><a moz-do-not-send="true"
 href="http://api.gbif.org/v1/occurrence/search?q=desmet">http://api.gbif.org/v1/occurrence/search?q=desmet</a> 
                </li>
              </ul>
            </li>
            <li>Search by locality shows accurate results for most of
the cases: <a moz-do-not-send="true"
 href="http://api.gbif.org/v1/occurrence/search?q=santa%20ana">
http://api.gbif.org/v1/occurrence/search?q=santa%20ana</a>  </li>
            <li>This service provides suggestions when a
‘similar/corrected’ version of the query could show more accurate
results: <a moz-do-not-send="true"
 href="http://api.gbif.org/v1/occurrence/search?q=kajsdkla&spellCheck=true">http://api.gbif.org/v1/occurrence/search?q=kajsdkla&spellCheck=true</a> .
            </li>
            <li>This functionality is also supported by the GBIF
portal: <a moz-do-not-send="true"
 href="http://www.gbif.org/occurrence/search">http://www.gbif.org/occurrence/search?q=cobra</a></li>
          </ul>
        </li>
        <li>Faceted search 
          <ol style="margin-bottom: 0cm;">
            <li>The GBIF portal now supports faceted navigation by:  <i>basis
of record, type status, data set, country,  year </i>and<i> month</i>.
Please, see this example: <a moz-do-not-send="true"
 href="http://www.gbif.org/occurrence/search?basis_of_record=FOSSIL_SPECIMEN">http://www.gbif.org/occurrence/search?basis_of_record=FOSSIL_SPECIMEN</a> .
            </li>
            <li>The GBIF API supports faceted results  by: <i>basisOfRecord,
catalogNumber, classKey, collectionCode, country, datasetKey,
decimalLatitude, decimalLongitude, depth, elevation,
establishmentMeans, familyKey, genusKey, hasCoordinate,
hasGeospatialIssue, institutionCode, issue, kingdomKey, mediaType,
month, occurrenceID, orderKey, phylumKey, publishingCountry,
recordedBy, recordNumber, repatriated, scientificName, speciesKey,
subgenusKey, taxonKey, typeStatus </i>and<i> year. </i></li>
            <li>The occurrence API supports pagination request in
facets using the parameters
              <i>facetLimit</i> and <i>facetOffset</i>, see this
example:
              <ol style="margin-bottom: 0cm;">
                <li>First three country counts/facets: <a
 moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://api.gbif.org/v1/occurrence/search?facet=COUNTRY&COUNTRY.facetLimit=3&COUNTRY.facetOffset=0&limit=0">http://api.gbif.org/v1/occurrence/search?facet=COUNTRY&COUNTRY.facetLimit=3&COUNTRY.facetOffset=0&limit=0</a></li>
                <li>Next three country counts/facets: <a
 moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://api.gbif.org/v1/occurrence/search?facet=COUNTRY&COUNTRY.facetLimit=3&COUNTRY.facetOffset=3&limit=0">http://api.gbif.org/v1/occurrence/search?facet=COUNTRY&COUNTRY.facetLimit=3&COUNTRY.facetOffset=3&limit=0</a>
  </li>
              </ol>
            </li>
          </ol>
        </li>
        <li>A new repatriation filter allows to search for records
whose publishing country is different to the country where the record
was recorded in. For example, the following link shows the repatriated
data of Costa Rica:<a moz-do-not-send="true"
 href="http://api.gbif.org/v1/occurrence/search?COUNTRY=CR&REPATRIATED=true">http://api.gbif.org/v1/occurrence/search?COUNTRY=CR&REPATRIATED=true</a>
. </li>
      </ol>
      <div><br>
      </div>
      <div>Be aware that this is<em> still in a experimental phase and
its definition could change in the future. </em>Please refer to the API
documentation <a moz-do-not-send="true"
 href="http://www.gbif.org/developer/occurrence">http://www.gbif.org/developer/occurrence</a> and
don’t hesitate to contact us if you have further questions!</div>
      <div><br>
      </div>
      <div
 style="color: rgb(0, 0, 0); font-family: Calibri,sans-serif; font-size: 14px;">
      <br>
      </div>
      <p class="MsoNormal"
 style="margin: 0cm 0cm 0.0001pt; color: rgb(0, 0, 0); font-family: Cambria; font-size: 12pt;">
      </p>
      <p class="MsoNormal"
 style="margin: 0cm 0cm 0.0001pt; color: rgb(0, 0, 0); font-family: Cambria; font-size: 12pt;">
      <font face="Calibri" size="3">Best regards, GBIFS Informatics.</font></p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
API-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:API-users@lists.gbif.org">API-users@lists.gbif.org</a><a
 moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.gbif.org/mailman/listinfo/api-users">http://lists.gbif.org/mailman/listinfo/api-users</a></pre>
    </blockquote>
    <br>
    </div>
    </div>
    </span>
    </div>
  </blockquote>
  <blockquote type="cite">
    <div><span>_______________________________________________</span><br>
    <span>API-users mailing list</span><br>
    <span><a moz-do-not-send="true"
 href="mailto:API-users@lists.gbif.org">API-users@lists.gbif.org</a></span><br>
    <span><a moz-do-not-send="true"
 href="http://lists.gbif.org/mailman/listinfo/api-users">http://lists.gbif.org/mailman/listinfo/api-users</a></span><br>
    </div>
  </blockquote>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Steven J. Baskauf, Ph.D., Senior Lecturer
Vanderbilt University Dept. of Biological Sciences

postal mail address:
PMB 351634
Nashville, TN  37235-1634,  U.S.A.

delivery address:
2125 Stevenson Center
1161 21st Ave., S.
Nashville, TN 37235

office: 2128 Stevenson Center
phone: (615) 343-4582,  fax: (615) 322-4942
If you fax, please phone or email so that I will know to look for it.
<a class="moz-txt-link-freetext" href="http://bioimages.vanderbilt.edu">http://bioimages.vanderbilt.edu</a>
<a class="moz-txt-link-freetext" href="http://vanderbilt.edu/trees">http://vanderbilt.edu/trees</a>

</pre>
</body>
</html>