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.1.1b0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

Kahi_scienti_sources-0.1.1b0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file Kahi_scienti_sources-0.1.1b0.tar.gz.

File metadata

File hashes

Hashes for Kahi_scienti_sources-0.1.1b0.tar.gz
Algorithm Hash digest
SHA256 e0cafa9ed4d4e1ec34a65f4c1df70f23d1b6f161a3d0bf20450819071c81b5fa
MD5 9b83120567b8aa2f73ec6365c2f984c7
BLAKE2b-256 4d151f8ddf3283b2329ed8716634775a5ce126c70f503851fc4483211edec7f3

See more details on using hashes here.

File details

Details for the file Kahi_scienti_sources-0.1.1b0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_scienti_sources-0.1.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 249a916b3f5696f86f53538fb8ec294fa9a446a70da8a96f7c5e223c33682443
MD5 a90a2374e45f2951dfdab5ea6fb4e612
BLAKE2b-256 8f38b726a1a96c065c3097cafcc757dc133d1245bc54507fb15e8e7b840c1ed5

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