GithubHelp home page GithubHelp logo

javiramoslab / esperantists-nask-by-day Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14 KB

Esperantists by nask day (info from wikidata.org)

Home Page: https://javiramoslab.github.io/Esperantists-nask-by-day/

License: GNU Affero General Public License v3.0

JavaScript 51.93% HTML 48.07%
date datetime esperanto fetch-api nask sparql wikidata wikidata-api

esperantists-nask-by-day's Introduction

Listo de esperantistoj laŭ naskiĝtagoj laŭ vikidatumoj

Parolas P1412 Esperanto lingvo Q143

Okupo P106 Esperantisto Q860918

nask https://www.wikidata.org/wiki/Property:P569

Query data

Todos los esperantistas nacidos el 10 de sept

SELECT ?item ?itemLabel ?nask
WHERE
{
  ?item wdt:P1412 wd:Q143.       
  ?item wdt:P569 ?nask.
  FILTER (   month(?nask) = 09 && day(?nask) = 10  ).
  SERVICE wikibase:label { bd:serviceParam wikibase:language "eo,en" }
}
LIMIT 500

https://query.wikidata.org/sparql?query=SELECT%20%3Fitem%20%3FitemLabel%20%3Fnask%0AWHERE%0A%7B%0A%20%20%3Fitem%20wdt%3AP1412%20wd%3AQ143.%20%20%20%20%20%20%20%0A%20%20%3Fitem%20wdt%3AP569%20%3Fnask.%0A%20%20FILTER%20(%20%20%20month(%3Fnask)%20%3D%2009%20%26%26%20day(%3Fnask)%20%3D%2010%20%20).%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22eo%2Cen%22%20%7D%0A%7D%0ALIMIT%20500

esperantists-nask-by-day's People

Contributors

javiramoslab avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.