Changes

Jump to navigation Jump to search
no edit summary
Line 8: Line 8:     
{{Project:Adtech/Cleanup/Template|basis=pdiot:P3 ?class. VALUES ?class {pdio:Q834 pdio:Q110}|extra=pdiot:P110 pdio:Q107|basis_label=instance of - adtech product or company|extra_label=concern - adtech}}
 
{{Project:Adtech/Cleanup/Template|basis=pdiot:P3 ?class. VALUES ?class {pdio:Q834 pdio:Q110}|extra=pdiot:P110 pdio:Q107|basis_label=instance of - adtech product or company|extra_label=concern - adtech}}
 +
 +
{{SPARQL|query=SELECT ?item ?itemLabel ?class ?classLabel ?pred WHERE
 +
{
 +
  ?item pdiot:P3 ?class. VALUES ?class {pdio:Q834 pdio:Q110}.      # instance of - adtech product or company
 +
  OPTIONAL {
 +
      ?item ?pred pdio:Q107.    # concern - adtech
 +
  }.
 +
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
 +
}
 +
}}

Navigation menu