Kahi plugin to insert openalex subjects
Project description
Kahi openalex subjects plugin
Kahi will use this plugin to insert or update the subjects information from OpenAlex
Description
Plugin that reads the information from a mongodb collection with openalex dump to update or insert the information of the subjects 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 OpenAlex snapshot which can be downloaded at OpenAlex snapshot website and import the concpetsw collection 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:
openalex_subjects:
database_url: localhost:27017
database_name: openalex
collection_name: concepts
num_jobs: 10
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_openalex_subjects-0.1.1b0.tar.gz
.
File metadata
- Download URL: Kahi_openalex_subjects-0.1.1b0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c229d4ac1ed6bcddffb47f20dca72618accbef9bf1333f31df5a0778725775 |
|
MD5 | 40ea5e699be1cc124dff09be46acc0b7 |
|
BLAKE2b-256 | 511f8ae32d49e24e30ebe1ae5d1c88bc99676b3ccb03f810cdbfaaa7b17e2096 |
File details
Details for the file Kahi_openalex_subjects-0.1.1b0-py3-none-any.whl
.
File metadata
- Download URL: Kahi_openalex_subjects-0.1.1b0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8f875b4ac3887f724450eb331edbfb03f24718e45456772bdb068a5e2df6dbd |
|
MD5 | 2ecd884dcd93d8083bdfa810389ae4bb |
|
BLAKE2b-256 | cade9706b82311ca208c3597cd5bc0fd8897b823a8fc1298b4a97bfbab82cfaa |