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:
    databases:
      - database_url: localhost:27017
        database_name: scienti_111
        collection_name: products

I you have several scienti 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:
    databases:
      - 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.2b0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for Kahi_scienti_sources-0.1.2b0.tar.gz
Algorithm Hash digest
SHA256 bc36bca6c97189b85adb4600df1346a367748d955383f35b14fbd3ef23daecfc
MD5 978add01db6ee30533473f316e51af97
BLAKE2b-256 b86605e17aa722dc141005ab285bf728589c657db0fd22e567b98d3654f22268

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Kahi_scienti_sources-0.1.2b0-py3-none-any.whl
Algorithm Hash digest
SHA256 457ccd01632bcd872dbf20f2f238e41875c0980fa142bd2435e0bfdc411950a2
MD5 8cfe4fab7360ca6fd08bb66c38d08fe2
BLAKE2b-256 7adcd74a35e4d6c29aec1fd1c370feeecc0bf1d09aaf3e6afaf80e1ff2128473

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