<div dir="ltr">Hi Markus,<div><br></div><div>Thanks for the detailed response on how to work with the checklists.  Just to clarify, I think the ITIS checklist UUID is 29675850-b60f-11e1-bd72-00145eb45e9a based on information at:</div>
<div><br></div><div><a href="http://www.gbif.org/dataset/29675850-b60f-11e1-bd72-00145eb45e9a">http://www.gbif.org/dataset/29675850-b60f-11e1-bd72-00145eb45e9a</a><br></div><div><br></div><div>If that is right, then for <i>Ecsenius bicolor</i>, I guessed that I should try to get the taxonomic classification based on the ITIS checklist using:</div>
<div><br></div><div><a href="http://api.gbif.org/v1/species/106963049/related?datasetKey=29675850-b60f-11e1-bd72-00145eb45e9a">http://api.gbif.org/v1/species/106963049/related?datasetKey=29675850-b60f-11e1-bd72-00145eb45e9a</a><br>
</div><div><br></div><div>but that returns an empty list.</div><div><br></div><div>Regards</div><div><br></div><div>Geoff Shuetrim</div><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 18 August 2014 20:06, Markus Döring <span dir="ltr">&lt;<a href="mailto:mdoering@gbif.org" target="_blank">mdoering@gbif.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Geoff,<br>
<br>
GBIF keeps track of taxonomies of various quality and extant as &quot;checklist datasets&quot; in our Checklist Bank:<br>
<a href="http://www.gbif.org/dataset/search?type=CHECKLIST" target="_blank">http://www.gbif.org/dataset/search?type=CHECKLIST</a><br>
<br>
Every checklist is free to use any number of ranks it wants to use. NCBI for example has a &quot;depth&quot; of about 34 taxa or more I vaguely recall, whereas some checklists do not have any classification at all.<br>
The GBIF backbone taxonomy which we use to organize our occurrence records uses the higher taxon terms found in darwin core as ranks plus some infraspecific ones:<br>
<br>
  kingdom<br>
  phylum<br>
  class<br>
  order<br>
  family<br>
  genus<br>
  subgenus<br>
  species<br>
<br>
To see the different classifications for the same name in various checklists we also provide a service that takes the GBIF taxon id:<br>
<a href="http://api.gbif.org/v1/species/2396049/related" target="_blank">http://api.gbif.org/v1/species/2396049/related</a><br>
<br>
<br>
Please note that a taxon from this response might have more ranks defined in its classification as given in this flat view. Only the darwin core terms are used for literal name strings, but you might be able to retrieve a more complete classification by following up the parent relations using the parentKey property. For any given taxon key a full classification is shown in our portal here resolving all parentKeys up to the root.<br>

<br>
For example the NCBI version of Ecsenius bicolor with 34 levels:<br>
<a href="http://www.gbif.org/species/106963049/classification" target="_blank">http://www.gbif.org/species/106963049/classification</a><br>
<br>
<br>
best,<br>
Markus<br>
<div><div class="h5"><br>
<br>
<br>
On 05 Aug 2014, at 05:16, Geoff Shuetrim &lt;<a href="mailto:geoff@galexy.net">geoff@galexy.net</a>&gt; wrote:<br>
<br>
&gt; I am new to the GBIF web services but have had some experience using the web services exposed by ITIS, WoRMS and the Atlas of Living Australia. I have a number of questions that this mailing list may be able to assist with.  I will send each question in a separate email to make it easier to follow threads in case that becomes important.  If appropriate, please just respond by directing me to the relevant web-services documentation (to date I have been working from <a href="http://www.gbif.org/developer/species" target="_blank">http://www.gbif.org/developer/species</a> and <a href="http://www.gbif.org/developer/occurrence" target="_blank">http://www.gbif.org/developer/occurrence</a>).<br>

&gt;<br>
&gt; My first question is how to request all available taxonomic classification data for a taxon using GBIF web services?<br>
&gt;<br>
&gt; For example, from Atlas of Living Australia web services, a request for that information for the species Ecsenius bicolor yields:<br>
&gt;<br>
&gt; kingdom: Animalia<br>
&gt; phylum: Chordata<br>
&gt; subphylum: Vertebrata<br>
&gt; class: Actinopterygii<br>
&gt; superorder: Acanthopterygii<br>
&gt; order: Perciformes<br>
&gt; suborder: Blennioidei<br>
&gt; family: Blenniidae<br>
&gt; genus: Ecsenius<br>
&gt; species: Ecsenius bicolor<br>
&gt;<br>
&gt; From ITIS, I get the somewhat more detailed:<br>
&gt;<br>
&gt; kingdom:Animalia<br>
&gt; subkingdom:Bilateria<br>
&gt; infrakingdom:Deuterostomia<br>
&gt; phylum:Chordata<br>
&gt; subphylum:Vertebrata<br>
&gt; infraphylum:Gnathostomata<br>
&gt; superclass:Osteichthyes<br>
&gt; class:Actinopterygii<br>
&gt; subclass:Neopterygii<br>
&gt; infraclass:Teleostei<br>
&gt; superorder:Acanthopterygii<br>
&gt; order:Perciformes<br>
&gt; suborder:Blennioidei<br>
&gt; family:Blenniidae<br>
&gt; genus:Ecsenius<br>
&gt; species:Ecsenius bicolor<br>
&gt;<br>
&gt; I can currently get the kingdom, phylum, class, order, family, genus and species from GBIF but I cannot get ranks like subphylum and superorder etc.<br>
&gt;<br>
&gt; I have found an enumeration of taxonomic ranks within GBIF suggesting that such ranks are supported:<br>
&gt; <a href="http://gbif.github.io/gbif-api/apidocs/org/gbif/api/vocabulary/Rank.html" target="_blank">http://gbif.github.io/gbif-api/apidocs/org/gbif/api/vocabulary/Rank.html</a><br>
&gt;<br>
&gt; However, it is not clear to me how to access this information using the GBIF web services.<br>
&gt;<br>
&gt; Any pointers in the right direction would be very helpful.<br>
&gt;<br>
&gt; Many thanks<br>
&gt;<br>
&gt; Geoff Shuetrim<br>
&gt; Gaia Guide Association<br>
&gt; <a href="http://www.gaiaguide.info/" target="_blank">http://www.gaiaguide.info/</a><br>
</div></div>&gt; _______________________________________________<br>
&gt; API-users mailing list<br>
&gt; <a href="mailto:API-users@lists.gbif.org">API-users@lists.gbif.org</a><br>
&gt; <a href="http://lists.gbif.org/mailman/listinfo/api-users" target="_blank">http://lists.gbif.org/mailman/listinfo/api-users</a><br>
<br>
</blockquote></div><br></div>