FactGrid talk:The FactGrid Prose Fiction Project: Difference between revisions

From FactGrid
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Suchskripte für Statistiken ==
== Suchskripte für Statistiken ==
 
=== Mode-Worte ===
* [https://database.factgrid.de/query/#SELECT%20%3FTitle%20%3FTitleLabel%20%3FFashion%20%3FFashionLabel%20%3FSubclassLabel%20%3FDate%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%3FTitle%20wdt%3AP122%20wd%3AQ195135.%0A%20%20OPTIONAL%20%7B%20%3FTitle%20wdt%3AP222%20%3FDate.%20%7D%0A%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%3FTitle%20wdt%3AP572%20%3FFashion.%0A%20%20%20%20%3FFashion%20wdt%3AP3%20%3FSubclass.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%7B%20VALUES%20%3FSubclass%20%7B%20wd%3AQ448801%20%7D%20%7D%0A%7D%0A%0AORDER%20BY%20%28%3FFashionLabel%29 Alle Romane, siehe in der Titel-Fokus Aussage (P572) nach, ob sie einen Marker zur Mode aufweisen (der muss die Subklasse Q448801 notieren), dazu noch das Datum]
* [https://database.factgrid.de/query/#SELECT%20%3FTitle%20%3FTitleLabel%20%3FFashion%20%3FFashionLabel%20%3FSubclassLabel%20%3FDate%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%3FTitle%20wdt%3AP122%20wd%3AQ195135.%0A%20%20OPTIONAL%20%7B%20%3FTitle%20wdt%3AP222%20%3FDate.%20%7D%0A%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%3FTitle%20wdt%3AP572%20%3FFashion.%0A%20%20%20%20%3FFashion%20wdt%3AP3%20%3FSubclass.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%7B%20VALUES%20%3FSubclass%20%7B%20wd%3AQ448801%20%7D%20%7D%0A%7D%0A%0AORDER%20BY%20%28%3FFashionLabel%29 Alle Romane, siehe in der Titel-Fokus Aussage (P572) nach, ob sie einen Marker zur Mode aufweisen (der muss die Subklasse Q448801 notieren), dazu noch das Datum]
:* [https://database.factgrid.de/query/#SELECT%20%3FTitle%20%3FTitleLabel%20%3FFashion%20%3FFashionLabel%20%3FSubclassLabel%20%3FDate%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%3FTitle%20wdt%3AP122%20wd%3AQ195135.%0A%20%20OPTIONAL%20%7B%20%3FTitle%20wdt%3AP222%20%3FDate.%20%7D%0A%20%20%20%20FILTER%28%221700-01-01%22%5E%5Exsd%3AdateTime%20%3C%3D%20%3FDate%20%26%26%20%3FDate%20%3C%20%221730-01-01%22%5E%5Exsd%3AdateTime%29.%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3FTitle%20wdt%3AP572%20%3FFashion.%0A%20%20%20%20%3FFashion%20wdt%3AP3%20%3FSubclass.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%7B%20VALUES%20%3FSubclass%20%7B%20wd%3AQ448801%20%7D%20%7D%0A%7D%0A%0AORDER%20BY%20%28%3FFashionLabel%29 Dieselbe Suche mit Zeit-Filter 1700-1730]
:* [https://database.factgrid.de/query/#SELECT%20%3FTitle%20%3FTitleLabel%20%3FFashion%20%3FFashionLabel%20%3FSubclassLabel%20%3FDate%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%3FTitle%20wdt%3AP122%20wd%3AQ195135.%0A%20%20OPTIONAL%20%7B%20%3FTitle%20wdt%3AP222%20%3FDate.%20%7D%0A%20%20%20%20FILTER%28%221700-01-01%22%5E%5Exsd%3AdateTime%20%3C%3D%20%3FDate%20%26%26%20%3FDate%20%3C%20%221730-01-01%22%5E%5Exsd%3AdateTime%29.%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3FTitle%20wdt%3AP572%20%3FFashion.%0A%20%20%20%20%3FFashion%20wdt%3AP3%20%3FSubclass.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%7B%20VALUES%20%3FSubclass%20%7B%20wd%3AQ448801%20%7D%20%7D%0A%7D%0A%0AORDER%20BY%20%28%3FFashionLabel%29 Dieselbe Suche mit Zeit-Filter 1700-1730]

Revision as of 16:33, 5 September 2022