User:Beet keeper
Jump to navigation
Jump to search
Babel user information | ||||
---|---|---|---|---|
| ||||
Users by language |
|
Digital preservation subject matter expert and software developer. Real name: Ross Spencer.
Twitter: @paintergoblin and @beet_keeper. ORCID: https://orcid.org/0000-0002-5144-9794
Wikidata contributions
[edit]Wikidata pages
[edit]- https://www.wikidata.org/wiki/Q105858419
- https://www.wikidata.org/wiki/Q56889871
- https://www.wikidata.org/wiki/Q58593255
- https://www.wikidata.org/wiki/Q110409845
Wikidata publications
[edit]Wikidata code
[edit]SPARQL queries
[edit]Corporate archives
[edit]Listed corporate archives and addresses
[edit]# List corporate archives, location, and address where available.
SELECT ?item ?itemLabel ?countryLabel ?address
{
?item wdt:P31 wd:Q10605195 .
optional { ?item wdt:P17 ?country . }
optional { ?item wdt:P6375 ?address . }
SERVICE wikibase:label { bd:serviceParam wikibase:language "en,de,fr,ja,it,sv" }
}