-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
BDC ApplicationBring Harmonization to BDC for User ApplicationBring Harmonization to BDC for User Application
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BDC ApplicationBring Harmonization to BDC for User ApplicationBring Harmonization to BDC for User Application