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
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:


<translate>


* Personnalisation des requêtes - autocomplétion/Qnumber
<!--T:1-->
* Optional
<div style="border:2px ;padding:10px; background-color:#43A586;">
* Labels dans sa langue
<span style="color:#FFFFFF;"><big>SPARQL tutorial: ''coming soon!''</big></span> </div>




Introduction à SPARQL et son utilisation
<!--T:2-->
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.'''


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.
<!--T:3-->
Utilisation de l’auto-complétion (Control + Espace)
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].


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).
<!--T:4-->
Ajouter des colonnes d’informations supplémentaires
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 ajouter des informations supplémentaires dans les résultats, comme la date de naissance, le domicile, etc.
<!--T:5-->
Conseils pour optimiser et sauvegarder vos requêtes
*  [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.
*  [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.


Trucs et astuces pour écrire des requêtes plus efficaces et comment sauvegarder/modifier vos propres requêtes.
 
<!--T:6-->
Finally, if you want to start creating SPARQL queries tailored to your needs, you can rely on '''artificial intelligence tools''' that can help you to write them.
 
</translate>

Latest revision as of 14:14, 18 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:


Finally, if you want to start creating SPARQL queries tailored to your needs, you can rely on artificial intelligence tools that can help you to write them.