Skip to main content

Kahi plugin to insert and update works from scopus

Project description

Kahi scopus works plugin

Kahi will use this plugin to insert or update the works information from scopus database.

Description

Plugin that read the information from a mongodb database with scopus information to update or insert the information of the research products 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_scopus_works

Dependencies

Software dependencies will automatically be installed when installing the plugin. For the data dependencies the user must have a subset of Scopus papers' metadata loaded on a mongodb database. C++ library libhunspell-dev must be installed on your system. On ubuntu you can do it by typing

$ sudo apt install libhunspell-dev

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:
  scopus_works:
    num_jobs: 5
    verbose: 5
    database_url: localhost:27017
    database_name: scopus
    collection_name: stage
  • WARNING *. This process could take several hours

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_scopus_works-0.1.0b0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

Kahi_scopus_works-0.1.0b0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file Kahi_scopus_works-0.1.0b0.tar.gz.

File metadata

  • Download URL: Kahi_scopus_works-0.1.0b0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for Kahi_scopus_works-0.1.0b0.tar.gz
Algorithm Hash digest
SHA256 b7482f47a907633a78b531d727a40aedd14a312dd0a34ee8f3b6c6242e6ff1cf
MD5 2b789f7788ab458d69d2c811fc4f5abf
BLAKE2b-256 a2b2cc7973be892ae7b0890b157840a6a8a8c39e8b420f5d43ae4aacc5ac0c24

See more details on using hashes here.

File details

Details for the file Kahi_scopus_works-0.1.0b0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_scopus_works-0.1.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 f49d03386ac18e21014cb7da3f00af1a402e6cef2df8871106639245d98207ab
MD5 f5cbd90d9f8627b6a981e72f86678695
BLAKE2b-256 b56c41e6cdfd85ed38e0038ccbb2e4d3ab1cc9f3e91001df693e7383a16743d9

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