Open Woozl opened 7 months ago
Suggested sample queries include:
There were a number of queries that Alex used to use a lot - I think that they were often 2 or 3 hops like (disease)-(gene)-(chemical) type things.
We had a COP and an AOP included as sample queries in the ROBOKOP prototype. Our current users are interested in AOPs. I'll add one.
Yeah, that's a good idea @karafecho
I do want to distinguish between adding new sample queries and creating the ability to do templated queries. Both are important, maybe they need 2 issues?
I created a ticket to post a sample AOP: https://github.com/RobokopU24/qgraph/issues/278. The sample queries can be configured by users, so in that sense, they are templated, but I agree that they are also distinct.
As such, I also created a ticket to begin thinking through an approach for automating AOPs and creating true templates. See https://github.com/RobokopU24/Feedback/issues/213.
Currently the sample queries are provided in a dropdown underneath the query graph, but the button is not especially prominent for new users. In addition to adding new queries (and organizing them into sections), Alex suggested we directly link to some select queries from the landing page (robokop.renci.org)[^tech].
@karafecho let me know if I missed anything
[^tech]: This is going to be tricky since the landing page and UI are distinct apps, and there is no way to link directly to the UI (qgraph) with a query pre-populated. We probably want this functionality, but this involves some amount of de/serialization of the application state into query parameters for instance