pyiron_ontology.atomistics.reasoning module
A constructor for building the atomistics ontology from python classes.
- class pyiron_ontology.atomistics.reasoning.AtomisticsReasoner(ontology)[source]
Bases:
object- search_database_for_property(my_property: onto.Generic, project: pyiron_atomistics.Project, select_alloy: str | None = None)[source]
Use the pyiron database to search for instances of an ontological generic parameter. Optionally filter by the chemistry of the job.
- Parameters:
my_property
project
select_alloy
Returns: