EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Updated Schema text) |
(Updated Schema text: added optional start time, brand & operator) |
||
Schema / Line 10: | Schema / Line 10: | ||
wdt:P625 .+ ; # coordinates | wdt:P625 .+ ; # coordinates | ||
wdt:P18 .* ; # picture of the pump | wdt:P18 .* ; # picture of the pump | ||
wdt:P137 .* ; # operator | |||
wdt:P1716 .* ; # brand of the pump | |||
wdt:P580 .* ; # start time | |||
# Missing | # Missing |
Revision as of 10:20, 19 December 2020
language code | label | description | aliases | edit |
---|---|---|---|---|
en | Bicycle pumps | schema for bicycle pumps in a city | edit | |
sv | Cykelpumpar | cykelpumpar utplacerade i en stad | edit |
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:P580 .* ; # start time
# Missing
# Maintained by organisation
# Open Street Map relation id
# How to error report it
}