New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 07:06, 27 August 2024SPARQL examples/pl (hist | edit) ‎[14,576 bytes]Pjaskulski@ihpan.edu.pl (talk | contribs) (Created page with "<!--T:4--> This page is parsed by the web interface of the [https://{{SERVERNAME}}/wdqs query service] to fill the query example dialog. === Instytucje === <syntaxhighlight lang="SPARQL" class="mw-highlight-lang-sparql"> SELECT ?institution ?institutionLabel WHERE { ?institution wdt:P47 wd:Q467. # instance of Institution SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } </syntaxhighlight> [https://{{SERVERNAME}}...")
  • 16:56, 26 August 2024Test wyniku SPARQL (hist | edit) ‎[0 bytes]Pjaskulski@ihpan.edu.pl (talk | contribs) (Created page with "To jest test wyniku SPARQL: <iframe style="width: 80vw; height: 50vh; border: none;" src="https://prunus-208.man.poznan.pl/wdqs/embed.html#%23Osoby%20urodzone%20mi%C4%99dzy%20rokiem%201501%20a%201525%0ASELECT%20DISTINCT%20%3Fitem%20%3FitemLabel%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP459%20wd%3AQ229050.%0A%20%20%3Fitem%20wdt%3AP422%20%3Fbirthdate.%0A%20%20FILTER%28%28%3Fbirthdate%20%3E%3D%20%221501-01-01T00%3A00%3A00Z%22%5E%5Exsd%3AdateTime%29%20%26%26%20%28%3Fbirthdate%...")