Kat

Joined 2 March 2020
→‎Progress: remove template
(→‎Progress: test of SPARQL2 template)
(→‎Progress: remove template)
 
Line 2: Line 2:


=Progress=
=Progress=
==test of SPARQL2 template
{{SPARQL2|query=PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wbt: <https://wikifcd.wikibase.cloud/prop/direct/>
PREFIX wb: <https://wikifcd.wikibase.cloud/entity/>
PREFIX p: <https://wikifcd.wikibase.cloud/prop/>
PREFIX prov: <http://www.w3.org/ns/prov#>


SELECT ?item ?itemLabel WHERE {
  ?item wbt:P1 wb:Q12.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  }
}}


==Weeks before June 16==
==Weeks before June 16==