<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hi all</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have recently completed a project funded by the TIP (TDWG Infrastructure Project) funded project that has resulted in a Microsoft .NET version of the TAPIR protocol.&nbsp; TAPIR (TDWG Access Protocol for Information Retrieval) is a computer protocol designed for discovery, search and retrieval of distributed data over the Internet, see <A href="http://www.tdwg.org/activities/tapir/">http://www.tdwg.org/activities/tapir/</A>&nbsp;for more information.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The .NET implementation of the TAPIR protocol provides the following functionality:</DIV>
<DIV>
<LI>All TAPIR operations (metadata, capabilities, inventory, search and ping). 
<LI>KVP and XML request encodings. 
<LI>Inventories on any mapped concepts. 
<LI>Searches with any output models involving concepts from mapped schemas. 
<LI>Response structures with basicSchemaLanguage. 
<LI>Multiple resources can be exposed from a single TAPIRDotNET&nbsp;instance. 
<LI>A simple client (tapir_client.aspx) for testing. 
<LI>OAI-PMH message handling. After mapping the OAI-PMH structure to the data source, OAI-PMH requests can be handled and valid OAI-PMH responses are retuned from the provider. </LI></DIV>
<DIV>&nbsp;</DIV>
<DIV>The OAI-PMH message handling was a result of an investigation into the use of the generic, domain independent, protocol, OAI-PMH (<A href="http://www.openarchives.org/OAI/openarchivesprotocol.html">http://www.openarchives.org/OAI/openarchivesprotocol.html</A>) over TAPIR.&nbsp;&nbsp; The investigation proved to be an interesting look at integrating similar data harvesting protocols.</DIV>
<DIV>&nbsp;</DIV>
<DIV>TapirDotNET is available from <A href="http://sourceforge.net/projects/tapirdotnet/">http://sourceforge.net/projects/tapirdotnet/</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>I have also been looking at returning RDF over TAPIR for the herb IMI specimens.&nbsp; I will be presenting this at TDWG next month.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Kevin Richards</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>