EntitySchema:E2: Difference between revisions

From OpenDataSweden
Jump to navigation Jump to search
(Updated Schema text: images refined, avoid P18 as it is unprecise)
(Updated Schema English aliases: ZAP)
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by one other user not shown)
Aliases / en / 0
ZAP
Schema / Line 2: Schema / Line 2:
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>


# Project see http://minancestry.blogspot.com/2020/06/vindskydd-i-sverige.html
# Projects see http://minancestry.blogspot.com/2020/06/vindskydd-i-sverige.html
# and https://www.wikidata.org/wiki/Wikidata:WikiProject_Campsites


start = @<wshelter>
start = @<wshelter>

Latest revision as of 23:29, 1 February 2022

language codelabeldescriptionaliasesedit
enWindshelterVindskyddZAPedit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>

# Projects see http://minancestry.blogspot.com/2020/06/vindskydd-i-sverige.html
# and https://www.wikidata.org/wiki/Wikidata:WikiProject_Campsites

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
}