Skip to content
Wikidata scholarly profiles
HTML Python Jupyter Notebook Other
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
notebooks
scholia
tests
.gitattributes
.gitignore
CITATION
CONTRIBUTING.rst
LICENSE
LICENSE.DataTables
MANIFEST.in
README.rst
requirements.txt
runserver.py
setup.cfg
setup.py
tox.ini
versioneer.py

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 scholarly profiles for individual researchers, research topics, organizations, journals, works, events, awards and so on. 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

A simple way to get up and running is to launch Scholia via Gitpod.

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

References

You can’t perform that action at this time.