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

Idea: Batch creation of mappings #699

Closed
stefandesu opened this issue Dec 2, 2022 · 1 comment
Closed

Idea: Batch creation of mappings #699

stefandesu opened this issue Dec 2, 2022 · 1 comment
Labels
feature Additional functionality question Further discussion needed
Milestone

Comments

@stefandesu
Copy link
Member

In some cases, it is necessary (or convenient) to create multiple mappings at the same time, e.g. we have 20 concepts in the source vocabulary that all map to the same target concept with the same mapping type.

I'm imagining a separate mode of creating mappings where it is possible to select X source concepts (probably via checkboxes in the hierarchy view) and allow creating X mappings from that selection. The Mapping Editor could show something like "X selected concepts" and make clear that the user is creating X mappings at the same time if they click "save".

I can create a mockup of what I think this could look like. There are still some open questions though:

  • Should the mappings be somehow linked to each other so that they can be batch-edited as well?
  • Should there be an "undo" button if there has been a mistake?
  • Is it enough if the selection is only possible in the hierarchy view? This would restrict this functionality to mono hierarchical vocabularies, but it would also be easiest to implement.
@stefandesu stefandesu added feature Additional functionality question Further discussion needed labels Dec 2, 2022
@nichtich nichtich added this to the 2.0.0 milestone May 22, 2023
@nichtich
Copy link
Member

Moved to #713 with changed scope.

@nichtich nichtich closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Additional functionality question Further discussion needed
Projects
None yet
Development

No branches or pull requests

2 participants