FactGrid:Sample queries: Difference between revisions

From FactGrid
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
<br clear="all">
<br clear="all">


{| cellpadding="1" |
| valign="top"|
== Looking for people ==
== Looking for people ==
Search all people of the '''same family name''', sort by given names, state everyone with information about life dates and family details. [https://database.factgrid.de/query/#SELECT%20%3FMensch%20%3FMenschLabel%20%3FMenschDescription%20%3Fvon_ca%20%3FAdresse%20%3FAdresseLabel%20%3FVater%20%3FVaterLabel%20%3FMutter%20%3FMutterLabel%20%3Fverheiratet_mit%20%3Fverheiratet_mitLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FMensch%20wdt%3AP2%20wd%3AQ7.%0A%20%20%3FMensch%20wdt%3AP247%20wd%3AQ25777.%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP141%20%3FVater.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP142%20%3FMutter.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP84%20%3Fverheiratet_mit.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP208%20%3FAdresse.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP290%20%3Fvon_ca.%20%7D%0A%7D%0AORDER%20BY%20%3FMenschLabel Table]
* Search all people of the '''same family name''', sort by given names, state everyone with information about life dates and family details. [https://database.factgrid.de/query/#SELECT%20%3FMensch%20%3FMenschLabel%20%3FMenschDescription%20%3Fvon_ca%20%3FAdresse%20%3FAdresseLabel%20%3FVater%20%3FVaterLabel%20%3FMutter%20%3FMutterLabel%20%3Fverheiratet_mit%20%3Fverheiratet_mitLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FMensch%20wdt%3AP2%20wd%3AQ7.%0A%20%20%3FMensch%20wdt%3AP247%20wd%3AQ25777.%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP141%20%3FVater.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP142%20%3FMutter.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP84%20%3Fverheiratet_mit.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP208%20%3FAdresse.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP290%20%3Fvon_ca.%20%7D%0A%7D%0AORDER%20BY%20%3FMenschLabel Table]
| valign="top"|


== Personensuche ==
* Name of people who ever were '''a residents of place''' with basic personal information. [https://database.factgrid.de/query/#SELECT%20%3FMensch%20%3FFamilienname%20%3FFamiliennameLabel%20%3FMenschLabel%20%3FMenschDescription%20%3Fvon_ca%20%3FAdresse%20%3FAdresseLabel%20%3FVater%20%3FVaterLabel%20%3FMutter%20%3FMutterLabel%20%3Fverheiratet_mit%20%3Fverheiratet_mitLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FMensch%20wdt%3AP2%20wd%3AQ7.%0A%20%20%3FMensch%20wdt%3AP83%20wd%3AQ10279.%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP290%20%3Fvon_ca.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP141%20%3FVater.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP142%20%3FMutter.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP84%20%3Fverheiratet_mit.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP208%20%3FAdresse.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP247%20%3FFamilienname.%20%7D%0A%7D%0AORDER%20BY%20%3FFamiliennameLabel Table]
Suche alle '''Personen mit demselben Familienname''', sortiere nach Vornamen und gebe die Informationen über Zeitraum, Vater, Mutter, und Ehe hinzu. [https://database.factgrid.de/query/#SELECT%20%3FMensch%20%3FMenschLabel%20%3FMenschDescription%20%3Fvon_ca%20%3FAdresse%20%3FAdresseLabel%20%3FVater%20%3FVaterLabel%20%3FMutter%20%3FMutterLabel%20%3Fverheiratet_mit%20%3Fverheiratet_mitLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FMensch%20wdt%3AP2%20wd%3AQ7.%0A%20%20%3FMensch%20wdt%3AP247%20wd%3AQ25777.%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP141%20%3FVater.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP142%20%3FMutter.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP84%20%3Fverheiratet_mit.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP208%20%3FAdresse.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP290%20%3Fvon_ca.%20%7D%0A%7D%0AORDER%20BY%20%3FMenschLabel Tabelle]
 
|-
* Two Persons, '''when and where did they meet''' [https://database.factgrid.de/query/#%23defaultView%3ATimeline%0ASELECT%20%3FEreignis%20%3FEndzeitpunkt%20%3FEreignisLabel%20%3FStandort%20%3FStandortLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FEreignis%20wdt%3AP2%20wd%3AQ9%3B%0A%20%20%20%20wdt%3AP106%20%3FEndzeitpunkt%3B%0A%20%20%20%20wdt%3AP133%20wd%3AQ100000%2C%20wd%3AQ101971.%0A%20%20OPTIONAL%20%7B%20%3FEreignis%20wdt%3AP47%20%3FStandort.%20%7D%0A%7D timeline]
| valign="top"|
Name of people who ever were '''a residents of place''' with basic personal information. [https://database.factgrid.de/query/#SELECT%20%3FMensch%20%3FFamilienname%20%3FFamiliennameLabel%20%3FMenschLabel%20%3FMenschDescription%20%3Fvon_ca%20%3FAdresse%20%3FAdresseLabel%20%3FVater%20%3FVaterLabel%20%3FMutter%20%3FMutterLabel%20%3Fverheiratet_mit%20%3Fverheiratet_mitLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FMensch%20wdt%3AP2%20wd%3AQ7.%0A%20%20%3FMensch%20wdt%3AP83%20wd%3AQ10279.%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP290%20%3Fvon_ca.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP141%20%3FVater.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP142%20%3FMutter.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP84%20%3Fverheiratet_mit.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP208%20%3FAdresse.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP247%20%3FFamilienname.%20%7D%0A%7D%0AORDER%20BY%20%3FFamiliennameLabel Table]
| valign="top"|
Nenne alle '''Personen, die an einem Ort wohnhaft waren''', mit biographischer Basisinformation. [https://database.factgrid.de/query/#SELECT%20%3FMensch%20%3FFamilienname%20%3FFamiliennameLabel%20%3FMenschLabel%20%3FMenschDescription%20%3Fvon_ca%20%3FAdresse%20%3FAdresseLabel%20%3FVater%20%3FVaterLabel%20%3FMutter%20%3FMutterLabel%20%3Fverheiratet_mit%20%3Fverheiratet_mitLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FMensch%20wdt%3AP2%20wd%3AQ7.%0A%20%20%3FMensch%20wdt%3AP83%20wd%3AQ10279.%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP290%20%3Fvon_ca.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP141%20%3FVater.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP142%20%3FMutter.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP84%20%3Fverheiratet_mit.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP208%20%3FAdresse.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FMensch%20wdt%3AP247%20%3FFamilienname.%20%7D%0A%7D%0AORDER%20BY%20%3FFamiliennameLabel Tabelle]
|-
| valign="top"|
Two Persons, '''when and where did they meet'''? [https://database.factgrid.de/query/#%23defaultView%3ATimeline%0ASELECT%20%3FEreignis%20%3FEndzeitpunkt%20%3FEreignisLabel%20%3FStandort%20%3FStandortLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FEreignis%20wdt%3AP2%20wd%3AQ9%3B%0A%20%20%20%20wdt%3AP106%20%3FEndzeitpunkt%3B%0A%20%20%20%20wdt%3AP133%20wd%3AQ100000%2C%20wd%3AQ101971.%0A%20%20OPTIONAL%20%7B%20%3FEreignis%20wdt%3AP47%20%3FStandort.%20%7D%0A%7D timeline]
| valign="top"|
Zwei Personen, '''wann und wo sind sie sich begegnet'''?
[https://database.factgrid.de/query/#%23defaultView%3ATimeline%0ASELECT%20%3FEreignis%20%3FEndzeitpunkt%20%3FEreignisLabel%20%3FStandort%20%3FStandortLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FEreignis%20wdt%3AP2%20wd%3AQ9%3B%0A%20%20%20%20wdt%3AP106%20%3FEndzeitpunkt%3B%0A%20%20%20%20wdt%3AP133%20wd%3AQ100000%2C%20wd%3AQ101971.%0A%20%20OPTIONAL%20%7B%20%3FEreignis%20wdt%3AP47%20%3FStandort.%20%7D%0A%7D Zeitleiste]
|-
| valign="top"|
* [https://database.factgrid.de/query/#SELECT%20%3Fitem%20%3FitemLabel%20%3FitemDescription%20%3FGeschlechtLabel%20%3FFactGrid_Benutzerseite%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP163%20%3FFactGrid_Benutzerseite.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP154%20%3FGeschlecht.%20%7D%0A%7D%0AORDER%20BY%20%3FGeschlecht All people with a FactGrid account by gender]
* [https://database.factgrid.de/query/#SELECT%20%3Fitem%20%3FitemLabel%20%3FitemDescription%20%3FGeschlechtLabel%20%3FFactGrid_Benutzerseite%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP163%20%3FFactGrid_Benutzerseite.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP154%20%3FGeschlecht.%20%7D%0A%7D%0AORDER%20BY%20%3FGeschlecht All people with a FactGrid account by gender]
| valign="top"|
* [https://database.factgrid.de/query/#SELECT%20%3Fitem%20%3FitemLabel%20%3FitemDescription%20%3FGeschlechtLabel%20%3FFactGrid_Benutzerseite%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP163%20%3FFactGrid_Benutzerseite.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP154%20%3FGeschlecht.%20%7D%0A%7D%0AORDER%20BY%20%3FGeschlecht All Inhaber(innen) eines FactGrid Kontos nach Geschlecht]
|-
| valign="top"|


== Looking for documents ==
== Looking for documents ==
All documents '''written by N.N.''' with corresponding documents. [https://database.factgrid.de/query/#SELECT%20%3FAntwort_auf%20%3FAntwort_aufLabel%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FFactGrid_Transkript%20%3FAntwort%20%3FAntwortLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP21%20wd%3AQ969.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP65%20%3FAntwort_auf.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP205%20%3FAntwort.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
* All documents '''written by N.N.''' with corresponding documents. [https://database.factgrid.de/query/#SELECT%20%3FAntwort_auf%20%3FAntwort_aufLabel%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FFactGrid_Transkript%20%3FAntwort%20%3FAntwortLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP21%20wd%3AQ969.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP65%20%3FAntwort_auf.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP205%20%3FAntwort.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
| valign="top"|
 
==Dokumentensuche ==
* All documents sent '''to N.N.''' with corresponding documents. [https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FDatum%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP28%20wd%3AQ1308.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
Alle Dokumente '''verfasst von N.N.''' mit korrespondierenden Dokumenten. [https://database.factgrid.de/query/#SELECT%20%3FAntwort_auf%20%3FAntwort_aufLabel%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FFactGrid_Transkript%20%3FAntwort%20%3FAntwortLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP21%20wd%3AQ969.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP65%20%3FAntwort_auf.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP205%20%3FAntwort.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Tabelle]
 
|-
* All documents '''mentioning N.N.''' with corresponding documents. [https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP33%20wd%3AQ595.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
| valign="top"|
 
All documents sent '''to N.N.''' with corresponding documents.
* All documents '''of a file''' listed in sequence.
[https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FDatum%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP28%20wd%3AQ1308.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
| valign="top"|
Alle Dokumente '''an N.N.''' mit korrespondierenden Dokumenten.
[https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FDatum%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP28%20wd%3AQ1308.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Tabelle]
|-
| valign="top"|
All documents '''mentioning N.N.''' with corresponding documents.
[https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP33%20wd%3AQ595.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
| valign="top"|
Alle Dokumente, '''die N.N. erwähnen''' mit korrespondierenden Dokumenten.
[https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP33%20wd%3AQ595.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Tabelle]
|-
| valign="top"|
All documents '''of a file''' listed in sequence.
[https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FEmpf_nger%20%3FEmpf_ngerLabel%20%3FFactGrid_Transkript%20%3FPosition__in_Abfolge_%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP8%20wd%3AQ2040.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP101%20%3FPosition__in_Abfolge_.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP28%20%3FEmpf_nger.%20%7D%0A%7D%0AORDER%20BY%20%3FPosition__in_Abfolge_ Table]
[https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FEmpf_nger%20%3FEmpf_ngerLabel%20%3FFactGrid_Transkript%20%3FPosition__in_Abfolge_%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP8%20wd%3AQ2040.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP101%20%3FPosition__in_Abfolge_.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP28%20%3FEmpf_nger.%20%7D%0A%7D%0AORDER%20BY%20%3FPosition__in_Abfolge_ Table]
| valign="top"|
 
Alle Dokumente '''einer Akte''' der Reihenfolge nach.
* All documents '''sent from (place)''' by date. [https://database.factgrid.de/query/#SELECT%20%3FGotha%20%3FGothaLabel%20%3FGothaDescription%20%3FRezipient%20%3FRezipientLabel%20%3FDatum%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FGotha%20wdt%3AP95%20wd%3AQ10279.%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP28%20%3FRezipient.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%28%3FDatum%29 Table]
[https://database.factgrid.de/query/#SELECT%20%3FA_%20%3FA_Label%20%3FA_Description%20%3FAutor%20%3FAutorLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20%3FEmpf_nger%20%3FEmpf_ngerLabel%20%3FFactGrid_Transkript%20%3FPosition__in_Abfolge_%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FA_%20wdt%3AP8%20wd%3AQ2040.%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP101%20%3FPosition__in_Abfolge_.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FA_%20wdt%3AP28%20%3FEmpf_nger.%20%7D%0A%7D%0AORDER%20BY%20%3FPosition__in_Abfolge_ Tabelle]
 
|-
* All documents '''of a specific archive and research interest''' by date. [https://database.factgrid.de/query/#SELECT%20%3FDokument%20%3FAutor%20%3FAutorLabel%20%3FDokumentLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FDokument%20wdt%3AP2%20wd%3AQ10671.%0A%20%20%3FDokument%20wdt%3AP47%20wd%3AQ10658.%0A%20%20%3FDokument%20wdt%3AP97%20wd%3AQ10677.%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP106%20%3FDatum.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
| valign="top"|
All documents '''sent from (place)''' by date.
[https://database.factgrid.de/query/#SELECT%20%3FGotha%20%3FGothaLabel%20%3FGothaDescription%20%3FRezipient%20%3FRezipientLabel%20%3FDatum%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FGotha%20wdt%3AP95%20wd%3AQ10279.%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP28%20%3FRezipient.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%28%3FDatum%29 Table]
| valign="top"|
Alle Dokumente '''mit demselben Absendeort''' chronologisch.
[https://database.factgrid.de/query/#SELECT%20%3FGotha%20%3FGothaLabel%20%3FGothaDescription%20%3FRezipient%20%3FRezipientLabel%20%3FDatum%20%3FFactGrid_Transkript%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FGotha%20wdt%3AP95%20wd%3AQ10279.%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP28%20%3FRezipient.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP106%20%3FDatum.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FGotha%20wdt%3AP251%20%3FFactGrid_Transkript.%20%7D%0A%7D%0AORDER%20BY%20%28%3FDatum%29 Tabelle]
|-
| valign="top"|
All documents '''of a specific archive and research interest''' by date.
[https://database.factgrid.de/query/#SELECT%20%3FDokument%20%3FAutor%20%3FAutorLabel%20%3FDokumentLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FDokument%20wdt%3AP2%20wd%3AQ10671.%0A%20%20%3FDokument%20wdt%3AP47%20wd%3AQ10658.%0A%20%20%3FDokument%20wdt%3AP97%20wd%3AQ10677.%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP106%20%3FDatum.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Table]
| valign="top"|
Alle Dokumente '''eines bestimmten Archivs und Forschungsinteresses''' chronologisch.
[https://database.factgrid.de/query/#SELECT%20%3FDokument%20%3FAutor%20%3FAutorLabel%20%3FDokumentLabel%20%3FAbsendeort%20%3FAbsendeortLabel%20%3FDatum%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FDokument%20wdt%3AP2%20wd%3AQ10671.%0A%20%20%3FDokument%20wdt%3AP47%20wd%3AQ10658.%0A%20%20%3FDokument%20wdt%3AP97%20wd%3AQ10677.%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP21%20%3FAutor.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP95%20%3FAbsendeort.%20%7D%0A%20%20OPTIONAL%20%7B%20%3FDokument%20wdt%3AP106%20%3FDatum.%20%7D%0A%7D%0AORDER%20BY%20%3FDatum Tabelle]
|-
| valign="top"|


== Maps ==
== Maps ==
Line 88: Line 40:


=== Lines ===
=== Lines ===
[[File:Illuminati correspondence, lines on maps.JPG|thumb|right|[https://database.factgrid.de/query/index.html?fbclid=IwAR29yqUCMsZsCD4caHaH475VCbMICGUUb8zdjrvQ_jDT87Nj5TQEycLDGqU&fbclid=IwAR1dIHXj94VuVG3w0RAps1QbjwFDoZ2ELfXdK61X1gptkyuR7WUZkkRWHkQ#%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fline%22%5D%7D%0ASELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fq%20wdt%3AP2%20wd%3AQ10671%20.%0A%20%20%3Fq%20wdt%3AP97%20wd%3AQ10677%20.%0A%20%20%3Fq%20wdt%3AP95%20%3Forigin%20.%0A%20%20%3Forigin%20wdt%3AP48%20%3FcoordO%20.%0A%20%20%3Forigin%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode1.%20%3Fvaluenode1%20wikibase%3AgeoLatitude%20%3Flat1%20.%20%3Fvaluenode1%20wikibase%3AgeoLongitude%20%3Flon1.%0A%20%20%3Fq%20p%3AP28%2Fpq%3AP29%20%3Fdest%20.%0A%20%20%3Fdest%20wdt%3AP48%20%3FcoordD%20.%0A%20%20%3Fdest%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode2.%20%3Fvaluenode2%20wikibase%3AgeoLatitude%20%3Flat2%20.%20%3Fvaluenode2%20wikibase%3AgeoLongitude%20%3Flon2.%0A%20%20BIND%28geof%3Adistance%28%3FcoordO%2C%20%3FcoordD%29%20AS%20%3Fdist%29.%0A%20%20BIND%28floor%28%3Fdist%2F100%29%20AS%20%3Flayer%29.%0A%20%20BIND%28CONCAT%28%27LINESTRING%20%28%27%2C%20STR%28%3Flon1%29%2C%20%27%20%27%2C%20STR%28%3Flat1%29%2C%20%27%2C%27%2C%20STR%28%3Flon2%29%2C%20%27%20%27%2C%20STR%28%3Flat2%29%2C%20%27%29%27%29%20AS%20%3Fstr%29%20.%0A%20%20BIND%28STRDT%28%3Fstr%2C%20geo%3AwktLiteral%29%20AS%20%3Fline%29%0A%7D The Illuminati correspondence on a map]]]
* [https://database.factgrid.de/query/index.html?fbclid=IwAR29yqUCMsZsCD4caHaH475VCbMICGUUb8zdjrvQ_jDT87Nj5TQEycLDGqU&fbclid=IwAR1dIHXj94VuVG3w0RAps1QbjwFDoZ2ELfXdK61X1gptkyuR7WUZkkRWHkQ#%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fline%22%5D%7D%0ASELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fq%20wdt%3AP2%20wd%3AQ10671%20.%0A%20%20%3Fq%20wdt%3AP97%20wd%3AQ10677%20.%0A%20%20%3Fq%20wdt%3AP95%20%3Forigin%20.%0A%20%20%3Forigin%20wdt%3AP48%20%3FcoordO%20.%0A%20%20%3Forigin%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode1.%20%3Fvaluenode1%20wikibase%3AgeoLatitude%20%3Flat1%20.%20%3Fvaluenode1%20wikibase%3AgeoLongitude%20%3Flon1.%0A%20%20%3Fq%20p%3AP28%2Fpq%3AP29%20%3Fdest%20.%0A%20%20%3Fdest%20wdt%3AP48%20%3FcoordD%20.%0A%20%20%3Fdest%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode2.%20%3Fvaluenode2%20wikibase%3AgeoLatitude%20%3Flat2%20.%20%3Fvaluenode2%20wikibase%3AgeoLongitude%20%3Flon2.%0A%20%20BIND%28geof%3Adistance%28%3FcoordO%2C%20%3FcoordD%29%20AS%20%3Fdist%29.%0A%20%20BIND%28floor%28%3Fdist%2F100%29%20AS%20%3Flayer%29.%0A%20%20BIND%28CONCAT%28%27LINESTRING%20%28%27%2C%20STR%28%3Flon1%29%2C%20%27%20%27%2C%20STR%28%3Flat1%29%2C%20%27%2C%27%2C%20STR%28%3Flon2%29%2C%20%27%20%27%2C%20STR%28%3Flat2%29%2C%20%27%29%27%29%20AS%20%3Fstr%29%20.%0A%20%20BIND%28STRDT%28%3Fstr%2C%20geo%3AwktLiteral%29%20AS%20%3Fline%29%0A%7D The Illuminati correspondence, who wrote whom, from where, whereto]
* [https://database.factgrid.de/query/index.html?fbclid=IwAR29yqUCMsZsCD4caHaH475VCbMICGUUb8zdjrvQ_jDT87Nj5TQEycLDGqU&fbclid=IwAR1dIHXj94VuVG3w0RAps1QbjwFDoZ2ELfXdK61X1gptkyuR7WUZkkRWHkQ#%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fline%22%5D%7D%0ASELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fq%20wdt%3AP2%20wd%3AQ10671%20.%0A%20%20%3Fq%20wdt%3AP97%20wd%3AQ10677%20.%0A%20%20%3Fq%20wdt%3AP95%20%3Forigin%20.%0A%20%20%3Forigin%20wdt%3AP48%20%3FcoordO%20.%0A%20%20%3Forigin%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode1.%20%3Fvaluenode1%20wikibase%3AgeoLatitude%20%3Flat1%20.%20%3Fvaluenode1%20wikibase%3AgeoLongitude%20%3Flon1.%0A%20%20%3Fq%20p%3AP28%2Fpq%3AP29%20%3Fdest%20.%0A%20%20%3Fdest%20wdt%3AP48%20%3FcoordD%20.%0A%20%20%3Fdest%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode2.%20%3Fvaluenode2%20wikibase%3AgeoLatitude%20%3Flat2%20.%20%3Fvaluenode2%20wikibase%3AgeoLongitude%20%3Flon2.%0A%20%20BIND%28geof%3Adistance%28%3FcoordO%2C%20%3FcoordD%29%20AS%20%3Fdist%29.%0A%20%20BIND%28floor%28%3Fdist%2F100%29%20AS%20%3Flayer%29.%0A%20%20BIND%28CONCAT%28%27LINESTRING%20%28%27%2C%20STR%28%3Flon1%29%2C%20%27%20%27%2C%20STR%28%3Flat1%29%2C%20%27%2C%27%2C%20STR%28%3Flon2%29%2C%20%27%20%27%2C%20STR%28%3Flat2%29%2C%20%27%29%27%29%20AS%20%3Fstr%29%20.%0A%20%20BIND%28STRDT%28%3Fstr%2C%20geo%3AwktLiteral%29%20AS%20%3Fline%29%0A%7D The Illuminati correspondence, who wrote whom, from where, whereto]
| valign="top"|
== Landkarten ==
=== Punkte ===
Alle Dokumente '''eines bestimmten Forschungsinteresses, Ort der Abfassung''' [https://database.factgrid.de/query/#%23defaultView%3AMap%0ASELECT%20%3Fitem%20%3FitemLabel%20%3FOrt%20%3FOrtLabel%20%3FGeokoordinaten%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3Fitem%20wdt%3AP2%20wd%3AQ10671.%0A%20%20%3Fitem%20wdt%3AP95%20%3FOrt.%0A%20%20%3FOrt%20wdt%3AP48%20%3FGeokoordinaten.%0A%20%20%3Fitem%20wdt%3AP97%20wd%3AQ10677.%0A%7D Landkarte]
Alle '''Personen einer Berufsgruppe am Ort'''
[https://database.factgrid.de/query/#%23defaultView%3AMap%0ASELECT%20%3FKaufmann%20%3FKaufmannLabel%20%3FAdresse%20%3FAdresseLabel%20%3FGeokoordinaten%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3FKaufmann%20wdt%3AP165%20wd%3AQ36715.%0A%20%20%3FKaufmann%20wdt%3AP83%20wd%3AQ10279.%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3FKaufmann%20wdt%3AP208%20%3FAdresse.%0A%20%20%20%20OPTIONAL%20%7B%20%3FAdresse%20wdt%3AP48%20%3FGeokoordinaten.%20%7D%0A%20%20%7D%0A%7D Landkarte]


=== Linien ===
=== Linien ===
* [https://database.factgrid.de/query/index.html?fbclid=IwAR29yqUCMsZsCD4caHaH475VCbMICGUUb8zdjrvQ_jDT87Nj5TQEycLDGqU&fbclid=IwAR1dIHXj94VuVG3w0RAps1QbjwFDoZ2ELfXdK61X1gptkyuR7WUZkkRWHkQ#%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fline%22%5D%7D%0ASELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fq%20wdt%3AP2%20wd%3AQ10671%20.%0A%20%20%3Fq%20wdt%3AP97%20wd%3AQ10677%20.%0A%20%20%3Fq%20wdt%3AP95%20%3Forigin%20.%0A%20%20%3Forigin%20wdt%3AP48%20%3FcoordO%20.%0A%20%20%3Forigin%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode1.%20%3Fvaluenode1%20wikibase%3AgeoLatitude%20%3Flat1%20.%20%3Fvaluenode1%20wikibase%3AgeoLongitude%20%3Flon1.%0A%20%20%3Fq%20p%3AP28%2Fpq%3AP29%20%3Fdest%20.%0A%20%20%3Fdest%20wdt%3AP48%20%3FcoordD%20.%0A%20%20%3Fdest%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode2.%20%3Fvaluenode2%20wikibase%3AgeoLatitude%20%3Flat2%20.%20%3Fvaluenode2%20wikibase%3AgeoLongitude%20%3Flon2.%0A%20%20BIND%28geof%3Adistance%28%3FcoordO%2C%20%3FcoordD%29%20AS%20%3Fdist%29.%0A%20%20BIND%28floor%28%3Fdist%2F100%29%20AS%20%3Flayer%29.%0A%20%20BIND%28CONCAT%28%27LINESTRING%20%28%27%2C%20STR%28%3Flon1%29%2C%20%27%20%27%2C%20STR%28%3Flat1%29%2C%20%27%2C%27%2C%20STR%28%3Flon2%29%2C%20%27%20%27%2C%20STR%28%3Flat2%29%2C%20%27%29%27%29%20AS%20%3Fstr%29%20.%0A%20%20BIND%28STRDT%28%3Fstr%2C%20geo%3AwktLiteral%29%20AS%20%3Fline%29%0A%7D Die Illuminatenkorrespondenz, wer schrieb wem, von wo nach wo?]
* [https://database.factgrid.de/query/index.html?fbclid=IwAR29yqUCMsZsCD4caHaH475VCbMICGUUb8zdjrvQ_jDT87Nj5TQEycLDGqU&fbclid=IwAR1dIHXj94VuVG3w0RAps1QbjwFDoZ2ELfXdK61X1gptkyuR7WUZkkRWHkQ#%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fline%22%5D%7D%0ASELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fq%20wdt%3AP2%20wd%3AQ10671%20.%0A%20%20%3Fq%20wdt%3AP97%20wd%3AQ10677%20.%0A%20%20%3Fq%20wdt%3AP95%20%3Forigin%20.%0A%20%20%3Forigin%20wdt%3AP48%20%3FcoordO%20.%0A%20%20%3Forigin%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode1.%20%3Fvaluenode1%20wikibase%3AgeoLatitude%20%3Flat1%20.%20%3Fvaluenode1%20wikibase%3AgeoLongitude%20%3Flon1.%0A%20%20%3Fq%20p%3AP28%2Fpq%3AP29%20%3Fdest%20.%0A%20%20%3Fdest%20wdt%3AP48%20%3FcoordD%20.%0A%20%20%3Fdest%20p%3AP48%2Fpsv%3AP48%20%3Fvaluenode2.%20%3Fvaluenode2%20wikibase%3AgeoLatitude%20%3Flat2%20.%20%3Fvaluenode2%20wikibase%3AgeoLongitude%20%3Flon2.%0A%20%20BIND%28geof%3Adistance%28%3FcoordO%2C%20%3FcoordD%29%20AS%20%3Fdist%29.%0A%20%20BIND%28floor%28%3Fdist%2F100%29%20AS%20%3Flayer%29.%0A%20%20BIND%28CONCAT%28%27LINESTRING%20%28%27%2C%20STR%28%3Flon1%29%2C%20%27%20%27%2C%20STR%28%3Flat1%29%2C%20%27%2C%27%2C%20STR%28%3Flon2%29%2C%20%27%20%27%2C%20STR%28%3Flat2%29%2C%20%27%29%27%29%20AS%20%3Fstr%29%20.%0A%20%20BIND%28STRDT%28%3Fstr%2C%20geo%3AwktLiteral%29%20AS%20%3Fline%29%0A%7D Die Illuminatenkorrespondenz, wer schrieb wem, von wo nach wo?]
|}


== Tables ==
== Tables ==

Revision as of 20:41, 16 June 2021

Help:



Looking for people

  • Search all people of the same family name, sort by given names, state everyone with information about life dates and family details. Table
  • Name of people who ever were a residents of place with basic personal information. Table

Looking for documents

  • All documents written by N.N. with corresponding documents. Table
  • All documents sent to N.N. with corresponding documents. Table
  • All documents mentioning N.N. with corresponding documents. Table
  • All documents of a file listed in sequence.

Table

  • All documents sent from (place) by date. Table
  • All documents of a specific archive and research interest by date. Table

Maps

Dots

All documents of a specific research interest where from? Map

All persons of a certain profession in a town Map

Lines

Linien

Tables

  • no functional query yet, but a first attempt is here, modeled after the "academic tree" graph in Scholia's author aspect

Graphs

Timelines

Bubble Charts

Grammatically intricate searches

Looking for a statement - give it with all the qualifying statements

This search is especially useful if the data model needs to be changed. It searches the database for a particular statement and gives all the instances with the respective qualifying sub-statements:

SELECT * WHERE {
  ?s wdt:P2 wd:Q7.
  ?s p:P266 ?st. # ?s is the the statement node
  ?st ps:P266 ?o. # that simulates the predicate
  ?st ?qualifier ?value. # this is an attribute (a qualifier)
}

Wishful thinking