mparaz / scholia

Wikidata scholarly profiles

Home Page:https://tools.wmflabs.org/scholia/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scholia

Scholia is a python package and webapp for interaction with scholarly information in Wikidata.

Webapp

As a webapp it currently runs from Wikimedia Tool Labs, a facility provided by the Wikimedia Foundation. It is accessible from

https://tools.wmflabs.org/scholia/

The webapp displays the scholarly profile for individual researchers, for instance the scholarly profile for psychologist Uta Frith is accessible from

https://tools.wmflabs.org/scholia/author/Q8219

The information displayed on the page is only what is available in Wikidata.

Script

It is possible to use methods of the scholia package as a script:

$ python -m scholia.query twitter-to-q fnielsen
Q20980928

Contributing

See file CONTRIBUTING.rst for technical details how to improve Scholia.

Reference

About

Wikidata scholarly profiles

https://tools.wmflabs.org/scholia/

License:GNU General Public License v3.0


Languages

Language:HTML 57.4%Language:Python 39.7%Language:Jupyter Notebook 2.0%Language:JavaScript 0.7%Language:CSS 0.2%