Title | List all the documents which have both GlycoEpitope and __project__ annotations |
---|---|
Sparql | SELECT ?s1 ?s2 WHERE { GRAPH prj:LitCovid-PD-GlycoEpitope { ?o1 tao:denoted_by ?s1 . } GRAPH prj:__project__ { ?o2 tao:denoted_by ?s2 . } ?s1 tao:belongs_to ?d1 . ?s2 tao:belongs_to ?d1 . } |
Reasoning | false |
Comment | |
Show mode | raw |
Annotations to show | |
Priority | 0 |
Active | true |
belongs to | LitCovid-PD-GlycoEpitope |