We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would it be feasible to have some of this data flow into Wikipedia's Wikidata project?
There are some treaties in there already but lacking detail - e.g. see https://query.wikidata.org/#SELECT%20%3Fitem%20%3FitemLabel%20%3Fwhere%20%3FwhereLabel%0AWHERE%0A%7B%0A%09%3Fitem%20wdt%3AP31%20wd%3AQ131569%20.%0AOPTIONAL%20%7B%20%3Fitem%20wdt%3AP1001%20%3Fwhere%20.%20%7D%0A%09SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22%20%7D%0A%7D
(Council of Europe's list also looks easy to scrape - https://www.coe.int/en/web/conventions/full-list)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Would it be feasible to have some of this data flow into Wikipedia's Wikidata project?
There are some treaties in there already but lacking detail - e.g. see https://query.wikidata.org/#SELECT%20%3Fitem%20%3FitemLabel%20%3Fwhere%20%3FwhereLabel%0AWHERE%0A%7B%0A%09%3Fitem%20wdt%3AP31%20wd%3AQ131569%20.%0AOPTIONAL%20%7B%20%3Fitem%20wdt%3AP1001%20%3Fwhere%20.%20%7D%0A%09SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22%20%7D%0A%7D
(Council of Europe's list also looks easy to scrape - https://www.coe.int/en/web/conventions/full-list)
The text was updated successfully, but these errors were encountered: