<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <datasource type="SQL" constr="192.168.0.200:3306" uid="digir" pwd="0akM055" database="atrium_data" dbtype="mysqlt" encoding="ISO-8859-1"/>
  <table name="specimen" key="specimen.Specimen_ID">
    <table name="species" key="Species_ID" join="Species_ID">
      <table name="genus" key="Genus_ID" join="Genus_ID">
        <table name="family" key="Family_ID" join="Family_ID">
          <table name="order_table" key="Class_ID" join="Order_ID">
            <table name="subclass" key="Subclass_ID" join="Subclass_ID">
              <table name="class" key="Class_ID" join="Class_ID">
                <table name="division" key="Division_ID" join="Division_ID">
                  <table name="kingdom" key="Kingdom_ID" join="Kingdom_ID"/>
                </table>
              </table>
            </table>
          </table>
        </table>
      </table>
    </table>
    <table name="infraspecific_taxa" key="Infraspecific_Taxon_ID" join="Infraspecific_Taxa_ID"/>
    <table name="continent" key="Continent_ID" join="Continent_ID"/>
    <table name="country" key="Country_ID" join="Country_ID"/>
    <table name="region" key="Region_ID" join="Region_ID"/>
    <table name="subregion" key="Subregion_ID" join="Subregion_ID"/>
    <table name="research_site" key="Research_Site_ID" join="Research_Site_ID"/>
    <table name="project" key="Project_ID" join="Project_ID"/>
    <table name="collectors" key="Collector_ID" join="Collector_ID"/>
    <table name="institution" key="Institution_ID" join="Institution_ID"/>
  </table>
  <filter/>
  <concepts xmlns:darwin="http://digir.net/schema/conceptual/darwin/2003/1.0">
    <concept searchable="1" returnable="1" name="darwin:DateLastModified" type="datetime" table="specimen" field="Updated_Date" zid="1"/>
    <concept searchable="1" returnable="1" name="darwin:InstitutionCode" type="text" table="institution" field="Institution_Acronym" zid="2"/>
    <concept searchable="1" returnable="1" name="darwin:CollectionCode" type="text" table="institution" field="Institution_Acronym" zid="3"/>
    <concept searchable="1" returnable="1" name="darwin:CatalogNumber" type="text" table="specimen" field="Collector_Abbrev_Name,Collection_Number" zid="4"/>
    <concept searchable="1" returnable="1" name="darwin:ScientificName" type="text" table="species" field="Scientific_Name" zid="5"/>
    <concept searchable="1" returnable="1" name="darwin:Kingdom" type="text" table="kingdom" field="Kingdom_Name" zid="7"/>
    <concept searchable="1" returnable="1" name="darwin:Phylum" type="text" table="division" field="Division_Name" zid="8"/>
    <concept searchable="1" returnable="1" name="darwin:Class" type="text" table="class" field="Class_Name" zid="9"/>
    <concept searchable="1" returnable="1" name="darwin:Order" type="text" table="order_table" field="Order_Name" zid="10"/>
    <concept searchable="1" returnable="1" name="darwin:Family" type="text" table="family" field="Family_Name" zid="11"/>
    <concept searchable="1" returnable="1" name="darwin:Genus" type="text" table="genus" field="Genus_Name" zid="12"/>
    <concept searchable="1" returnable="1" name="darwin:Species" type="text" table="species" field="Specific_Epithet" zid="13"/>
    <concept searchable="1" returnable="1" name="darwin:Subspecies" type="text" table="infraspecific_taxa" field="Infra_Epithet" zid="14"/>
    <concept searchable="1" returnable="1" name="darwin:ScientificNameAuthor" type="text" table="species" field="Sp_Authority1" zid="15"/>
    <concept searchable="1" returnable="1" name="darwin:Collector" type="text" table="collectors" field="Collector_Full_Name" zid="23"/>
    <concept searchable="1" returnable="1" name="darwin:Country" type="text" table="country" field="Country_Name" zid="30"/>
    <concept searchable="0" returnable="0" name="darwin:Longitude" type="text" table="specimen" field="Longitude" zid="34"/>
    <concept searchable="0" returnable="0" name="darwin:Latitude" type="text" table="specimen" field="Latitude" zid="35"/>
    <concept searchable="1" returnable="1" name="darwin:MinimumElevation" type="numeric" table="specimen" field="Elevation_Min" zid="38"/>
    <concept searchable="1" returnable="1" name="darwin:MaximumElevation" type="numeric" table="specimen" field="Elevation_Max" zid="39"/>
    <concept searchable="1" returnable="1" name="darwin:Notes" type="text" table="specimen" field="Notes_Plant" zid="48"/>
  </concepts>
  <metadata>
    <name>Andes to Amazon Botany Program</name>
    <code>! set by application (value in resources.xml) !</code>
    <relatedInformation/>
    <contact type="technical">
      <name>Jason Best</name>
      <title>IT and Production Manager</title>
      <emailAddress>jbest@brit.org</emailAddress>
      <phone/>
    </contact>
    <abstract/>
    <keywords/>
    <citation/>
    <useRestrictions/>
    <conceptualSchema schemaLocation="http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd">http://digir.net/schema/conceptual/darwin/2003/1.0</conceptualSchema>
    <recordIdentifier>AABP</recordIdentifier>
    <recordBasis/>
    <numberOfRecords>! set by application !</numberOfRecords>
    <dateLastUpdated>! set by application !</dateLastUpdated>
    <minQueryTermLength/>
    <maxSearchResponseRecords/>
    <maxInventoryResponseRecords/>
  </metadata>
</configuration>

