Actions - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Actions

Describes actions (e.g., observation, sample collection, sample analysis, field visits, field activities, etc.)

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ActionIDInteger

nextval('"ODMXCore"."Actions_ActionID_seq"'::regclass)Primariy key identifier
ActionTypeCVVarChar() CV term describing the type of action (e.g., observation, sample collection, sample analysis)

ActionNameVarChar()

A name for an Action or activity.
ActionDescriptionVarChar()

Text that describes the action
MethodIDInteger Foreign key identifier for the method used to complete the action

BeginDateTimeDateTime The date/time at which the action began
BeginDateTimeUTCOffsetInteger The UTCOffset for the BeginDateTime
EndDateTimeDateTime

The date/time at which the action ended
EndDateTimeUTCOffsetInteger

The UTCOffset of for the EndDateTime
ActionFileLinkVarChar()

A URL or path to a file created by or used by the Action, such as instrument output or configuration.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_Actions_CV_ActionTypeODMXCV.CV_ActionTypeODMXCore.ActionsTermActionTypeCV
fk_Actions_MethodsODMXCore.MethodsODMXCore.ActionsMethodIDMethodID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXAnnotations
ODMXCore
ODMXDataQuality
ODMXEquipment
ODMXExtensionProperties
ODMXLabAnalyses
ODMXOverviewSimplified
ODMXProvenance
ODMXSimulation