Zuletzt besucht:
Erstellt von WikiSysop am 27. Juni 2013, um 15:26 Uhr

Aus Tiroler Dialektarchiv

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 55: Zeile 55:
 
{{#vardefine:mapsdata|{{#replace:{{#replace: [[SMW::off]]{{#sparql:  
 
{{#vardefine:mapsdata|{{#replace:{{#replace: [[SMW::off]]{{#sparql:  
 
SELECT DISTINCT
 
SELECT DISTINCT
   ?GeoLocation ?Stichwort ?OriginalbelegString ?Vereinfachter_Beleg ?Ort ?Fragetext ?Explorationsvermerk ?Explorator_in ?Entstehungszeitraum
+
   ?GeoLocation ?SSW ?OriginalbelegString ?Vereinfachter_Beleg ?Ort ?Fragetext ?Explorationsvermerk ?Explorator_in ?Entstehungszeitraum
 
WHERE {
 
WHERE {
 
   ?SSW a kategorie:Standardisiertes_Stichwort.
 
   ?SSW a kategorie:Standardisiertes_Stichwort.
Zeile 73: Zeile 73:
 
   OPTIONAL { ?Bestand attribut:Entstehungszeitraum ?Entstehungszeitraum . }
 
   OPTIONAL { ?Bestand attribut:Entstehungszeitraum ?Entstehungszeitraum . }
 
}
 
}
ORDER BY ?Stichwort
+
ORDER BY ?SSW
 
|format=template
 
|format=template
 
|template=GeoStandortExtBedeutung
 
|template=GeoStandortExtBedeutung
Zeile 96: Zeile 96:
 
{{#replace:{{#replace: [[SMW::off]]{{#sparql:  
 
{{#replace:{{#replace: [[SMW::off]]{{#sparql:  
 
SELECT DISTINCT
 
SELECT DISTINCT
  ?Stichwort
+
  ?SSW
 
WHERE {
 
WHERE {
 
   ?SSW a kategorie:Standardisiertes_Stichwort.
 
   ?SSW a kategorie:Standardisiertes_Stichwort.
Zeile 112: Zeile 112:
 
   ?Bestand attribut:Ort ?Ort .
 
   ?Bestand attribut:Ort ?Ort .
 
}
 
}
ORDER BY ?Stichwort
+
ORDER BY ?SSW
 
| format=template
 
| format=template
 
| template=GeoLegendeExtBedeutung
 
| template=GeoLegendeExtBedeutung

Version vom 28. Mai 2019, 10:00 Uhr

Dies ist die Vorlage für „Bedeutung“. Sie sollte im folgenden Format aufgerufen werden:

{{Bedeutung
|Bedeutung=
|Bemerkung=
|WeitereInformationen=
}}

Klicke auf „Bearbeiten“, um den Vorlagentext anzusehen.