Skip to main content

Kahi plugin to insert and update works from scienti

Project description

Kahi scienti works plugin

Kahi will use this plugin to insert or update the works information from scienti database.

Description

Plugin that reads the information from a scienti dump to insert or update the information of the of academic products in colav's database.

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_openalex_works

Dependencies

Software dependencies will automatically be installed when installing the plugin. The user must have at least one database obtained from minciencias and previously processed by kayPacha and uploaded on a mongodb database. 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:
  scienti_works:
    databases:
    - database_url: localhost:27017
      database_name: scienti
      collection_name: products
    num_jobs: 5
    verbose: 5

If you have several scienti databases use the example below

config:
  database_url: localhost:27017
  database_name: kahi
  log_database: kahi
  log_collection: log
workflow:
  scienti_works:
    databases:
      - database_url: localhost:27017
        database_name: scienti_udea
        collection_name: products
      - database_url: localhost:27017
        database_name: scienti_uec_2022
        collection_name: product
    num_jobs: 5
    verbose: 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_scienti_works-0.1.3b0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

Kahi_scienti_works-0.1.3b0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file Kahi_scienti_works-0.1.3b0.tar.gz.

File metadata

  • Download URL: Kahi_scienti_works-0.1.3b0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for Kahi_scienti_works-0.1.3b0.tar.gz
Algorithm Hash digest
SHA256 8d6b6883e7eedc46006c84d9540a5dacca7e46e04dccdb1d210c09d33a6a4ef4
MD5 ad1421eeb37d5a4cc13b25176d13b6f6
BLAKE2b-256 fe366e3a088544c6733ef590e2bf0255fa7767490698efed38aa7573cf9b9e9b

See more details on using hashes here.

File details

Details for the file Kahi_scienti_works-0.1.3b0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_scienti_works-0.1.3b0-py3-none-any.whl
Algorithm Hash digest
SHA256 a2c750c9da0e5db8a1374f39541624b38a772d461043a0f1de02051e81efe98d
MD5 1493c216d1175fb9ed51063dce636e88
BLAKE2b-256 2f9d378d12a5bb3a43b9528f4ad60249e72018343ef25535d227520b3b60585f

See more details on using hashes here.

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