jhu-bids / TermHub

Web app and CLI tools for working with biomedical terminologies. https://github.com/orgs/jhu-bids/projects/9/views/7
https://bit.ly/termhub
GNU General Public License v3.0
11 stars 10 forks source link

Added/Removed cids: Compare 2 csets #919

Closed joeflack4 closed 4 weeks ago

joeflack4 commented 1 month ago

Overview

In the comparison page, when comparing only 2 concept sets, we want to be able to distinguish the unique set of concepts in one concept set but not the other.

We'll implement with the verbiage "added/removed". It's possible this could be a little confusing, because the user may compare any 2 concept sets, not just any 2 sets of the same version.

This also entails that we want to see the total number of added/removed in Stats and Options, and implement showThoughCollapsed for them.

How to determine which cset is in first/second position

We currently don't have any UI for being able to do this.

Only way currently is to change the order of concept set IDs in the URL.