Difference between revisions of "tp:taxon-name"

From TDWG Terms Wiki
Jump to: navigation, search
m (moved taxpub:taxon-name to tp:taxon-name: correct namespace prefix)
m (+skos: in scheme)
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
|label=taxon name
 
|label=taxon name
 
|definition=The name of a taxon.
 
|definition=The name of a taxon.
|notes=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=<source lang="xml">
 
|example=<source lang="xml">
 
<tp:nomenclature>
 
<tp:nomenclature>
Line 19: Line 16:
 
</tp:nomenclature>
 
</tp:nomenclature>
 
</source>
 
</source>
 +
|notes=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.
 +
|concept type=undecided
 +
}}
 +
{{Concept relation
 +
|relation=skos: in scheme
 +
|internal page=TaxPub
 
}}
 
}}

Revision as of 15:12, 9 November 2012

Scheme: TaxPub Pencil.png
taxon name
Search for values Crystal Clear action find.png
taxon name: The name of a taxon.

Notes: In general this is a scientific name following the convention of the Codes ruling nomenclature (eg International Code for Zoological Nomenclature (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 < 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(s):
<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>
The given value was not understood.
The given value was not understood.