Skip to main content

Kahi plugin to insert and update works from Web of Science

Project description

Kahi ranking udea works plugin

Kahi will use this plugin to insert or update the works information from ranking office file from University of Antioquia.

Description

Plugin that read the information from a file with papers published and reported to the ranking office at University of Antioquia to update or insert the information of the research products in CoLav's database format.

Installation

You could download the repository from github. Go into the folder where the setup.py is located and run

pip3 install .

From the package you can install by running

pip3 install kahi_scholar_works

Dependencies

Software dependencies will automatically be installed when installing the plugin. For the data dependencies the user must have a copy of the file from UdeA's ranking office.. C++ library libhunspell-dev must be installed on your system. On ubuntu you can do it by typing

$ sudo apt install libhunspell-dev

Usage

To use this plugin you must have kahi installed in your system and construct a yaml file such as

config:
  database_url: localhost:27017
  database_name: kahi
  log_database: kahi
  log_collection: log
workflow:
  ranking_udea_works:
    file_path: /current/data/colombia/udea/produccion 2018-2022 al 27 oct 2022.xlsx
    verbose: 5
    num_jobs: 5
  • WARNING *. This process could take several hours

License

BSD-3-Clause License

Links

http://colav.udea.edu.co/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Kahi_ranking_udea_works-0.1.2b0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

Kahi_ranking_udea_works-0.1.2b0-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page