next up previous
Next: OPM Object Classes Up: Controlled Value Classes Previous: SuffixDict

XobjectStatusDict

CONTROLLED VALUE CLASS XobjectStatusDict
  { ( "Active", Active ),
    ( "Merged", Merged ),
    ( "Split", Split ),
    ( "Deactivated", Deactivated ) }
  DEFAULT: "Active"
  CODE_TYPE: VARCHAR(20)
  DESCRIPTION: "Controlled vocabulary for accessionable object status"

This class is used by class Xobject to describe the status (versioned?) associated with a particular experimental object. Xobject.status should not be confused with Xobject.period. (See classes Xobject and Status.)



Victor Markowitz
Fri Sep 20 17:58:41 PDT 1996