API Reference
hestia_earth.utils.tools.
is_term
Check wether node is a Term.
node (dict) – The node.
dict
True if it is a Term.
bool