Languages

From Wikidocumentaries
Revision as of 10:24, 21 May 2022 by Admin (talk | contribs)
Jump to navigation Jump to search

Query

SELECT ?item ?itemLabel ?local ?wmcode ?systemLabel ?dirLabel ?iso1 ?iso2 ?iso3 ?ietf WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
  ?item wdt:P424 ?wmcode.
  OPTIONAL { ?item wdt:P1705 ?local. }
  OPTIONAL { ?item wdt:P218 ?iso1. }
  OPTIONAL { ?item wdt:P219 ?iso2. }
  OPTIONAL { ?item wdt:P220 ?iso3. }
  OPTIONAL { ?item wdt:P305 ?ietf. }
  OPTIONAL { ?item wdt:P282 ?system .
           ?system wdt:P1406 ?dir.}
}

Google sheets: https://docs.google.com/spreadsheets/d/1dUllEr-g8vLsLJDkOVYUNcnRavIZrqV2gfGu4BCfUw4/edit?usp=sharing