Kahi plugin to insert and update works from Web of Science
Project description
Kahi wos works plugin
Kahi will use this plugin to insert or update the works information from Web of Science database.
Description
Plugin that read the information from a mongodb database with web of science information to update or insert the information of the research products in CoLav's database format.
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_wos_works
Dependencies
Software dependencies will automatically be installed when installing the plugin. For the data dependencies the user must have a subset of Web of Science papers' metadata loaded on a mongodb database through the use of WoSPlus package. C++ library libhunspell-dev must be installed on your system. On ubuntu you can do it by typing
$ sudo apt install libhunspell-dev
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:
wos_works:
num_jobs: 5
verbose: 5
database_url: localhost:27017
database_name: wos
collection_name: stage
- WARNING *. This process could take several hours
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_wos_works-0.1.3b0.tar.gz
.
File metadata
- Download URL: Kahi_wos_works-0.1.3b0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb775a928ef4ba84aa3956c6910d9ea91e9f7097ee0e901bc9ffc7d69c776c8c |
|
MD5 | 4e852637dec94b77582279cd380ac974 |
|
BLAKE2b-256 | cf36b814c084aea851c833c40574e0b9221425c2078c1670951a8cb3d41adcb3 |
File details
Details for the file Kahi_wos_works-0.1.3b0-py3-none-any.whl
.
File metadata
- Download URL: Kahi_wos_works-0.1.3b0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c063c49129e5a52525bde1f6ee83e663107ad1394f6be26ee3e707c5daa10ee1 |
|
MD5 | 49801e7fce7187e19fd3f357c7832316 |
|
BLAKE2b-256 | d2cd8eda8ae4790ce844aac08fc4a469c3211b1ce84dea7ea6f06d67d362793a |