Skip to main content

Kahi plugin to address unicity of Authors

Project description

Kahi unicity for person

Kahi will use this plugin to do an author unicity process based on the ORCID, scholar, scopus, researchgate ids and DOIs of your works.

Description

This plugin will analyze the person collection and based on the ORCID, scholar, scopus, researchgate ids and DOIs of their works, it will merge records of authors that correspond to the same person.

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_unicity_person

Dependencies

This plugin requires kahi's person collection, it is recommended to make a backup of the collection before executing it.

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:
  unicity_person:
    collection_name: person
    max_authors_threshold: 0
    num_jobs: 20
    task:
      - scholar
      - scopus
      - researchgate
      - orcid
      - doi
    verbose: 1

max_authors_threshold is used to filter the works to be processed with DOI according to their number of authors, use 0 to process all the works.

Task corresponds to a list of unicity processes, the available options by id are ['linkedin', 'orcid', 'publons', 'researchgate', 'scholar', 'scopus', 'ssrn', 'wos'] and by work is “doi”. It is possible to set only one option.

  • WARNING *. The doi unicity process could take several minutes

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_unicity_person-0.0.1b0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

Kahi_unicity_person-0.0.1b0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file kahi_unicity_person-0.0.1b0.tar.gz.

File metadata

  • Download URL: kahi_unicity_person-0.0.1b0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for kahi_unicity_person-0.0.1b0.tar.gz
Algorithm Hash digest
SHA256 bb0a39b20306b8e46a27eef5d2d943a83be0aad6da974ba8825816700d165b67
MD5 535eb14238525f3e6ca9669f3abb1a76
BLAKE2b-256 2c9729ac8c88911baf71ce1c67d55a52a009ed2b9d0a654c94562e1110313ea9

See more details on using hashes here.

File details

Details for the file Kahi_unicity_person-0.0.1b0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_unicity_person-0.0.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 b14525865b0266f8b2672bfdbdb257e04615c119881c05f2b63a59738cdd13cd
MD5 c4096e55eb49b70e266195677c0f3464
BLAKE2b-256 257b54bc0f0b3078a3fcf92c96318c549c9ee582ae503bf604b312dd17ba857e

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