EXPT_RSRC_TYPE_ID 
Base Object  EXPT_RSRC_TYPE 
Attribute Name  Experiment Resource Type Identifier 
ColumnName  EXPT_RSRC_TYPE_ID 
Logical Rolename   
RoleName   
Domain   
Physical Only  NO 
Definition 
 
Note 
 

EXPT_RSRC_TYPE_ID Column Properties 
Datatype  VARCHAR2(50) 
Nullable  NO 
Not Null Constraint   
Character Set  BYTE 
Encrypted  NO 
Encryption Algorithm  -- 
SALT  -- 

EXPT_RSRC_TYPE_ID Growth Metrics 
COLUMN METRIC  COLUMN METRIC VALUE 
Average Width  50 
Percent Null 

EXPT_RSRC_TYPE_ID Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

EXPT_RSRC_TYPE_ID Security Types 
Name  Current Value 

EXPT_RSRC_TYPE_ID Bound Attachments 
Name  Current Value 

EXPT_RSRC_TYPE_ID Data Movement Rules 
Name  Type  Rule Text/Value 

EXPT_RSRC_TYPE_ID Where Used 
Mapped Object  Is User Defined?  Description  Bound Attachments 
Logical
Experiment Resource Type
Experiment Resource Type Identifier 
NO     
EXPRESS (Oracle)
EXPT_RSRC_TYPE
EXPT_RSRC_TYPE_ID 
NO     

EXPT_RSRC_TYPE_ID Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

EXPT_RSRC_TYPE_ID Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

EXPT_RSRC_TYPE_ID Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

EXPT_RSRC_TYPE_ID Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


FACIL_ID 
Base Object  EXPT_RSRC_TYPE 
Attribute Name  Facility Identifier 
ColumnName  FACIL_ID 
Logical Rolename   
RoleName   
Domain   
Physical Only  NO 
Definition 
Facility Identifer: A unique abbreviated identifier for the facilty in which the proposed experiment is to take place.
 
Note 
 

FACIL_ID Column Properties 
Datatype  VARCHAR2(10) 
Nullable  NO 
Not Null Constraint   
Character Set  BYTE 
Encrypted  NO 
Encryption Algorithm  -- 
SALT  -- 

FACIL_ID Growth Metrics 
COLUMN METRIC  COLUMN METRIC VALUE 
Average Width  10 
Percent Null 

FACIL_ID Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

FACIL_ID Security Types 
Name  Current Value 

FACIL_ID Bound Attachments 
Name  Current Value 

FACIL_ID Data Movement Rules 
Name  Type  Rule Text/Value 

FACIL_ID Where Used 
Mapped Object  Is User Defined?  Description  Bound Attachments 
Logical
Experiment Resource Type
Facility Identifier 
NO     
EXPRESS (Oracle)
EXPT_RSRC_TYPE
FACIL_ID 
NO     

FACIL_ID Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

FACIL_ID Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

FACIL_ID Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

FACIL_ID Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


EXPT_RSRC_TYPE_ABBR 
Base Object  EXPT_RSRC_TYPE 
Attribute Name  Experiment Resource Type Abbreviation 
ColumnName  EXPT_RSRC_TYPE_ABBR 
Logical Rolename   
RoleName   
Domain   
Physical Only  NO 
Definition 
 
Note 
 

EXPT_RSRC_TYPE_ABBR Column Properties 
Datatype  VARCHAR2(25) 
Nullable  YES 
Not Null Constraint   
Character Set  BYTE 
Encrypted  NO 
Encryption Algorithm  -- 
SALT  -- 

EXPT_RSRC_TYPE_ABBR Growth Metrics 
COLUMN METRIC  COLUMN METRIC VALUE 
Average Width  25 
Percent Null 

EXPT_RSRC_TYPE_ABBR Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

EXPT_RSRC_TYPE_ABBR Security Types 
Name  Current Value 

EXPT_RSRC_TYPE_ABBR Bound Attachments 
Name  Current Value 

EXPT_RSRC_TYPE_ABBR Data Movement Rules 
Name  Type  Rule Text/Value 

EXPT_RSRC_TYPE_ABBR Where Used 
Mapped Object  Is User Defined?  Description  Bound Attachments 
Logical
Experiment Resource Type
Experiment Resource Type Abbreviation 
NO     
EXPRESS (Oracle)
EXPT_RSRC_TYPE
EXPT_RSRC_TYPE_ABBR 
NO     

EXPT_RSRC_TYPE_ABBR Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

EXPT_RSRC_TYPE_ABBR Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

EXPT_RSRC_TYPE_ABBR Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

EXPT_RSRC_TYPE_ABBR Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


DESCR 
Base Object  EXPT_RSRC_TYPE 
Attribute Name  Description 
ColumnName  DESCR 
Logical Rolename   
RoleName   
Domain  Description 
Physical Only  NO 
Definition 
Description: Often used in validation tables accompanying an abbreviated identifer.
 
Note 
 

DESCR Column Properties 
Datatype  VARCHAR2(255) 
Nullable  NO 
Not Null Constraint   
Character Set  BYTE 
Encrypted  NO 
Encryption Algorithm  -- 
SALT  -- 

DESCR Growth Metrics 
COLUMN METRIC  COLUMN METRIC VALUE 
Average Width  255 
Percent Null 

DESCR Domain Restrictions 
CheckConstraint   
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

DESCR Security Types 
Name  Current Value 

DESCR Bound Attachments 
Name  Current Value 

DESCR Data Movement Rules 
Name  Type  Rule Text/Value 

DESCR Where Used 
Mapped Object  Is User Defined?  Description  Bound Attachments 
Logical
Experiment Resource Type
Description 
NO     
EXPRESS (Oracle)
EXPT_RSRC_TYPE
DESCR 
NO     

DESCR Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

DESCR Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

DESCR Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

DESCR Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description 


RSRC_CODE 
Base Object  EXPT_RSRC_TYPE 
Attribute Name  Resource Code 
ColumnName  RSRC_CODE 
Logical Rolename   
RoleName   
Domain   
Physical Only  NO 
Definition 
Resource Code: Code to indicate special resource types. Currently the only special resource type are those for Can, Substrate and Cell.
 
Note 
 

RSRC_CODE Column Properties 
Datatype  CHAR(1) 
Nullable  YES 
Not Null Constraint   
Character Set  BYTE 
Encrypted  NO 
Encryption Algorithm  -- 
SALT  -- 

RSRC_CODE Growth Metrics 
COLUMN METRIC  COLUMN METRIC VALUE 
Average Width 
Percent Null 

RSRC_CODE Domain Restrictions 
CheckConstraint  RSRC_CODE in ('C') 
Check Constraint Name   
Bound Rule   
Declared Default   
Bound Default   

RSRC_CODE Security Types 
Name  Current Value 

RSRC_CODE Bound Attachments 
Name  Current Value 

RSRC_CODE Data Movement Rules 
Name  Type  Rule Text/Value 

RSRC_CODE Where Used 
Mapped Object  Is User Defined?  Description  Bound Attachments 
Logical
Experiment Resource Type
Resource Code 
NO     
EXPRESS (Oracle)
EXPT_RSRC_TYPE
RSRC_CODE 
NO     

RSRC_CODE Direct Source Mappings 
Columns  Transformation Logic  Transformation Description 

RSRC_CODE Secondary Source Mappings 
Columns  Transformation Logic  Transformation Description 

RSRC_CODE Direct Target Mappings 
Columns  Transformation Logic  Transformation Description 

RSRC_CODE Secondary Target Mappings 
Columns  Transformation Logic  Transformation Description