hestia_earth.utils.tools.is_term

hestia_earth.utils.tools.is_term(node)[source]

Check wether node is a Term.

Parameters

node (dict) – The node.

Returns

True if it is a Term.

Return type

bool