Project:SPARQL/examples: Revision history

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.

16 October 2024

15 October 2024

25 September 2024

24 September 2024

14 August 2024

7 August 2024

  • curprev 13:3513:35, 7 August 2024Adminagr talk contribs 431 bytes +6 No edit summary
  • curprev 13:3113:31, 7 August 2024Adminagr talk contribs 425 bytes +425 Created page with "==== Test template SPARQL ==== {{SPARQL|query= PREFIX wb: <https://data.arch.be/entity/> PREFIX wbt: <https://data.arch.be/prop/direct/> PREFIX wdq: <https://query.wikidata.org/bigdata/namespace/wdq/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?item ?label ?_image WHERE { ?item wbt:P1 wb:Q2. SERVICE wikibase:label { bd:serviceParam wikibase:language "fr" . ?item rdfs:label ?label } } }}"