Global languages taxonomy: Difference between revisions
(Created page with "==Current status== == How to generate it from Wikidata == ==Taxonomy== <pre> </pre>") |
|||
Line 1: | Line 1: | ||
==Current status== | ==Current status== | ||
== | == Building a complete taxonomy of languages from Wikidata == | ||
Steps: | |||
* Get a list of all languages | |||
** query: find objects with property "is an instance of" (P31) "language" (Q****) | |||
** http://208.80.153.172/wdq/?q=claim[31:*****] (using http://wikidataquery.eu/ ) | |||
*** -- results | |||
*** -- results, -- are historic or fictional | |||
** or any state with an Internet top level domain (P78) | |||
*** http://208.80.153.172/wdq/?q=claim[78] | |||
* Get the official language property (P37) | |||
==Taxonomy== | ==Taxonomy== | ||
<pre> | <pre> | ||
</pre> | </pre> |
Revision as of 16:38, 21 February 2016
Current status
Building a complete taxonomy of languages from Wikidata
Steps:
- Get a list of all languages
- query: find objects with property "is an instance of" (P31) "language" (Q****)
- http://208.80.153.172/wdq/?q=claim[31:*****] (using http://wikidataquery.eu/ )
- -- results
- -- results, -- are historic or fictional
- or any state with an Internet top level domain (P78)
- Get the official language property (P37)