EntitySchema:E1: Difference between revisions

From OpenDataSweden
Jump to navigation Jump to search
(Updated Schema text: added optional start time, brand & operator)
(Updated Schema English aliases: ZAP)
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by one other user not shown)
Aliases / en / 0
ZAP
Schema / Line 7: Schema / Line 7:
<bicyclepumps> EXTRA wdt:P31 {
<bicyclepumps> EXTRA wdt:P31 {
  wdt:P17    .* ; # country  
  wdt:P17    .* ; # country  
  wdt:P131  .+; # Administrative unit
  wdt:P131  .+ ; # Administrative unit
  wdt:P625  .+ ; # coordinates
  wdt:P625  .+ ; # coordinates
  wdt:P18    .* ; # picture of the pump
  wdt:P18    .* ; # picture of the pump
  wdt:P137  .* ; # operator
  wdt:P137  .* ; # operator
  wdt:P1716 .* ; # brand of the pump
  wdt:P1716 .* ; # brand of the pump
  wdt:P580 .* ; # start time
  wdt:P571 .* ; # year of construction


# Missing  
# Missing  

Latest revision as of 01:15, 25 November 2021

language codelabeldescriptionaliasesedit
enBicycle pumpsschema for bicycle pumps in a cityZAPedit
svCykelpumparcykelpumpar utplacerade i en stadedit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>

# Project see https://sweopendata.wiki.opencura.com 

start = @<bicyclepumps>
<bicyclepumps> EXTRA wdt:P31 {
 wdt:P17    .* ; # country 
 wdt:P131  .+ ; # Administrative unit
 wdt:P625  .+ ; # coordinates
 wdt:P18    .* ; # picture of the pump
 wdt:P137  .* ; # operator
 wdt:P1716 .* ; # brand of the pump
 wdt:P571  .* ; # year of construction

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