staticPureRecord.from_json(substances, file, identifier_option)
Read a list of [PureRecord]s from a JSON file.
Parameters:substances (list[str]) – List of component identifiers.
path (str) – Path to file containing the segment records.
identifier_option (
) – The type of identifier used in the substance list.
Return type:[
]