Difference between revisions of "tp:nomenclature"

From TDWG Terms Wiki
Jump to: navigation, search
Line 4: Line 4:
 
|collection=TaxPub
 
|collection=TaxPub
 
|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.
 
|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.
 +
|example=<source lang="xml">
 +
<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>
 +
</source>
 
}}
 
}}

Revision as of 07:26, 20 September 2011

Template:Term