0.13.7
Features
n/a
Improvements
- upgrade to globi-lib v0.26.4 to help address globalbioticinteractions/globalbioticinteractions#999
- add ability to do streaming reviews, in addition to streaming interaction/name records.
example of creating streaming reports -
using single line globi.json file:
{ "namespace": "hash://sha256/9cd053d40ef148e16389982ea16d724063b82567f7ba1799962670fc97876fbf", "citation": "hash://sha256/9cd053d40ef148e16389982ea16d724063b82567f7ba1799962670fc97876fbf", "format": "dwca", "url": "https://linker.bio/hash://sha256/9cd053d40ef148e16389982ea16d724063b82567f7ba1799962670fc97876fbf" }
to stream review records via
echo globi.json | elton stream --record-type review > review.tsv
Bugs
n/a