Changes

Jump to navigation Jump to search
Line 1: Line 1:  
= Queries =
 
= Queries =
[{{SPARQL|query=SELECT ?item ?itemLabel ?target ?targetLabel ?data_subject ?data_subjectLabel WHERE {
+
{{SPARQL|query=SELECT ?item ?itemLabel ?target ?targetLabel ?data_subject ?data_subjectLabel WHERE {
 
   ?item pdiot:P3 pdio:Q1308.
 
   ?item pdiot:P3 pdio:Q1308.
 
   OPTIONAL {?item pdiot:P99 ?target.}
 
   OPTIONAL {?item pdiot:P99 ?target.}
Line 6: Line 6:  
   SERVICE wikibase:label {
 
   SERVICE wikibase:label {
 
     bd:serviceParam wikibase:language "en" .  
 
     bd:serviceParam wikibase:language "en" .  
   }
+
   }|label=SARs known to this system}}
}}|label=SARs known to this system}}
      
= Statistics =
 
= Statistics =

Navigation menu