Skip to content

Remove Hardcoded entity list from map_data.py #220

@amc-corey-cox

Description

@amc-corey-cox

Make entity list configurable instead of hardcoded

Currently, map_data.py has a hardcoded entities list based on BDC requirements.

This limits the pipeline's reusability for other data models. Since dm-bip is built on LinkML, it would make sense to derive the entity list from the schema itself (e.g., using SchemaView to introspect classes) or make it configurable via a config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BDC ApplicationBring Harmonization to BDC for User Application

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions