Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (26 loc) · 1.58 KB

README.rst

File metadata and controls

42 lines (26 loc) · 1.58 KB

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