Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to select source vocabulary for automated mapping from the mapper interface #772

Open
1 task done
erummas opened this issue Jun 27, 2024 · 1 comment
Open
1 task done

Comments

@erummas
Copy link

erummas commented Jun 27, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is your proposal related to a problem or functionality gap?

Currently we are required to upload the data dictionary, I think it would be more streamlined if this feature is added to the mapper for pre-existing vocabularies. This could be split into two parts.

  1. Allow vocab selection at table level for fields (currently not available even via dictionary)
  2. Allow vocab selection at field level for field values (currently available via dictionary) [High Priority]

Describe your proposal

  1. Allow vocab selection at table level for fields (currently not available even via dictionary)

    • This could be added in the edit table feature (as an optional select).
    • Use case : Data with multiple tests with each test recorded as a code e.g. Read Code) with table structure as
      ID | Test Date | 1....00 | 1151.00 | 1226.00 |
  2. Allow vocab selection at field level for field values (currently available via dictionary)

    • A drop down with each field to select vocab for the values

Describe alternatives you've considered

No response

I'm part of a Project Team

No response

Anything else?

No response

Are you willing to contribute to developing this feature?

None

@AndyRae
Copy link
Member

AndyRae commented Aug 1, 2024

Yes this feels useful, couple of questions.

  1. What would be the desired impact on then adding mapping rules?
  • Is the principal objective to restrict for the mapping reuse?
  • And/or to restrict a user doing manual mappings?
  1. Is it a multi-select?
  • If it is - what is the desired default, as there are many vocabularies, are they all selected?
  • And the user has to unselect them?
  • Or is it blank and the user opts in?

Example when the page is loaded:

  • JMDC
  • KDC

Or

  • JMDC
  • KDC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants