Floatingpurr added a comment.

Hey @Smalyshev, yes that is the expected result. When I tried that query the first time, I got 3 items but they shouldn't be there. I thought it was another effect of bad data sync. Now that query seems working fine. Unfortunately, this one keeps returning almost 700 items:

SELECT * WHERE
{
  ?item wdt:P594 ?ensembl .
  FILTER NOT EXISTS {
    ?item p:P594 ?statement .
    ?statement ps:P594 ?ensembl . 
  }
}

Try it!


TASK DETAIL
https://phabricator.wikimedia.org/T207675

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Floatingpurr
Cc: Jane023, Tarrow, Lucas_Werkmeister_WMDE, Aklapper, Smalyshev, Floatingpurr, Gstupp, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, D3r1ck01, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to