Kahi plugin to insert and update the affiliations from openalex
Project description
Kahi OpenAlex affiliations plugin
Kahi will use this plugin to insert or update affiliations' information from openalex
Description
Plugin that reads the information from a mongodb collection with openalex information to update or insert the information of the affiliations 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_openalex_affiliations
Dependencies
Software dependencies will automatically be installed when installing the plugin. The user must have a copy of the openalex dumpwith the collection of venues which can be downloaded at OpenAlex 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_collection: log
workflow:
openalex_affiliations:
database_url: localhost:27017
database_name: openalex
collection_name: institutions
num_jobs: 20
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_openalex_affiliations-0.1.0b0.tar.gz
.
File metadata
- Download URL: Kahi_openalex_affiliations-0.1.0b0.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 | 7e8a1c98e30facd133a83f7e21a2e7d91fc150d5795db6386a8e717a78fbdd20 |
|
MD5 | 720e9dd022fb3767de8c2601bbceaf30 |
|
BLAKE2b-256 | df91376e831690875728be8d7e54e2062276817981797f17606efdf76c53fb6f |
File details
Details for the file Kahi_openalex_affiliations-0.1.0b0-py3-none-any.whl
.
File metadata
- Download URL: Kahi_openalex_affiliations-0.1.0b0-py3-none-any.whl
- Upload date:
- Size: 5.2 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 | 4cb2ef49c8512767e44ed3bbfe1c5ce616aa5d795626ff17066f8d9f9e4ba996 |
|
MD5 | 4f52344236fb0e3ae0189e1067bee0b7 |
|
BLAKE2b-256 | 1b02d2d6149a0f94cf3e91c035eb426d9823298c591177143ebb52cad7186f4a |