RTXteam / RTX

Software repo for Team Expander Agent (Oregon State U., Institute for Systems Biology, and Penn State U.)
https://arax.ncats.io/
MIT License
33 stars 21 forks source link

Implement Qualifiers in the ARAX UI #1915

Open edeutsch opened 2 years ago

edeutsch commented 2 years ago

There are open requests/queries if the ARAX GUI can show Qualifiers. Can we do it? Examples here: https://biolink.github.io/biolink-model/guidelines/TRAPI-examples.html and here: https://github.com/NCATSTranslator/ReasonerAPI/tree/master/examples/Message

isbluis commented 2 years ago

We don't capture/display them yet in the UI, but should be simple to do.

Is this only for displaying responses, or also allow the user to specify these when posting a query e.g. via build-a-graph?

edeutsch commented 2 years ago

Probably most urgently for responses. Then secondarily for showing a prebuilt QueryGraph And thirdly for actual build-a-graph. Although 2ndly and 3rdly may not really be separable.

isbluis commented 1 year ago

Forgot to tag commit that displays this for responses: a1794bb4759ae27c5e53c0a09058b19a99ba419f

dkoslicki commented 2 months ago

@isbluis is this good to close, or technical debt?

isbluis commented 2 months ago

No one has requested to use this feature, so I think we can consider this technical debt. Glad to revisit if it becomes important.