babylon.models.entities.industry
Classes
|
Pydantic representation of an ECONOMIC_SECTOR hyperedge in XGI. |
- class babylon.models.entities.industry.IndustryHyperedge(**data)[source]
Bases:
BaseModelPydantic representation of an ECONOMIC_SECTOR hyperedge in XGI.
- Parameters:
- model_config: ClassVar[ConfigDict] = {}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].