ranking-agent / strider

A TRAPI-compliant component of ARAGORN that queries distributed KPs and assembles answers to user questions.
MIT License
3 stars 0 forks source link

Workflow B Multihop query -- Returned no results. #234

Closed Sharma05 closed 3 years ago

Sharma05 commented 3 years ago

query here

Couple of observations through ROBOKOP -- DILI has no name specified, it appears under Named_thing with NCIT id with other equivalent identifiers.

Screen Shot 2021-07-22 at 4 40 59 PM

another thing specific to robokop is that robokop doesn't have an edge as "condition_associated_with_gene" instead it has "gene_associated_with_condition". Also doesn't have any correlated_with.

But in anywise this query returns no results in robokop

match (d:named_thing {id: "NCIT:C26991"})-[]-(p:disease_or_phenotypic_feature)-[r1:gene_associated_with_condition]-(g:gene)-[r2:related_to]-(c:chemical_substance) return *

Sharma05 commented 3 years ago

This was resolved with new workflow B's. Specifically see Workflow B.e here with correct predicates -- the queries run successfully but return no results for aragorn