EntitySchema:E2: Difference between revisions
Jump to navigation
Jump to search
(Updated Schema text: continent) |
(Updated Schema text: images refined, avoid P18 as it is unprecise) |
||
Schema / Line 10: | Schema / Line 10: | ||
wdt:P131 .+; # Administrative unit | wdt:P131 .+; # Administrative unit | ||
wdt:P625 .+ ; # coordinates | wdt:P625 .+ ; # coordinates | ||
wdt:P18 .* ; # picture of | 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:P137 .* ; # operator | ||
wdt:P571 .* ; # inception / year of construction | wdt:P571 .* ; # inception / year of construction |
Revision as of 10:49, 19 December 2020
language code | label | description | aliases | edit |
---|---|---|---|---|
en | Windshelter | Vindskydd | edit |
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
}