There is a newer version of the record available.

Published November 8, 2023 | Version 0.7.7
Software Open

bio-guoda/preston: 0.7.7

Description

Features

  • add support for streaming jsonl data from Ohio State's Museum of Biological Diversity Database https://github.com/globalbioticinteractions/osal-ar/issues/1 . Example derived from https://github.com/globalbioticinteractions/osal-ar/blob/eaa0ff7fa87f0217b2d1313eec7f2c9ddb0ad232/make.sh#L11-L16
preston ls\
 --anchor hash://sha256/fb23140e60f4889de35ae174b2570cf294012bff4f2c8c419c292af51c98c25f\
 --remote https://linker.bio,https://softwareheritage.org\
 | grep "hol/collecting_units"\
 | grep hasVersion\
 | preston mbd-stream\
 --remote https://linker.bio,https://softwareheritage.org\
 | jq --raw-output '[.collecting_unit_id,.["http://www.w3.org/ns/prov#wasDerivedFrom"],.sourceTaxonId,.sourceTaxonName,.sourceTaxonAuthorship,.interactionTypeName,.targetTaxonId,.targetTaxonName,.targetTaxonAuthorship,.targetTaxonStatus] | @tsv'

Improvements

n/a

Bugs

  • support Apache VFS paths to files embedded in tars https://github.com/bio-guoda/preston/issues/267

Files

bio-guoda/preston-0.7.7.zip

Files (15.7 MB)

Name Size Download all
md5:45bcacdc6a0c0613c03ca899a6c097e7
15.7 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/bio-guoda/preston/tree/0.7.7 (URL)