Hi Steve --<div><br></div><div>You should be able to use the uBio web services in a simple script to look these up.  The problem will probably be that you&#39;ll get too many matches. The web services are described here:</div>
<div><br></div><div><a href="http://www.ubio.org/index.php?pagename=xml_services">http://www.ubio.org/index.php?pagename=xml_services</a></div><div><br></div><div>You probably would use the namebank_search function.  Here&#39;s an example call via URL:</div>
<div><br></div><div><a href="http://www.ubio.org/webservices/service.php?function=namebank_search&amp;searchName=Quercus+rubra&amp;sci=1&amp;vern=1&amp;keyCode=YOUR_CODE_HERE">http://www.ubio.org/webservices/service.php?function=namebank_search&amp;searchName=Quercus+rubra&amp;sci=1&amp;vern=1&amp;keyCode=YOUR_CODE_HERE</a></div>
<div><br></div><div>You&#39;ll need your own key code for accessing the service, which you can get here:</div><div><a href="http://www.ubio.org/index.php?pagename=form">http://www.ubio.org/index.php?pagename=form</a></div>
<div><br></div><div>Note that the strings returned are base64 encoded, so you&#39;ll need to decode them before use.   </div><div><br></div><div>Matt</div><div><br><br><div class="gmail_quote">On Thu, May 19, 2011 at 6:46 PM, Steve Baskauf <span dir="ltr">&lt;<a href="mailto:steve.baskauf@vanderbilt.edu">steve.baskauf@vanderbilt.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I have generated a csv spreadsheet of about 39 000 plant names for the<br>
U.S. which has the ITIS TSNIDs for the names in a column.  I would like<br>
to have the uBio Namebank IDs in another column of the table.  I have<br>
been looking them up on the uBio website by typing in the names as I<br>
need to know the IDs, but after doing about 300 of them, I&#39;m getting<br>
tired of it.  Does anybody have a clever idea of a way to get the other<br>
38 000 Namebank IDs without looking them up.  I&#39;m sure that it would be<br>
possible to find this out because uBio gets names from ITIS.  However, I<br>
haven&#39;t seen any clues about how to do it in an automated fashion.  I&#39;m<br>
guessing that there might be some way to use the uBio web services, but<br>
if so, it isn&#39;t obvious and I probably don&#39;t have the skills to carry it<br>
out anyway.<br>
<br>
Any ideas?<br>
Steve<br>
<br>
--<br>
Steven J. Baskauf, Ph.D., Senior Lecturer<br>
Vanderbilt University Dept. of Biological Sciences<br>
<br>
postal mail address:<br>
VU Station B 351634<br>
Nashville, TN  37235-1634,  U.S.A.<br>
<br>
delivery address:<br>
2125 Stevenson Center<br>
1161 21st Ave., S.<br>
Nashville, TN 37235<br>
<br>
office: 2128 Stevenson Center<br>
phone: <a href="tel:%28615%29%20343-4582" value="+16153434582">(615) 343-4582</a>,  fax: <a href="tel:%28615%29%20343-6707" value="+16153436707">(615) 343-6707</a><br>
<a href="http://bioimages.vanderbilt.edu" target="_blank">http://bioimages.vanderbilt.edu</a><br>
<br>
_______________________________________________<br>
tdwg-content mailing list<br>
<a href="mailto:tdwg-content@lists.tdwg.org">tdwg-content@lists.tdwg.org</a><br>
<a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content" target="_blank">http://lists.tdwg.org/mailman/listinfo/tdwg-content</a><br>
</blockquote></div><br></div>