Table name: DataNotes
.
Column | Data Type | Nullable | Description |
---|---|---|---|
○ hardware_configuration |
Integer | False | Identifies the experiment's hardware configuration associated with the note. |
○ data_directory |
Integer | True | Identifies the directory address associated with the note. |
○ data_file |
Integer | True | Identifies the data file associated with the note. |
note_author |
Text | False | Specifies the note author's name. |
note_date |
Text | False | Specifies the note's date and time. |
note_content |
Text | False | The note's content. |
Legend: ○
Foreign Key.