This repository was created in the scope of the project developed for Pós-Graduação em Gestão e Políticas de Ciência e Tecnólogia.
The main objective of this project is to employ data mining approaches for developing a platform that supports a knowledge map designed to assist on one hand, officers working in science interface groups, and external stakeholders onthe other, at identifying the experts and their respective domains of expertise in research based organizations. It holds the code developed or adapted from other public repositories and instructions on how to run it.
The pybliometrics library is currently in use.
Documentation: https://pybliometrics.readthedocs.io
Original repository: https://github.com/pybliometrics-dev/pybliometrics
Installation
pip install pybliometrics
A Python wrapper for accessing the ORCID API is in use.
API Documentation: https://info.orcid.org/documentation/api-tutorials/api-tutorial-read-data-on-a-record/#easy-faq-2665 Wrapper: https://github.com/ORCID/python-orcid
Installation
pip install orcid