All Projects → fnielsen → Scholia

fnielsen / Scholia

Licence: other
Wikidata scholarly profiles

Projects that are alternatives of or similar to Scholia

scholia
Wikidata-based scholarly profiles
Stars: ✭ 166 (+44.35%)
Mutual labels:  bibliography, sparql, wikidata
SPARQL
Lib PHP for SPARQL 1.1
Stars: ✭ 23 (-80%)
Mutual labels:  sparql, wikidata
WikidataQueryServiceR
An R package for the Wikidata Query Service API
Stars: ✭ 23 (-80%)
Mutual labels:  sparql, wikidata
Wikibase Sdk
JS utils functions to query a Wikibase instance and simplify its results
Stars: ✭ 251 (+118.26%)
Mutual labels:  wikidata, sparql
Mundaneum
A clojure wrapper around WikiData
Stars: ✭ 54 (-53.04%)
Mutual labels:  wikidata, sparql
Graphql Ld.js
Linked Data Querying with GraphQL
Stars: ✭ 65 (-43.48%)
Mutual labels:  sparql
Adstex
Automated generation of NASA ADS bibtex entries directly from citation keys in your TeX source files
Stars: ✭ 89 (-22.61%)
Mutual labels:  bibliography
Graphql To Sparql.js
Converts GraphQL queries to SPARQL queries
Stars: ✭ 62 (-46.09%)
Mutual labels:  sparql
Rasqal
Redland Rasqal RDF Query Library
Stars: ✭ 57 (-50.43%)
Mutual labels:  sparql
Hypergraphql
GraphQL interface for querying and serving linked data on the Web.
Stars: ✭ 112 (-2.61%)
Mutual labels:  sparql
Kglab
Graph-Based Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, RDFlib, pySHACL, RAPIDS, NetworkX, iGraph, PyVis, pslpython, pyarrow, etc.
Stars: ✭ 98 (-14.78%)
Mutual labels:  sparql
Virtuoso Sparql Endpoint Quickstart
creates a docker image with Virtuoso preloaded with the latest DBpedia dataset
Stars: ✭ 80 (-30.43%)
Mutual labels:  sparql
Sparnatural
Sparnatural : javascript visual SPARQL query builder
Stars: ✭ 65 (-43.48%)
Mutual labels:  sparql
Client.js
[DEPRECATED] A JavaScript client for Triple Pattern Fragments interfaces.
Stars: ✭ 95 (-17.39%)
Mutual labels:  sparql
Semantic forms
Form generators leveraging semantic web standards (RDF(S), OWL, SPARQL , ...
Stars: ✭ 63 (-45.22%)
Mutual labels:  sparql
Rubybib.org
The Ruby Bibliography
Stars: ✭ 102 (-11.3%)
Mutual labels:  bibliography
Openrefine
OpenRefine is a free, open source power tool for working with messy data and improving it
Stars: ✭ 8,531 (+7318.26%)
Mutual labels:  wikidata
Vglist
A video game library tracking web app built in Rails and powered by Wikidata.
Stars: ✭ 78 (-32.17%)
Mutual labels:  wikidata
Rdf Ext
RDF library for NodeJS and the Browsers
Stars: ✭ 97 (-15.65%)
Mutual labels:  sparql
Soweego
Link Wikidata items to large catalogs
Stars: ✭ 74 (-35.65%)
Mutual labels:  wikidata

.. image:: scholia/app/static/images/scholia_logo.svg :width: 100% :alt: Scholia

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

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.

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, 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/fnielsen/scholia .. _CONTRIBUTING.rst: https://github.com/fnielsen/scholia/blob/master/CONTRIBUTING.rst .. _requirements.txt: https://github.com/fnielsen/scholia/blob/master/requirements.txt .. _runserver.py: https://github.com/fnielsen/scholia/blob/master/runserver.py

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].