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
Release files for VIVOHarvester 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| VIVOHarvester-0.2.2.tar.gz | 23.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| VIVOHarvester-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 66.2 kB
Release files / VIVOHarvester-0.2.2.tar.gz
| Download URL | VIVOHarvester-0.2.2.tar.gz |
|---|---|
| Size | 23.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8b40c1978f0ab0e91fa3e7e6fd6fd2deda503c3365dca11d416cc8fd1dbf19c0
|
|
BLAKE2b-256 checksum How to use checksums |
2517bd8960ea9c215b4eedf00ca550cc8c006fe0c42c11035aaf0455ec83987e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.5
|
Release files / VIVOHarvester-0.2.2-py3-none-any.whl
| Download URL | VIVOHarvester-0.2.2-py3-none-any.whl |
|---|---|
| Size | 42.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
00d2fb2d1147f285005e8ed1049bc750668701ea91d68763fb38d74a3611eef3
|
|
BLAKE2b-256 checksum How to use checksums |
0b4dff1f06fb0e07a32bc51a23dcf06a3caa327ceaf9faec12a178724e4922ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.5
|