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
Release files for Kahi-scienti-affiliations 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kahi_scienti_affiliations-0.1.4.tar.gz | 6.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Kahi_scienti_affiliations-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.7 kB
Release files / kahi_scienti_affiliations-0.1.4.tar.gz
| Download URL | kahi_scienti_affiliations-0.1.4.tar.gz |
|---|---|
| Size | 6.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e874d285e26847d99629011843240d22b96af2b62041d072db814abdebdcab73
|
|
BLAKE2b-256 checksum How to use checksums |
4981ed2d4e171ab4f517a2117e73aa604b13e5c6f1bd16bf474bf9f9185645d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.21
|
Release files / Kahi_scienti_affiliations-0.1.4-py3-none-any.whl
| Download URL | Kahi_scienti_affiliations-0.1.4-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cdefeb3198f101048096a48fc2ca220182091252693d6ef334aba4d7a808059a
|
|
BLAKE2b-256 checksum How to use checksums |
aa68fa2cbb2cf7ab3bf7b53f130df5e7748a87065d08fd6cdb741312a607b1bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.21
|