Skip to main content

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

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_affiliations-0.1.2b0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file Kahi_openalex_affiliations-0.1.2b0.tar.gz.

File metadata

File hashes

Hashes for Kahi_openalex_affiliations-0.1.2b0.tar.gz
Algorithm Hash digest
SHA256 b6d2cec8726a4d564efba69f36af9fd9dcc19d88954c948bd5d216366041549d
MD5 b7217b820614667735fd04a25c7d12f1
BLAKE2b-256 4052f175e260477a998a65baff3d43016df12c27fb55d2f5e0314362315d41d9

See more details on using hashes here.

File details

Details for the file Kahi_openalex_affiliations-0.1.2b0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_openalex_affiliations-0.1.2b0-py3-none-any.whl
Algorithm Hash digest
SHA256 df2b35c1196fffb37b9bd16835032fb67fb0df94f2083782fe1e3d997147836c
MD5 e5c259a8a90d5fa4a33c49b0c39f13f9
BLAKE2b-256 84701fc17507edbf2fd82ca14d671a84c87b25d2be336bbae30cfecc8f91894a

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