https://github.com/javiramoslab/esperantists-in-wikidata
Esperantist in Wikidata by country (data from API)
https://github.com/javiramoslab/esperantists-in-wikidata
countries esperanto sparql sparql-query wikidata
Last synced: 8 months ago
JSON representation
Esperantist in Wikidata by country (data from API)
- Host: GitHub
- URL: https://github.com/javiramoslab/esperantists-in-wikidata
- Owner: JaviRamosLab
- License: gpl-3.0
- Created: 2023-09-27T13:28:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T09:43:29.000Z (12 months ago)
- Last Synced: 2024-12-31T04:26:34.674Z (10 months ago)
- Topics: countries, esperanto, sparql, sparql-query, wikidata
- Language: HTML
- Homepage: https://javiramoslab.github.io/Esperantists-in-Wikidata/
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Esperantists in Wikidata
=====================
Esperantist in Wikidata by country (data from API)
## Badges
[]()
[]()
[]()
[](http://ansicolortags.readthedocs.io/?badge=latest)
[](https://github.com/JaviRamosLab/Esperantists-in-Wikidata/)
[](https://GitHub.com/JaviRamosLab/Esperantists-in-Wikidata/releases/)
[](https://GitHub.com/JaviRamosLab/Esperantists-in-Wikidata/commit/)



List of Esperantist in Wikidata by country (data from API) SPARQL query
- okupo P106
- esperantisto Q860918
aŭ
- parolas P1412
- Esperanto lingvo Q143
kaj
- ŝtataneco P27
- Kubo Q241 // aŭ alia lando!!!
Filter: lando (Q241)
### Endpoint
Esperantists (P106 or P1412 and P27)__200 results JSON__
https://query.wikidata.org/sparql?query=SELECT%20DISTINCT%20%3Fitem%20%3FitemLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22eo%2Cen%2Ces%22.%20%7D%0A%20%20%7B%0A%20%20%20%20SELECT%20DISTINCT%20%3Fitem%20WHERE%20%7B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%3Fitem%20p%3AP106%20%3Fstatement0.%0A%20%20%20%20%20%20%20%20%3Fstatement0%20(ps%3AP106%2F(wdt%3AP279*))%20wd%3AQ860918.%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20UNION%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%3Fitem%20p%3AP1412%20%3Fstatement1.%0A%20%20%20%20%20%20%20%20%3Fstatement1%20(ps%3AP1412%2F(wdt%3AP279*))%20wd%3AQ143.%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%3Fitem%20p%3AP27%20%3Fstatement2.%0A%20%20%20%20%20%20%3Fstatement2%20(ps%3AP27%2F(wdt%3AP279*))%20wd%3AQ241.%0A%20%20%20%20%7D%0A%20%20%20%20LIMIT%20200%0A%20%20%7D%0A%7D&format=json
```sparql
SELECT DISTINCT ?item ?itemLabel WHERE {
SERVICE wikibase:label { bd:serviceParam wikibase:language "eo,en,es". }
{
SELECT DISTINCT ?item WHERE {
{
?item p:P106 ?statement0.
?statement0 (ps:P106/(wdt:P279*)) wd:Q860918.
}
UNION
{
?item p:P1412 ?statement1.
?statement1 (ps:P1412/(wdt:P279*)) wd:Q143.
}
?item p:P27 ?statement2.
?statement2 (ps:P27/(wdt:P279*)) wd:Q241.
}
LIMIT 500
}
}
```
## Installation
### Demo
https://javiramoslab.github.io/Esperantists-in-Wikidata/
## Usage
## Roadmap
If you have ideas for releases in the future, it is a good idea to list them in the README or open new Issue.
- load animation
## Contributing
open to contributions
## Authors and acknowledgment
### Support me
### Official Site
[Web Site](http://javiramo.github.io/Esperantists-in-Wikidata "Esperantists in Wikidata Site")
## License
[](https://creativecommons.org/licenses/by-sa/4.0)
Code released under [CC-BY-SA](https://github.com/JaviRamosLab/Esperantists-in-Wikidata/blob/master/LICENSE) License © [Javier Ramos Nistal](https://github.com/JaviRamosLab)
### Show some ❤️ by starring some of the repositories!
### Developed by Javier Ramos [@JaviRamosLab](@JaviRamosLab) from 🇨🇺 Cuba with "❤️ and ⏰"