Skip to main content

Kahi plugin to insert or update sources from scienti

Project description

Kahi scienti sources plugin

Kahi will use this plugin to insert or update the journal information from scienti dump

Description

Plugin that reads the information from a scienti dump to insert or update journals 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_scienti_sources

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.

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
  log_collection: log
workflow:
  scienti_sources:
    - database_url: localhost:27017
      database_name: scienti_111
      collection_name: products

Where file_path under scimago_sources task is the full path where the scimago csv is located.

I you have several scimago files use the yaml structure as shown below

config:
  database_url: localhost:27017
  database_name: kahi
  log_database: kahi_log
  log_collection: log
workflow:
  scienti_sources:
    - database_url: localhost:27017
      database_name: scienti_111
      collection_name: products
    - database_url: localhost:27017
      database_name: scienti_uec_2022
      collection_name: products
    - database_url: localhost:27017
      database_name: scienti_univalle_2022
      collection_name: products

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_sources-0.0.2a0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

Kahi_scienti_sources-0.0.2a0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file Kahi_scienti_sources-0.0.2a0.tar.gz.

File metadata

File hashes

Hashes for Kahi_scienti_sources-0.0.2a0.tar.gz
Algorithm Hash digest
SHA256 7b5786ca779185d36349bf10c8f632e75102bc20e4c1805a92c79b21a2e2a64c
MD5 967ed4fe27c4d7b53a75f676565dc415
BLAKE2b-256 d54d1e487f7645feeaa0df2c7c9524403d9c3a0ecd0afdfd6f19c89295766488

See more details on using hashes here.

File details

Details for the file Kahi_scienti_sources-0.0.2a0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_scienti_sources-0.0.2a0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b684392873cb5d38b1bcb7d0eea687d5dc17839540309e0c2dbb6d2771eb14c
MD5 8bdc0f9afeca9ea563c5df7a29a8c096
BLAKE2b-256 2a73ad1dab6707be7403d1181c27e0dee7c9a2eedc48af8a9128bbdde339c01e

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