Windshelter (E2)

From OpenDataSweden
Revision as of 10:49, 19 December 2020 by So9q (talk | contribs) (Updated Schema text: images refined, avoid P18 as it is unprecise)
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
enWindshelterVindskyddedit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>

# Project see http://minancestry.blogspot.com/2020/06/vindskydd-i-sverige.html

start = @<wshelter>
<wshelter> EXTRA wdt:P31 {
 wdt:P30    .* ; # Continent
 wdt:P17    .* ; # country 
 wdt:P131  .+; # Administrative unit
 wdt:P625  .+ ; # coordinates
 wdt:P18    .* ; # picture (avoid and provide one of those below)
 wdt:P7418 .* ; # image of frontside
 wdt:P4717 .* ; # image of reverse
 wdt:P8517 .* ; # image of view
 wdt:P5252 .* ; # image of winter view
 wdt:P3451 .* ; # image of nighttime view
 wdt:P137  .* ; # operator
 wdt:P571  .* ; # inception / year of construction

# Missing 
# Maintained by organisation
# Open Street Map relation id
# How to error report it
}