Databank Query
When dealing with species not readily available in public databanks within a thermodynamic framework, users can turn to a private databank. The databank query assists users in verifying if the species is supported by the private databank linked to a thermodynamic framework. Additionally, since the list of species in a databank changes over time and users may struggle to keep track of versions and associated species, the databank query streamlines the process by offering an up-to-date list of all species in both public and private databanks.
{
"params":{
"thermodynamicFramework": "Aqueous (H+ ion)",
"privateDatabanks": ["COR", "CER"]
}
}
thermodynamicFramework
✔️
String
The name of thermodynamic framework (e.g. Aqueous (H+ ion))
privateDatabanks
✔️
Array of String
The array of private data bank codes (e.g. "COR" and "CER")
Response (status=SUCCESS)
If no run-time errors are encountered, the Query output with the requested contents will be available for users to view.
Last updated
Was this helpful?