Project:SPARQL/examples: Difference between revisions

Line 1,277: Line 1,277:
   ?item ?b ?c ;
   ?item ?b ?c ;
   FILTER NOT EXISTS {?item bnwdt:P12 ?anything .}
   FILTER NOT EXISTS {?item bnwdt:P12 ?anything .}
##  FILTER(STRSTARTS(STR(?item), "https://beyond-notability.wikibase.cloud/entity/Q")) .  # limits results to entities beginning "Q"
   SERVICE wikibase:label {
   SERVICE wikibase:label {
       bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en-gb".
       bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en-gb".
579

edits