All public logs

Combined display of all available logs of Resistance in Belgium. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:05, 15 October 2024 Adminagr talk contribs created page Translations:Project:SPARQL/examples/77/fr (Created page with " # Requête fédérée pour récupérer les informations supplémentaires depuis Wikidata SERVICE <https://query.wikidata.org/sparql> { # Récupère et génère les URL des identifiants externes OPTIONAL { ?wikidata_ID wdt_wikidata:P2372 ?odisID. # Récupère l'ODIS ID BIND(URI(CONCAT("https://www.odis.be/lnk/", STR(?odisID))) AS ?odisURL) # Génère l'URL ODIS } OPTIONAL { ?wikidata_ID wdt_wikidata:P6234 ?bioNationaleID. #...")