Jheald added a comment.

... and the number of films with //no// cast member listed (query 
<http://tinyurl.com/jjgotdd>):

  PREFIX wikibase: <http://wikiba.se/ontology#>
  PREFIX wd: <http://www.wikidata.org/entity/> 
  PREFIX wdt: <http://www.wikidata.org/prop/direct/>
  PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
  
  SELECT (COUNT(DISTINCT(?item)) AS ?count) WHERE {
     ?item wdt:P31/wdt:P279* wd:Q11424 .
     FILTER NOT EXISTS {?item wdt:P161 ?value}
  }


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

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

To: Jheald
Cc: Jheald, daniel, Lydia_Pintscher, Aklapper, Christopher, StudiesWorld, 
jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, 
JeroenDeDauw, Mbch331



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to