Kahi plugin to insert or update people from scienti
Project description
Kahi scienti person plugin
Kahi will use this plugin to insert or update the people information from scienti dump
Description
Plugin that reads the information from a scienti dump to insert or update the information of the authors of academic products 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_person
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_person:
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_person:
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kahi_scienti_person-0.1.5b0.tar.gz
.
File metadata
- Download URL: kahi_scienti_person-0.1.5b0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76c956a7f6d3f4a2e7046464010f63f1b1f7c0636f4a8e1a3b1241d4d32f5f5b |
|
MD5 | 33fdb28ca6e5f138ddb8595335e62e1f |
|
BLAKE2b-256 | 04603bf4017d4d59422810bab176b38d879642452d754eee1acaff4bdc362a7e |
File details
Details for the file Kahi_scienti_person-0.1.5b0-py3-none-any.whl
.
File metadata
- Download URL: Kahi_scienti_person-0.1.5b0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a439e50f3210b8339d4a07df517715bb740a546a44e061215a869747131425f2 |
|
MD5 | a82b05edfb5fe0ea554b951a72455595 |
|
BLAKE2b-256 | 3553f26fe5fc1b391ea1f8418d61a4dd60e3b01edec661632768f7e6da947b61 |