Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Accessioned

Object Special object status

 

notes

 

default value

 

(none)

default text

  Deaccessioned

copy

 

 

forgery

 

 

Unaccessioned

 

 

on loan to PAHMA

 

is this needed?

unknown

 

 

holotype

 

For biological specimens: the single specimen designated or otherwise fixed as the name-bearing type of a nominal species or subspecies. (aka "type specimen")

lectotype

 

For biological specimens: a syntype designated as the single name-bearing specimen subsequent to the establishment of a nominal species or subspecies.

paratype

 

For biological specimens: each specimen of a type species other than the holotype.

paralectotype

 

For biological specimens: each specimen of a former syntype series remaining after the designation of a lectotype.

syntype

 

For biological specimens: each specimen of a type series from which neither a holotype nor a lectotype has been designated. The syntypes collectively constitute the name-bearing type.

type

 

NB: Do not use this term to indicate "type specimen" of a biological specimen; use holotype instead.

Definitions are from the International Code of Zoological Nomenclature, 4th ed. (1999)

The revised XML for this controlled list is:

<repeat id="objectStatusList">
<field id="objectStatus" seperate_ui_container="true">
<selector>object-description-object-status</selector>
<options>
<option id="">(none)</option>
<option id="copy">copy</option>
<option id="forgery">forgery</option>
<option id="holotype">holotype</option>
<option id="accessionedlectotype">accessioned<>lectotype</option>
<option id="deaccessionedparatype">deaccessioned<>paratype</option>
<option id="unaccessionedparalectotype">unaccessioned<>paralectotype</option>
<option id="on-loan-to-pahma">on loan to PAHMA<syntype">syntype</option>
<option id="unknowntype">unknown<>type</option>
</options>
</field>
</repeat>

...