Metadata-Version: 2.1
Name: pysotsog
Version: 0.1.0
Project-URL: Home, https://github.com/WolfgangFahl/pysotsog
Project-URL: Documentation, https://wiki.bitplan.com/index.php/Pysotsog
Project-URL: Source, https://github.com/WolfgangFahl/pysotsog
Author-email: Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.7
Requires-Dist: fake-useragent>=0.1.11
Requires-Dist: habanero~=1.2.2
Requires-Dist: justpy>=0.11.3
Requires-Dist: py-3rdparty-mediawiki>=0.8.0
Requires-Dist: pyjustpywidgets>=0.1.11
Requires-Dist: pylodstorage>=0.4.7
Requires-Dist: search-engine-parser~=0.6.8
Requires-Dist: semanticscholar~=0.3.0
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# pysotsog
python Library for Scholars to achieve "Standing on the shoulders of giants - with direct access to the clouds"

[![Join the discussion at https://github.com/WolfgangFahl/pysotsog/discussions](https://badges.gitter.im/pysotsog/community.svg)](https://github.com/WolfgangFahl/pysotsog/discussions)
[![pypi](https://img.shields.io/pypi/pyversions/pysotsog)](https://pypi.org/project/pysotsog/)
[![Github Actions Build](https://github.com/WolfgangFahl/pysotsog/workflows/Build/badge.svg?branch=main)](https://github.com/WolfgangFahl/pysotsog/actions?query=workflow%3ABuild+branch%3Amain)
[![PyPI Status](https://img.shields.io/pypi/v/pysotsog.svg)](https://pypi.python.org/pypi/pysotsog/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/pysotsog.svg)](https://github.com/WolfgangFahl/pysotsog/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/pysotsog.svg)](https://github.com/WolfgangFahl/pysotsog/issues/?q=is%3Aissue+is%3Aclosed)
[![License](https://img.shields.io/github/license/WolfgangFahl/pysotsog.svg)](https://www.apache.org/licenses/LICENSE-2.0)

## Introduction
pysotsog is a python library for scholars to help navigate the conceptual knowledge graph consisting of

- authors
- organizations
- papers
- scientific events
- scientific event series

## Docs and Tutorials
[Wiki](https://wiki.bitplan.com/index.php/Pysotsog)

## Demo
[sotsog Demo at https://sotsog.bitplan.com](http://sotsog.bitplan.com)

### Example search
```bash
UCLA
Tim Berners-Lee
We Need a Magna Carta for the Internet
Wikidata Workshop 2022
VNC 2019
Proceedings of the 35th International Workshop on Description Logics (DL 2022)
COVID-19
```
![Search Demo](https://user-images.githubusercontent.com/95085996/203155213-8e12cbb0-942a-49fc-9b77-2977bb5ddeaa.gif)
