Skip to content
Wikidata scholarly profile
HTML Python Jupyter Notebook Other
Branch: master
Clone or download
Pull request Compare This branch is 20 commits behind fnielsen:master.
Latest commit cbe9927 May 28, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
notebooks Change title in the notebook Apr 9, 2018
scholia harmonized the pointers to the /missing page May 28, 2019
tests
.gitattributes
.gitignore Add Emacs backup files Oct 10, 2016
CITATION Create CITATION Apr 21, 2017
CONTRIBUTING.rst
LICENSE Initial commit Oct 9, 2016
LICENSE.DataTables Create LICENSE.DataTables Jun 14, 2017
MANIFEST.in
README.rst added Scholia's page about itself May 18, 2019
requirements.txt Add urllib3 explicitly due to security issue May 8, 2019
runserver.py
setup.cfg Create setup.cfg Mar 27, 2017
setup.py
tox.ini
versioneer.py Create versioneer.py Mar 27, 2017

README.rst

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.

References

You can’t perform that action at this time.