Added
- package is published to pypi repository
Changed
- new command line syntax:
usage: ystafdb-cli [-h] [-i INDIR] [-o OUTDIR] [-f {nt,ttl,xml}]
Extract rdf from ystafdb
optional arguments:
-h, --help show this help message and exit
-i INDIR, --input INDIR
path to ystafdb csv files
-o OUTDIR, --output OUTDIR
Output directory
-f {nt,ttl,xml}, --format {nt,ttl,xml}
The output format
[Unreleased] - 2020-06-29
Added
- rdflib and pandas as install dependencies