pyiron_ontology
Example Notebooks
API Documentation
pyiron_ontology
pyiron_ontology.workflow module
View page source
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]