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

Splitting and merging tags #319

Open
danbalogh opened this issue Oct 24, 2022 · 0 comments
Open

Splitting and merging tags #319

danbalogh opened this issue Oct 24, 2022 · 0 comments

Comments

@danbalogh
Copy link

In addition to the existing requests for the facility to reorganise the tag hierarchy, I would be happy to see the following functionality in CATMA:

  1. Merging tags. At least a full merge: retag all instances of Tag A with Tag B, retaining whatever attributes and values were present, and adding those attributes to the repertoire of Tag B of not already present. Possibly, also selective merge: retag instances of Tag A on the basis of a criterion (e.g. property presence, property value, query string presence) with Tag B, while retaining attributes as above.
  2. Splitting tags. At least a manual option: return all instances of Tag A, offer a checklist to manually retag some of them with Tag B while retaining attributes as above. On the long term, preferably: selective retagging on the basis of criteria.

These can at present be achieved by querying specific tags and annotating the occurrences with new tags, then removing the original annotation, but this is rather slow, and if there are properties involved, then the procedure needs to be repeated for every property/value combination that I want to retain on the new tag.

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

1 participant