Skip to main content

Kahi plugin to insert or update affiliations from scienti

Project description

Kahi scienti affiliations plugin

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

Description

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

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

If you have several scienti databases use the example below

config:
  database_url: localhost:27017
  database_name: kahi
  log_database: kahi_log
  log_collection: log
workflow:
  scienti_affiliations:
    databases:
      - database_url: localhost:27017
        database_name: scienti_111
        collection_name: products
      - database_url: localhost:27017
        database_name: scienti_uec_2022
        collection_name: product
    verbose: 2

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_affiliations-0.1.3b0.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for Kahi_scienti_affiliations-0.1.3b0.tar.gz
Algorithm Hash digest
SHA256 03f39bf8ba0eb55198bda4982f2f7e4a00abe1313c799329c30483c97f19c956
MD5 3b2b043a8a91ac1d52f77777c12ecf29
BLAKE2b-256 630b456001efb22caf6c30610d9fc251d9f01eeb691e7c30ea794cf1be84f0b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Kahi_scienti_affiliations-0.1.3b0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4cb201131ec064a24647e75b9eb79dc2fd8be547e713c4579f534e726856e17
MD5 f8e897bb83e0fcbee9f79e56023fbddd
BLAKE2b-256 1e5fdc61c33f6440170485a8600197e24412124d84a8ccbdb625e516d70b4f64

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