Name | Log_Image |
---|---|
Entity Type | Extension of Document |
Description | Information specific to the storage of a log image required in addition to the Dublin Core Metadata Initiative information. |
Submodel | Utility |
Entity Scope | Project |
Primary Key | Document_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Absolute_Scale_1 | CODE | NA |
Scale - displayed as number (e.g. - 500 is 1:500) | No |
VARCHAR2(64) |
Absolute_Scale_2 | CODE | NA |
Scale - displayed as number (e.g. - 500 is 1:500) | No |
VARCHAR2(64) |
Document_Id | Document |
|
The document to which this additional log image information refers. | Yes |
NUMBER(38) |
External_Reference | STRING64 | NA |
An external reference for the log image. | No |
VARCHAR2(64) |
Insert_Date | DATE | NA |
Date the entity was created in the repository | No |
DATE |
Insert_User | STRING64 | NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
Log_Run | CODE | NA |
Alphanumeric contractor identifier of this logging run. May be a simple integer or a more complicated id code. | No |
VARCHAR2(64) |
Log_Status | STRING1 | NA |
The status of the log. (P)rovisional or (F)inal | No |
VARCHAR2(1) |
Produced_By | STRING64 | NA |
The name of application role that created the entity, for data created programmatically. | No |
VARCHAR2(64) |
Relative_Scale_1 | CODE | NA |
Scale - displayed as number (e.g. - 500 is 1:500) | No |
VARCHAR2(64) |
Relative_Scale_2 | CODE | NA |
Scale - displayed as number (e.g. - 500 is 1:500) | No |
VARCHAR2(64) |
SDAT_Label | int | No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
Tape_Reference | STRING64 | NA |
the tape reference given to the log. | No |
VARCHAR2(64) |
Tool_String | STRING64 | NA |
The type of tool string used in running the log | No |
VARCHAR2(64) |
Update_Date | DATE | NA |
Date of the most-recent modification to the entity. | No |
DATE |
Update_User | STRING64 | NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Document | Document | The document to which this additional log image information refers. | Cascade | Yes |