Difference between revisions of "tp:taxon-name"

From TDWG Terms Wiki
Jump to: navigation, search
Line 4: Line 4:
 
|collection=TaxPub
 
|collection=TaxPub
 
|definition=The name of a taxon.
 
|definition=The name of a taxon.
|remarks=Generally this is a scientific name following the convention of the Codes ruling nomenclature (eg International Code for Zoological Nomenclature ([http://iczn.org/code ICZN]), but if can also be a vernacular name as used in field guides.
+
|remarks=In general this is a scientific name following the convention of the Codes ruling nomenclature (eg International Code for Zoological Nomenclature ([http://iczn.org/code ICZN]), but if can also be a vernacular name as used in field guides. Scientific names are latinized bi- or trinomen at species and infraspecific level, and latinized names at higher taxonomic levels.
 +
Names are normalized and the combination of the name can be inferred from the <tp:taxon-name-part>, but they can additionally be given as a name string.
 +
External linking to reference databases such as Zoobank is made with the <object-id> element.
 +
|example=
 +
<pre>
 +
<tp:nomenclature>
 +
  <tp:taxon-name>
 +
      <tp:taxon-name-part taxon-name-part-type="genus">Spigelia</tp:taxon-name-part>
 +
      <tp:taxon-name-part taxon-name-part-type="species">genuflexa</tp:taxon-name-part>
 +
      <object-id xlink:type="simple">urn:lsid:ipni.org:names:77114017-1</object-id>
 +
      <object-id xlink:type="simple">http://species-id.net/wiki/Spigelia_genuflexa</object-id>
 +
  </tp:taxon-name>
 +
  <tp:taxon-authority>Popovkin &amp; Struwe</tp:taxon-authority>
 +
  <tp:taxon-status>sp. nov.</tp:taxon-status>
 +
  <xref ref-type="fig" rid="F1">Figs 1</xref>
 +
  <xref ref-type="fig" rid="F2">2</xref>
 +
</tp:nomenclature>
 +
</pre>
 
}}
 
}}

Revision as of 06:08, 23 September 2011

Template:Term