France: Difference between revisions

From Resistance in Belgium
(Created page with " ==== Résistant·e·s de France ==== Vous trouverez ci-dessous la liste complète des personnes domiciliées en France pendant ou juste après la Seconde Guerre mondiale, pour lesquelles pour lesquelles un dossier ou une fiche a été établi par la Sûreté de l'Etat. À noter que les '''domiciles ont été "modernisés" en tenant compte des pays et frontières actuelles''', notamment afin de faciliter les datavisualisations et autres analyses. La barre de recherc...")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:


<translate>
==== Resistance Members from France ==== <!--T:1-->


==== Résistant·e·s de France ==== 
<!--T:2-->
Below is the complete list of individuals residing in France during or just after World War II, for whom a file has been produced by the State Security Service (Sûreté de l’État/Staatsveiligheid). Please note that '''places of residence have been "modernised" according to current countries and borders''', in particular to facilitate datavisualisations and other analyses.


Vous trouverez ci-dessous la liste complète des personnes domiciliées en France pendant ou juste après la Seconde Guerre mondiale, pour lesquelles pour lesquelles un dossier ou une fiche a été établi par la Sûreté de l'Etat. À noter que les '''domiciles ont été "modernisés" en tenant compte des pays et frontières actuelles''', notamment afin de faciliter les datavisualisations et autres analyses.
<!--T:3-->
'''The search bar, located at the top right of the list, allows you to filter the results by place name''' or any other term. Clicking on a person's ID (blue link) will take you to the person's complete file, where you can view all the data recorded about them. The table also contains the reference to the individual file held by the State Archives. For more information on access to paper archives, please consult the [https://data.arch.be/wiki/FAQ/en#Access_to_paper_archives FAQ].


La barre de recherche, située en haut à droite de la liste, vous permet de filtrer les résultats par '''pays, ville''' ou tout autre terme. En cliquant sur l'identifiant d'une personne (lien en bleu), vous accéderez à sa fiche complète pour consulter toutes les données enregistrées à son sujet. Le tableau contient également la référence du dossier individuel conservé par les Archives de l'État. Pour plus d'informations sur la consultation des archives papier, veuillez consulter la [https://data.arch.be/wiki/FAQ/fr#Consultation_des_archives_papier FAQ].
<!--T:4-->
For more complex searches, combining several criteria or aiming to group together more information, please consult the page dedicated to [https://data.arch.be/wiki/In-depth_search in-depth search].


Pour des recherches plus complexes, combinant plusieurs critères ou visant à regrouper davantage d'informations, veuillez consulter la [[page dédiée aux requêtes transversales]].
<!--T:5-->
'''Good to know''': You can download this data in CSV format, which you can open with programmes such as LibreOffice Calc.


'''Bon à savoir :''' vous avez la possibilité de télécharger ces données au format CSV, que vous pouvez ouvrir avec des programmes tels que LibreOffice Calc.
<!--T:6-->
 
<br>'''Would you like to quote or re-use content found on ''Resistance in Belgium''? Please refer to our [https://data.arch.be/wiki/licence/en practical information page] to make sure you comply with the reuse rules.'''
 
'''Vous souhaitez citer ou réutiliser du contenu trouvé sur ''Resistance in Belgium'' ? Consultez notre [https://data.arch.be/wiki/licence/fr page d'information] pour vous assurer que vous respectez les conditions de réutilisation.'''






<!--T:7-->
<div class="table-container">
<div class="table-container">
{{#sparql:
{{#sparql:
SELECT ?PaysLabel ?DomicileLabel ?Nom ?Prenom (CONCAT("<a href='", STR(?personne), "' target='_blank'>", REPLACE(STR(?personne), "https://data.arch.be/entity/", ""), "</a>") AS ?PersonneID)
SELECT ?ResidenceLabel ?LastName ?FirstName (CONCAT("<a href='", STR(?person), "' target='_blank'>", REPLACE(STR(?person), "https://data.arch.be/entity/", ""), "</a>") AS ?PersonID)
     (CONCAT(SUBSTR(STR(?dateNaissance), 1, 4), "-", SUBSTR(STR(?dateNaissance), 6, 2), "-", SUBSTR(STR(?dateNaissance), 9, 2)) AS ?DateNaissance)
     (CONCAT(SUBSTR(STR(?birthDate), 1, 4), "-", SUBSTR(STR(?birthDate), 6, 2), "-", SUBSTR(STR(?birthDate), 9, 2)) AS ?BirthDate)
  ?NoInventaire ?FondsArchivesLabel
  ?InventoryNumber ?ArchiveCollectionLabel


<!--T:8-->
WHERE {   
WHERE {   
   ?personne wdt:P7 ?Domicile.  # Trouver des personnes avec un domicile connu (P7)
   ?person wdt:P7 ?Residence.  # Find persons with a known residence (P7)
   ?Domicile wdt:P12 ?Pays.    # Trouver les domiciles et leur pays (P14)
   ?Residence wdt:P12 wd:Q4029. # Find residences located in France
 
FILTER NOT EXISTS { ?Domicile wdt:P12 wd:Q5. }


 
  <!--T:9-->
  OPTIONAL { ?personne wdt:P2 ?Prenom }   
OPTIONAL { ?person wdt:P2 ?FirstName }   
   OPTIONAL { ?personne wdt:P3 ?Nom }   
   OPTIONAL { ?person wdt:P3 ?LastName }   
   OPTIONAL { ?personne wdt:P67 ?dateNaissance }   
   OPTIONAL { ?person wdt:P67 ?birthDate }   
   
   
 
  # Link to collections and inventory number
  # Lien vers les collections et numéro d'inventaire
   ?person p:P34 ?ArchiveDeclaration .  
   ?personne p:P34 ?DeclarationArchives .  
   ?ArchiveDeclaration ps:P34 ?ArchiveCollection .  
   ?DeclarationArchives ps:P34 ?FondsArchives .  
   ?ArchiveDeclaration pq:P35 ?InventoryNumber .
   ?DeclarationArchives pq:P35 ?NoInventaire .


   # Récupérer les labels automatiquement en français
   <!--T:10-->
# Automatically retrieve labels in French
   SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr". }   
   SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr". }   
}
}


ORDER BY ASC(?PaysLabel) ASC(?DomicileLabel) ASC(?Nom)
<!--T:11-->
ORDER BY ASC(?ResidenceLabel) ASC(?LastName) ASC(?FirstName)


<!--T:12-->
| chart=bordercloud.visualization.DataTable
| chart=bordercloud.visualization.DataTable
| class=my-table-class
| class=my-table-class
Line 52: Line 58:
}}
}}
</div>
</div>
</translate>

Latest revision as of 10:52, 20 October 2024

Resistance Members from France

Below is the complete list of individuals residing in France during or just after World War II, for whom a file has been produced by the State Security Service (Sûreté de l’État/Staatsveiligheid). Please note that places of residence have been "modernised" according to current countries and borders, in particular to facilitate datavisualisations and other analyses.

The search bar, located at the top right of the list, allows you to filter the results by place name or any other term. Clicking on a person's ID (blue link) will take you to the person's complete file, where you can view all the data recorded about them. The table also contains the reference to the individual file held by the State Archives. For more information on access to paper archives, please consult the FAQ.

For more complex searches, combining several criteria or aiming to group together more information, please consult the page dedicated to in-depth search.

Good to know: You can download this data in CSV format, which you can open with programmes such as LibreOffice Calc.


Would you like to quote or re-use content found on Resistance in Belgium? Please refer to our practical information page to make sure you comply with the reuse rules.