Contenuto cancellato Contenuto aggiunto
|
|
"type": "ExternalData",
"service": "geopoint",
"query": "SELECT (?item AS ?id) ?itemLabel (?itemLabel ASas ?title) (concat( '[[File:', substr(str(?img), 52, 500), '|200px]]') as ?description) ?autoreLabel ?number ?areaLabel ?loculo ?img ?commons (?coords AS ?geo) WHERE { ?item wdt:P31 wd:Q381885. ?item wdt:P625 ?coords. ?item p:P217 ?cat. ?cat ps:P217 ?number. ?cat pq:P195 wd:Q93544. OPTIONAL {?item wdt:P170 ?autore.}OPTIONAL {?item wdt:P276 ?area.}OPTIONAL {?item wdt:P965 ?loculo.} OPTIONAL {?item wdt:P18 ?img.}OPTIONAL {?item wdt:P373 ?commons.} SERVICE wikibase:label { bd:serviceParam wikibase:language 'it' } } ORDER BY ?number",
"properties": {
|