TaxPub/nomenclature

From Species-ID
< TaxPub
Revision as of 09:01, 20 September 2011 by Donat Agosti (Talk | contribs)

Jump to: navigation, search

Definitions and properties of term “tp:nomenclature”:

Label: tp:nomenclature (TaxPub-collection)
Definition:  The heading of a taxonomic treatment, containing the scientific name of the taxon described by the treatment, and possibly the authority for the taxon, citations to previous descriptions, designations of type-genus, and type-species, and other information.
Examples: A simple example
<tp:taxon-treatment>
   <tp:nomenclature>
      <tp:taxon-name>
         <tp:taxon-name-part taxon-name-part-type="genus">Monomorium</tp:taxon-name-part>
         <tp:taxon-name-part taxon-name-part-type="species">dryhimi</tp:taxon-name-part>
         <object-id xlink:type="simple">urn:lsid:zoobank.org:act:4C171A6D-B1F5-4D4D-BBAD-CE2250167E5B</object-id>
         <object-id xlink:type="simple">http://species-id.net/wiki/Monomorium_dryhimi</object-id>
      </tp:taxon-name>
      <tp:taxon-authority>Aldawood &amp; Sharaf</tp:taxon-authority>
      <tp:taxon-status xlink:type="simple">sp. n.</tp:taxon-status>
      <xref ref-type="fig" rid="F1">Figs 1–7</xref>
   </tp:nomenclature>
   <tp:treatment-sec sec-type="description">
   ...
   </tp:treatment-sec>
</tp:taxon-treatment>

An example with a <tp:nomenclature-citation-list>

<tp:taxon-treatment>
   <tp:nomenclature>
      <tp:taxon-name>
         <tp:taxon-name-part taxon-name-part-type="genus">Xerolycosa</tp:taxon-name-part>
         <object-id xlink:type="simple">http://species-id.net/wiki/Xerolycosa</object-id>
      </tp:taxon-name>
      <tp:taxon-authority>Dahl, 1908</tp:taxon-authority>
      <tp:nomenclature-citation-list>
         <tp:nomenclature-citation>
            <tp:taxon-name>Xerolycosa</tp:taxon-name>
            <comment>Dahl, 1908: 361. Type species:<italic><tp:taxon-name>Lycosa nemoralis</tp:taxon-name></italic> Westring, 1861.</comment>
         </tp:nomenclature-citation>
         <tp:nomenclature-citation>
            <tp:taxon-name>Saitocosa</tp:taxon-name>
            <comment>
               <xref ref-type="bibr" rid="B18">Roewer, 1960</xref>: 889. Type species: <italic><tp:taxon-name>Tarentula flavitibia</tp:taxon-name></italic> Saito, 1934.
            </comment>
         </tp:nomenclature-citation>
      </tp:nomenclature-citation-list>
   </tp:nomenclature>
   <tp:treatment-sec sec-type="Diagnosis">
   ...
   </tp:treatment-sec>
   ...
</tp:taxon-treatment>
URI: missing term identifier

do this: See also TaxPub XML Usage - tp:nomenclature.