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.0.1a0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file Kahi_scienti_affiliations-0.0.1a0.tar.gz.

File metadata

File hashes

Hashes for Kahi_scienti_affiliations-0.0.1a0.tar.gz
Algorithm Hash digest
SHA256 3eaa07b36e96d913e1738a5c37a9e4e2741426d64e587a7e2d9f60b1972caf31
MD5 d627ee9d6ef41de6b97701dc3f5bb0c3
BLAKE2b-256 49eb8348256d8490c2ed0b8114c9801847673c1be210da15fe767566dacf37da

See more details on using hashes here.

File details

Details for the file Kahi_scienti_affiliations-0.0.1a0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_scienti_affiliations-0.0.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c90c218a1b0ca3e2f326448260ae6188410bb5eb26f0afdbfcf58c7c5a4b34a
MD5 61d18d3bd9be246fa6a34741d78138b2
BLAKE2b-256 93b60d5ed94adebf6fd5e6af0f8b01a7cb9c2e95c44e1565652caf5cb9d25325

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