Talk:Main Page: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 July 2023

17 July 2023

15 July 2023

  • curprev 10:5910:59, 15 July 2023Bargioni talk contribs 485 bytes +485 Created page with "== Prefissi per query sparql == <pre> PREFIX wd: <https://openacolit.wikibase.cloud/entity/> PREFIX wdt: <https://openacolit.wikibase.cloud/prop/direct/> </pre> == Esempio di query: tutte le lingue definite in OA == <pre> PREFIX wd: <https://openacolit.wikibase.cloud/entity/> PREFIX wdt: <https://openacolit.wikibase.cloud/prop/direct/> SELECT ?q ?qLabel WHERE { ?q wdt:P1 wd:Q1051. SERVICE wikibase:label { bd:serviceParam wikibase:language "it". } } ORDER BY (?qLab..."