Skip to content

alina-trifan/pgct-projeto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Knowledge Maps as support tools for managing scientific competences

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.

Using Scopus API to access publication tracks

The pybliometrics library is currently in use.

Documentation: https://pybliometrics.readthedocs.io

Original repository: https://github.com/pybliometrics-dev/pybliometrics

Installation

pip install pybliometrics

Using ORCID API to access publication & project tracks

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages