As a developer, I would like to implement Pydantic data model for EDS Naturalization so that the code would be cleaner & maintainable and easier to implement other functionalities in the future
Acceptance Criteria
Task
Implementation of Pydantic data models
Create any additional data models (ie. abstract datamodel classes
Change the code for EDS Ingest using PyDantic data class model implementation