Skip to main content

WOS+ is a tool for to manage and merge bibliographic databases like Web Of Science or Scopus

Project description

# WOS+ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/15754745f8ed45eb8cdc3cf6b57a2393)](https://www.codacy.com/app/omazapa/WOSplus?utm_source=github.com&utm_medium=referral&utm_content=colav/WOSplus&utm_campaign=Badge_Grade) [![Build Status](https://travis-ci.com/colav/WOSplus.svg?branch=master)](https://travis-ci.com/colav/WOSplus)

Load databases from [Web of Science](https://www.webofknowledge.com), [Scopus](https://www.scopus.com), [Scielo](https://www.webofknowledge.com), etc, and combine the results into a single database

For WOSplus execution it is recommended to define drive.cfg file in which you can specify the name of the files and its shared keys in Google drive. The drive.cfg file must be present in the execution folder. For example ` bash $ cat drive.cfg [FILES] CIB_Scielo.xlsx = 0BxoOXsn2EUNIMldPUFlwNkdLOTQ ` See also the drive.cfg file in the test folder which gives some addresses of sample databases stored in google drive. If the file is not found in the google drive cloud, it is searched and loaded locally, by using just the name of the file. ## Installation Python 3 is required ` bash # pip install wosplus `

## Basic usage `python import wosplus as wp wos=wp.wosplus() wos.load_biblio('wos.txt') #Data Frame stored as wos.WOS #or as wos.biblio['WOS'] ` Further details in [test_sample.ipynb](https://github.com/restrepo/WOSplus/blob/master/test_sample.ipynb).

<!– mv diagram to http://interactive.blockdiag.com and links as in https://github.com/jupyter/docker-stacks –>

## Visual Overview ![design](https://raw.githubusercontent.com/colav/WOSplus/master/internal/inherit-diagram.svg)

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

WOSplus-0.2.8.post1.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distributions

WOSplus-0.2.8.post1-py3.5.egg (43.9 kB view hashes)

Uploaded Source

WOSplus-0.2.8.post1-py3-none-any.whl (22.1 kB view hashes)

Uploaded Python 3

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