EntitySchema:E2: Difference between revisions

From OpenDataSweden
Jump to navigation Jump to search
(Updated Schema English description: Vindskydd)
(Updated Schema text: inception)
Schema / Line 9: Schema / Line 9:
  wdt:P131  .+; # Administrative unit
  wdt:P131  .+; # Administrative unit
  wdt:P625  .+ ; # coordinates
  wdt:P625  .+ ; # coordinates
  wdt:P18    .* ; # picture of the shelter
  wdt:P18    .* ; # picture of the shelter from the front
wdt:P137  .* ; # operator
wdt:P571  .* ; # inception / year of construction
 
# Missing  
# Missing  
# Maintained by organisation
# Maintained by organisation

Revision as of 10:29, 19 December 2020

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:P17    .* ; # country 
 wdt:P131  .+; # Administrative unit
 wdt:P625  .+ ; # coordinates
 wdt:P18    .* ; # picture of the shelter from the front
 wdt:P137  .* ; # operator
 wdt:P571  .* ; # inception / year of construction

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