Tutorial: Difference between revisions

From Resistance in Belgium
(Created page with " * Personnalisation des requêtes - autocomplétion/Qnumber * Optional * Labels dans sa langue Introduction à SPARQL et son utilisation Explication rapide de ce qu’est SPARQL et pourquoi il est utilisé pour interroger les bases de données structurées. Comment personnaliser les requêtes en fonction de vos besoins Remplacer les identifiants (Qnumber) pour des communes, organisations, professions, etc. Utilisation de l’auto-complétion (Control + Espace) Comm...")
 
No edit summary
Line 1: Line 1:


<div style="border:2px ;padding:10px; background-color:#43A586;">
<span style="color:#FFFFFF;"><big>SPARQL tutorial: coming soon!</big></span> </div>


* Personnalisation des requêtes - autocomplétion/Qnumber
* Optional
* Labels dans sa langue


We are currently working on a detailed guide that will help you master SPARQL queries step by step so that you get the most out of our data. '''This tutorial will soon be available in several languages, allowing you to fully explore the richness of our platform.'''


Introduction à SPARQL et son utilisation
In the meantime, you can already have a look at a sample of nine queries, divided into three levels of complexity, on the following page: [https://data.arch.be/wiki/In-depth_search In-depth search: examples of queries].


Explication rapide de ce qu’est SPARQL et pourquoi il est utilisé pour interroger les bases de données structurées.
We also encourage you to consult external resources, such as the Wikidata tutorials, which provide an excellent introduction to SPARQL queries. Although these examples use the same software (Wikibase) as our project, note that the data and query structure are specific to Wikidata and not directly applicable to the content of Resistance in Belgium:
Comment personnaliser les requêtes en fonction de vos besoins
* [https://wdqs-tutorial.toolforge.org/ Wikidata Query Service Tutorial (interactive)]: An interactive beginner’s tutorial that allows you to explore SPARQL queries in a practical way.
* [https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/A_gentle_introduction_to_the_Wikidata_Query_Service A Gentle Introduction to the Wikidata Query Service]: A simple step-by-step guide to understanding the interface and creating queries.
Wikidata: SPARQL Tutorial: A detailed and structured SPARQL guide for those who want to dive deeper into query writing.
* [https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial Wikidata: SPARQL Tutorial]: A detailed and structured SPARQL guide for those who want to dive deeper into query writing.


Remplacer les identifiants (Qnumber) pour des communes, organisations, professions, etc.
Finally, if you want to start creating SPARQL queries tailored to your needs, you can rely on artificial intelligence tools that can help you with the writing process.
Utilisation de l’auto-complétion (Control + Espace)
 
Comment utiliser cette fonctionnalité pour trouver des éléments spécifiques dans la base de données.
Filtrer les résultats avec des conditions spécifiques
 
Ajouter ou modifier des filtres pour ajuster les critères (noms, lieux, professions).
Ajouter des colonnes d’informations supplémentaires
 
Comment ajouter des informations supplémentaires dans les résultats, comme la date de naissance, le domicile, etc.
Conseils pour optimiser et sauvegarder vos requêtes
 
Trucs et astuces pour écrire des requêtes plus efficaces et comment sauvegarder/modifier vos propres requêtes.

Revision as of 13:25, 17 October 2024

SPARQL tutorial: coming soon!


We are currently working on a detailed guide that will help you master SPARQL queries step by step so that you get the most out of our data. This tutorial will soon be available in several languages, allowing you to fully explore the richness of our platform.

In the meantime, you can already have a look at a sample of nine queries, divided into three levels of complexity, on the following page: In-depth search: examples of queries.

We also encourage you to consult external resources, such as the Wikidata tutorials, which provide an excellent introduction to SPARQL queries. Although these examples use the same software (Wikibase) as our project, note that the data and query structure are specific to Wikidata and not directly applicable to the content of Resistance in Belgium:

Wikidata: SPARQL Tutorial: A detailed and structured SPARQL guide for those who want to dive deeper into query writing.

Finally, if you want to start creating SPARQL queries tailored to your needs, you can rely on artificial intelligence tools that can help you with the writing process.