0.13.6
Features
- introduce [elton stream] to help stream all interactions from a versioned GBIF/iDigBio graph Big-Bee-Network/bif#1 and https://github.com/Big-Bee-Network/bif .
example usage:
using single line globi.json file:
{ "namespace": "hash://sha256/9cd053d40ef148e16389982ea16d724063b82567f7ba1799962670fc97876fbf", "citation": "hash://sha256/9cd053d40ef148e16389982ea16d724063b82567f7ba1799962670fc97876fbf", "format": "dwca", "url": "https://linker.bio/hash://sha256/9cd053d40ef148e16389982ea16d724063b82567f7ba1799962670fc97876fbf" }
to do
echo globi.json | elton stream > interactions.tsv
Note that multi-line json would stream many datasets into the same interactions.tsv .
Improvements
- upgrade to globi-lib v0.26.2
Bugs
n/a