EntitySchema:E1: Difference between revisions

From OpenDataSweden
Jump to navigation Jump to search
(Updated Swedish label, description or aliases)
(Updated Schema text)
Schema
PREFIX wd: <http://www.wikidata.org/entity/> PREFIX wdt: <http://www.wikidata.org/prop/direct/> # Project see [https://sweopendata.wiki.opencura.com 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 # Missing # Maintained by organisation # Open Street Map relation id # How to error report it }

Revision as of 20:02, 17 December 2020

language codelabeldescriptionaliasesedit
enBicycle pumpsschema for bicycle pumps in a cityedit
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 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

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