Table 3 Format for lowest sentence-level of each data record: description, key label, data type.
From: Text-mined dataset of gold nanoparticle synthesis procedures, morphologies, and size entities
Data description | Data Key Label | Data Type |
---|---|---|
All material entities | all_materials | list of Objects (dict)1 |
Non-precursors and non-target material entities | other_materials | list |
Precursor material entities | precursors | list of Objects (dict)1 |
Sequence of synthesis operations and conditions | procedure_graph | list of Objects (dict) |
–env_toks: list | ||
–op_token: string | ||
–op_type: string | ||
–ref_op: bool | ||
–subject: string | ||
–temp_values: list of Objects (dict)2 | ||
–time_values: list of Objects (dict)2 | ||
Target material entities | target | list of Objects (dict)1 |