Skip to main content

Kahi plugin to insert and update works from minciencias opendata

Project description

Kahi minciencias opendata plugin

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

Description

Plugin that reads the information from minciencias opendata database to insert or update the information of the of academic products in colav's database.

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_minciencias_opendata_works

Similarity support

This plugin only process works without doi. Then a elastic search server must be running. The plugin will use the server to find the most similar works in the database. To deply it please read https://github.com/colav/Chia/tree/main/elasticsaerch and follow the instructions.

Docker and docker-compose are required to deploy the server.

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:
  minciencias_opendata_works:
    es_index: kahi_es
    es_url: http://localhost:9200
    es_user: elastic
    es_password: colav
    database_url: localhost:27017
    database_name: yuku
    collection_name: gruplac_production_data
    insert_all: False
    thresholds: [65, 90, 95]
    num_jobs: 6
    verbose: 1
  • WARNING *. This process can take more than an hour.

Note: -In case you want to insert all documents that fail to be associated through the similarity processes as new documents, you need to change the value of the insert_all flag to True in the workflow -The thresholds parameter only accepts a list of three corresponding values for: A threshold for author names, a low threshold for works and a high threshold for works.

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_minciencias_opendata_works-0.1.1.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file kahi_minciencias_opendata_works-0.1.1.tar.gz.

File metadata

File hashes

Hashes for kahi_minciencias_opendata_works-0.1.1.tar.gz
Algorithm Hash digest
SHA256 254f605ec135a13552dfd835ec23b6048d6b70c5bb2cd6d23793f8923c7bea68
MD5 cd96182e29ea8bea96fe620c02e29521
BLAKE2b-256 e5680ad24c3ecd669c7151b1b7e5d1a38460b56cebea184fc6b67ac0ad2eddf6

See more details on using hashes here.

File details

Details for the file Kahi_minciencias_opendata_works-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for Kahi_minciencias_opendata_works-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 538c056a20b83b5687b3c77fe19537280bf8122c6e6e6e08d3ec93a3730b3926
MD5 045225bcd12ba12298c9f2539a2c21b3
BLAKE2b-256 9d17f35dad814779db9ecbe836b8edc5af1c3e30f43903a76165456f73c6d85f

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