Tag category Entity_purity
Key tags (columns):
Tags in table Entity_purity:
| Tag | Description | data type | Mandatory |
|---|---|---|---|
| Details | Text describing the reported purity values and measurements. | text | |
| Entity_ID | Pointer to '_Entity.ID' | int | yes |
| Entity_label | Pointer to a save frame of the category entity. | framecode | yes |
| Entity_purity_list_ID | Pointer to '_Entity_purity_list.ID' | int | yes |
| Entry_ID | Pointer to '_Entry.ID' | code | yes |
| ID | An integer value that uniquely identifies the purity value in the table of reported purity values in the entry. | int | yes |
| Measurement_method | Technique used to determine the purity of the molecule. | line | yes |
| Sample_ID | Pointer to '_Sample.ID' | int | |
| Sample_label | Pointer to a save frame of the category sample. | framecode | |
| Sf_ID | Pointer to '_Entity_purity_list.Sf_ID' | int | yes |
| Val | Purity value | float | yes |
| Val_units | Units for the reported purity value. | line | yes |