Metadata-Version: 2.4
Name: Orange3-Biblium
Version: 0.2.2
Summary: Bibliometric analysis widgets for Orange (powered by Biblium 2.16+)
Home-page: https://github.com/lan-umek/orangebib
Author: Lan Umek
Author-email: lan.umek@fu.uni-lj.si
License: MIT
Keywords: orange3 add-on,bibliometrics,scientometrics,citation analysis,biblium,openalex,scopus,web of science
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Requires-Python: >=3.9
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: Orange3>=3.36.0
Requires-Dist: pandas>=1.5.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: requests>=2.28.0
Requires-Dist: biblium>=2.16.0
Provides-Extra: full
Requires-Dist: biblium>=2.16.0; extra == "full"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


Orange3-Biblium (OrangeBib) provides widgets for bibliometric and scientometric
analysis of academic literature. It integrates the Biblium library with Orange
data mining suite.

Supports data from major bibliographic databases:
- Scopus
- Web of Science
- OpenAlex
- PubMed
- Dimensions
- Lens.org
- And many more (30+ formats)

Features:
- Load data from multiple bibliographic database export formats
- Query OpenAlex API directly from Orange
- Predefined sample datasets for learning and testing
- Seamless integration with Orange's data analysis pipeline
- Built-in widget help ("?" button) shipped with the add-on
