Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: springer.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.9%) to scientific vocabulary
Keywords
bibliography
bibliometrics
bibtex
citations
code4lib
datacuration
dataviz
fairdata
hacktoberfest
latex
linked-open-data
literature
scientometrics
sparql
wikicite
wikidata
Last synced: 4 months ago
·
JSON representation
·
Repository
Wikidata-based scholarly profiles
Basic Info
- Host: GitHub
- Owner: WDscholia
- License: gpl-3.0
- Language: JavaScript
- Default Branch: main
- Homepage: https://scholia.toolforge.org
- Size: 5.37 MB
Statistics
- Stars: 239
- Watchers: 15
- Forks: 86
- Open Issues: 913
- Releases: 4
Topics
bibliography
bibliometrics
bibtex
citations
code4lib
datacuration
dataviz
fairdata
hacktoberfest
latex
linked-open-data
literature
scientometrics
sparql
wikicite
wikidata
Created about 9 years ago
· Last pushed 4 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.rst
|logo|
|website| |gitpod| |github| |issues| |license| |docs|
.. |logo| image:: scholia/app/static/images/scholia_logo.svg
:width: 10%
:alt: Scholia
.. |website| image:: https://img.shields.io/website-up-down-green-red/http/scholia.toolforge.org.svg
:target: https://scholia.toolforge.org/
:alt: Website
.. |gitpod| image:: https://img.shields.io/badge/Gitpod-Open%20in%20Gitpod-%230092CF.svg
:target: https://gitpod.io/#https://github.com/WDscholia/scholia
:alt: Gitpod
.. |github| image:: https://img.shields.io/github/last-commit/WDscholia/scholia.svg
:target: https://github.com/WDscholia/scholia
:alt: Github last commit
.. |issues| image:: https://img.shields.io/github/issues/WDScholia/scholia.svg
:target: https://github.com/WDscholia/scholia/issues
:alt: GitHub issues
.. |license| image:: https://img.shields.io/badge/License-GPLv3-blue.svg
:target: https://github.com/WDscholia/scholia/blob/master/LICENSE
:alt: License
.. |docs| image:: https://readthedocs.org/projects/scholia/badge/?version=latest
:target: https://scholia.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
=======
Scholia is a python package and webapp for interaction with scholarly information in Wikidata_.
Installation
------------
Scholia can be installed directly from GitHub with:
.. code-block:: shell
$ python3 -m pip install git+https://github.com/WDscholia/scholia
It can be installed in development mode with:
.. code-block:: shell
$ git clone https://github.com/WDscholia/scholia
$ cd scholia
$ pip install --editable .
Webapp
------
As a webapp, it currently runs from `Wikimedia Toolforge`_, a facility provided by the `Wikimedia Foundation`_. It is accessible from
https://scholia.toolforge.org/
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://scholia.toolforge.org/author/Q8219
The information displayed on the page is only what is available in Wikidata.
Run locally after installing with ``pip``:
.. code-block:: sh
$ scholia run
Script
------
It is possible to use methods of the scholia package as a script:
.. code-block:: sh
$ python -m scholia.query twitter-to-q fnielsen
Q20980928
Contributing
------------
A simple way to get up and running is to `launch Scholia via Gitpod`_, which installs the dependencies listed in `requirements.txt`_ automatically and launches the web app via `runserver.py`_.
See file `CONTRIBUTING.rst`_ for technical details on how to improve Scholia.
.. _Wikidata: https://www.wikidata.org
.. _Wikimedia Foundation: https://wikimediafoundation.org
.. _Wikimedia Toolforge: https://toolforge.org/
.. _launch Scholia via Gitpod: https://gitpod.io/#https://github.com/WDscholia/scholia
.. _CONTRIBUTING.rst: https://github.com/WDscholia/scholia/blob/main/CONTRIBUTING.rst
.. _requirements.txt: https://github.com/WDscholia/scholia/blob/main/requirements.txt
.. _runserver.py: https://github.com/WDscholia/scholia/blob/main/runserver.py
References
----------
- Scholia's page about itself: https://scholia.toolforge.org/topic/Q45340488
- Wikidata overview page about Scholia: https://www.wikidata.org/wiki/Wikidata:Scholia
- Lane Rasberry, Egon Willighagen, Finn Nielsen, Daniel Mietchen, "Robustifying Scholia: paving the way for knowledge discovery and research assessment through Wikidata. Research Ideas and Outcomes", 2019, RIO Journal, 5: e35820. https://doi.org/10.3897/rio.5.e35820
- Finn Årup Nielsen, Daniel Mietchen, Egon Willighagen, "Scholia and scientometrics with Wikidata", Joint Proceedings of the 1st International Workshop on Scientometrics and 1st International Workshop on Enabling Decentralised Scholarly Communication, 2017. http://ceur-ws.org/Vol-1878/article-03.pdf
- Finn Årup Nielsen, Daniel Mietchen, Egon Willighagen, "Scholia, Scientometrics and Wikidata", The Semantic Web: ESWC 2017 Satellite Events, 2017. DOI: `10.1007/978-3-319-70407-4_36 `_. https://link.springer.com/content/pdf/10.1007%2F978-3-319-70407-4_36.pdf
Owner
- Name: Scholia
- Login: WDscholia
- Kind: organization
- Website: https://scholia.toolforge.org/
- Twitter: WDScholia
- Repositories: 1
- Profile: https://github.com/WDscholia
scholarly profiles based on Linked Open Data from Wikidata
Citation (CITATION)
@InProceedings{NielsenF2017Scholia,
author = {Finn {\AA}rup Nielsen and Daniel Mietchen and Egon
Willighagen},
title = {Scholia and scientometrics with Wikidata},
booktitle = {Scientometrics 2017},
year = {2017},
arxiv = {1703.04222},
wikidata = {Q28942417},
pages = {237--259},
month = {November},
doi = {10.1007/978-3-319-70407-4_36},
URL = {https://arxiv.org/pdf/1703.04222},
}
GitHub Events
Total
- Create event: 49
- Commit comment event: 1
- Issues event: 139
- Watch event: 22
- Delete event: 2
- Issue comment event: 192
- Push event: 78
- Gollum event: 6
- Pull request review event: 14
- Pull request review comment event: 9
- Pull request event: 118
- Fork event: 6
Last Year
- Create event: 49
- Commit comment event: 1
- Issues event: 139
- Watch event: 22
- Delete event: 2
- Issue comment event: 192
- Push event: 78
- Gollum event: 6
- Pull request review event: 14
- Pull request review comment event: 9
- Pull request event: 118
- Fork event: 6
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 72
- Total pull requests: 55
- Average time to close issues: 4 months
- Average time to close pull requests: about 1 month
- Total issue authors: 9
- Total pull request authors: 8
- Average comments per issue: 1.19
- Average comments per pull request: 0.31
- Merged pull requests: 36
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 68
- Pull requests: 53
- Average time to close issues: about 1 month
- Average time to close pull requests: 5 days
- Issue authors: 9
- Pull request authors: 7
- Average comments per issue: 1.1
- Average comments per pull request: 0.28
- Merged pull requests: 36
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- fnielsen (88)
- egonw (28)
- Daniel-Mietchen (16)
- Adafede (6)
- stuartyeates (4)
- WolfgangFahl (2)
- dpriskorn (2)
- Robot8A (2)
- larsgw (1)
- carlinmack (1)
- alexander-winkler (1)
- brierjonOU (1)
- jonassmedegaard (1)
- prototyperspective (1)
- B-Carlo (1)
Pull Request Authors
- fnielsen (57)
- egonw (34)
- larsgw (8)
- Adafede (5)
- carlinmack (5)
- faresh9 (5)
- DaxServer (5)
- Daniel-Mietchen (2)
- arijitdas13105 (2)
- LibrErli (2)
- pfps (1)
- cthoyt (1)
- lubianat (1)
- stuartyeates (1)
- Ankush1oo8 (1)
Top Labels
Issue Labels
bug (87)
enhancement (45)
aspects (6)
question (5)
security (4)
data-quality (4)
SPARQL (3)
usability (2)
P921-main-subject (2)
OJS (2)
outreach (1)
P3712 -objective-of-project-or-action-CiTO (1)
visualization (1)
documentation (1)
P18-image (1)
P496-ORCID (1)
tools+workflows (1)
P625-geolocation (1)
P17-country (1)
legacy-replacement (1)
arXiv (1)
panels (1)
internationalization (1)
Wikidata-labels (1)
navigation (1)
good first issue (1)
Pull Request Labels
max-5-lines (7)
bug (5)
enhancement (5)
needs rebasing (3)
security (2)
P2860-cites (2)
legacy-replacement (1)
P3712 -objective-of-project-or-action-CiTO (1)
internationalization (1)
Dependencies
docs/requirements.txt
pypi
- Pallets-Sphinx-Themes ==2.0.1
- Sphinx ==4.1.2
- jinja2 <3.1.0
- sphinx-rtd-theme ==0.5.2
requirements.txt
pypi
- Flask-Bootstrap *
- docopt *
- feedparser *
- flask *
- lxml >=4.6.5
- python-dateutil *
- requests *
- simplejson *
- urllib3 >=1.25.1
- werkzeug >=0.9
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
.github/workflows/docker-image.yml
actions
- actions/checkout v2 composite
- docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
- docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
- docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
Dockerfile
docker
- python 3.9-slim-buster build
docker-compose.yml
docker
- nginx latest
- scholia latest
nginx/Dockerfile
docker
- nginx latest build
setup.py
pypi