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.1.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Kahi_unicity_person-0.1.0-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file kahi_unicity_person-0.1.0.tar.gz.

File metadata

  • Download URL: kahi_unicity_person-0.1.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for kahi_unicity_person-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6a0c7d63f58896bb6c5de50c2db8d8333da082675923c1e82cb5d5da31b4c51c
MD5 0778d03608389f33a076869af2d0ee6b
BLAKE2b-256 84270cd8502c87445d8fcbd3b86a172215a5d7177369ca8f96a0a915855c6181

See more details on using hashes here.

File details

Details for the file Kahi_unicity_person-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_unicity_person-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 025b793af10bd14bf98ee22fa6c1bc13ac2d097b247b92ac0eacb43d2d032955
MD5 5c7d07a97388b4c1d4c2869df0c7048f
BLAKE2b-256 1812ad4a2789dcc2cb37a7ad931e89f72337ce250fffefbfc18547d9d553c82b

See more details on using hashes here.

Supported by

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