Difference between revisions of "tp:taxon-name"

From TDWG Terms Wiki
Jump to: navigation, search
m (REDIRECT)
(Undo to use move function rather than overwriting with a redirect (history preservation, attribution, license!))
Line 1: Line 1:
#REDIRECT [[taxpub:taxon-name]]
+
{{Term
 +
|label=tp:taxon-name
 +
|definition=The name of a taxon.
 +
|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 it 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 <[[taxpub:taxon-name-part | 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>
 +
|full URI=http://purl.net/taxpub/taxon-name/
 +
|collection=TaxPub
 +
|is reused vocabulary=No
 +
}}

Revision as of 19:44, 5 October 2011

Template:Term