Skip to main content

Kahi plugin to insert and update the authors from openalex

Project description

Kahi OpenAlex sources plugin

Kahi will use this plugin to insert or update authors' information from openalex

Description

Plugin that reads the information from a mongodb collection with openalex information to update or insert the information of the authors 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_person

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
  log_collection: log
workflow:
  openalex_sources:
    database_url: localhost:27017
    database_name: openalexco
    collection_name: authors
    collection_name_works: works #required for related works
    num_jobs: 20
    verbose: 2

License

BSD-3-Clause License

Links

http://colav.udea.edu.co/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kahi_openalex_person-0.1.4b0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

Kahi_openalex_person-0.1.4b0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file kahi_openalex_person-0.1.4b0.tar.gz.

File metadata

File hashes

Hashes for kahi_openalex_person-0.1.4b0.tar.gz
Algorithm Hash digest
SHA256 1c00d023f77f0d6b53ca39841c77b5face2237d58c7a6b670c61fde3bcb3b2bd
MD5 5a59b54d55eda871a9c39ee079697856
BLAKE2b-256 e0e2889a413614881e08034f65f6e3adff733fd2a3b38e524d2428cfb193ecf2

See more details on using hashes here.

File details

Details for the file Kahi_openalex_person-0.1.4b0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_openalex_person-0.1.4b0-py3-none-any.whl
Algorithm Hash digest
SHA256 62e91ff29f65549464a876bbba088441879dd1b4921d72ec554a8016436f5d09
MD5 def9c2ed1760b12a9351da5acdbe6c34
BLAKE2b-256 df42f515843d199ebe1abae99f3898aa34e04bc62c96b8d74cb473b7b4668805

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page