MineralData
- class emmet.core.robocrys.MineralData(**data)
Bases:
BaseModelModel for mineral data in the condensed structure robocrystallographer field
- Parameters:
type (str | None)
name (str | None)
- model_config: ClassVar[ConfigDict] = {}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].