API Reference
hestia_earth.utils.model.
linked_node
Return a minimal version of the node.
node (dict) – The Node, like a Cycle or a Source or a Term.
The node with only: @type, @id, name, termType and units fields.
dict