Methods - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Methods

Describes methods used to perform actions recorded in ODM (e.g., observation methods, sample analysis methods, sample preparation methods, etc.)

Columns

PKNameData TypeNULLAutoDefaultCommentFK

MethodIDInteger

nextval('"ODMXCore"."Methods_MethodID_seq"'::regclass)Primary key identifier
MethodTypeCVVarChar() CV term describing the type of method (e.g., sample collection, laboratory analytical, field, sample prepratation, etc.)

MethodCodeVarChar() A text code identifiying the method (e.g., EPA 650.2)
MethodNameVarChar() Full text name of the method
MethodDescriptionVarChar()

Full text description of the method
MethodLinkVarChar()

A URL to a full description of the method
OrganizationIDInteger

Foreign key identifier for the Organization with which the method is affiliated


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_Methods_CV_MethodTypeODMXCV.CV_MethodTypeODMXCore.MethodsTermMethodTypeCV
fk_Methods_OrganizationsODMXCore.OrganizationsODMXCore.MethodsOrganizationIDOrganizationID

Triggers

(none)


Unique Constraints

NameTableColumns
uc_MethodCodeODMXCore.MethodsMethodCode

Used in Diagrams

Diagram Name
ODMXAnnotations
ODMXCore
ODMXEquipment
ODMXExtensionProperties
ODMXExternalIdentifiers
ODMXLabAnalyses
ODMXOverviewSimplified
ODMXProvenance
ODMXSimulation