pyiron_ontology.workflow module

A tree structure for ontologically-informed workflows.

class pyiron_ontology.workflow.NodeTree(value, parent=None)[source]

Bases: object

render(depth=0, order_alphabetically=True)[source]