ironflow.model.otypes module

Provides lazy-loading of pyiron_ontology ontologies for de-serializing otypes.

TODO: This is not easily extensible; it needs a system for users to register their

ontology with the session so that they can use their own otypes alongside modules of their own custom nodes.

class ironflow.model.otypes.OTypeLoader[source]

Bases: object

classmethod atomistics(item)[source]
ironflow.model.otypes.otype_from_str(namespace, item)[source]