VIVO harvester
Project description
VIVOHarvester
Installation
pip install VIVOHarvester
or
git clone git@github.com:VTUL/VIVOHarvester.git
python setup.py install
Usage:
- Harvest data from Elements (Default)
vivotool -f local.yml -t harvest -d 0
- Harvest data from Elements a day ago (Current time -1 day)
vivotool -f local.yml -t harvest -d 1
- Import RDF data into a VIVO instance
vivotool -f local.yml -t ingest
- Fetch user_map.csv
vivotool -f local.yml -t getuser
or
vivotool -f local.yml -t getuser -o yourpath/yourfilename
Database creation
- Create require database
vivotool -f local.yml -t db
Upgrade to newer version
pip uninstall VIVOHarvester
pip install VIVOHarvester==0.1.2 (e.g.)
Testing
py.test --cov=vivotool test/
coverage report -m
coverage report
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
VIVOHarvester-0.2.2.tar.gz
(23.5 kB
view hashes)
Built Distribution
Close
Hashes for VIVOHarvester-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00d2fb2d1147f285005e8ed1049bc750668701ea91d68763fb38d74a3611eef3 |
|
MD5 | f11a3be30c13139931a5226668392025 |
|
BLAKE2b-256 | 0b4dff1f06fb0e07a32bc51a23dcf06a3caa327ceaf9faec12a178724e4922ea |