Kahi plugin doaj_sources
Project description
Kahi scimago sources plugin
Kahi will use this plugin to insert or update the journal information from DOAJ
Description
Plugin that reads the information from a mongodb collection with doaj json information to update or insert the information of the journals 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_doaj_sources
Dependencies
Software dependencies will automatically be installed when installing the plugin. The user must have a copy of the DOAJ dump which can be downloaded at DOAJ data dump website and import it 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:
doaj_sources:
database_url: localhost:27017
database_name: doaj
collection_name: stage
verbose: 5
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_doaj_sources-0.1.1b0.tar.gz
.
File metadata
- Download URL: Kahi_doaj_sources-0.1.1b0.tar.gz
- Upload date:
- Size: 5.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 | 4e8eb54883bd716f81c60df2a594fac9ca7443b8b5f35b530b655375fe6783bc |
|
MD5 | d7400352d70c28fc83ecd642aa61bf10 |
|
BLAKE2b-256 | 3ab5a033fbcd1e3713a8e0f068a7e58fba4fe9a34d1d7042368c9ed09c08b9f5 |
File details
Details for the file Kahi_doaj_sources-0.1.1b0-py3-none-any.whl
.
File metadata
- Download URL: Kahi_doaj_sources-0.1.1b0-py3-none-any.whl
- Upload date:
- Size: 5.3 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 | e217932a3ebf3f34b77671f9c0658daca3914f947a0df53d875a02b1aed5ce09 |
|
MD5 | 5939310ae64f3219b83a4ac047b5bb65 |
|
BLAKE2b-256 | 7f0af29f11b4ec34f5861df973d9c69d29d3fe303f18a8777a8e9150c39b0fd0 |