Published August 26, 2024
| Version 0.9.0
Software
Open
bio-guoda/preston: 0.9.0
Description
Features
- introduce index for lookup of content associated with anchored proven… …ance graph for faster streaming of Zenodo metadata from Zotero and RIS records.
- enable translation of RIS metadata into Zenodo metadata to help support creation of BHL corpora https://github.com/bio-guoda/preston/issues/297
For example usage, see https://github.com/jhpoelen/bhl-corpus-tracker or below
# first track BHL item.txt and RIS metadata
preston track --algo md5\
"https://biodiversitylibrary.org/data/part.txt"\
"https://www.biodiversitylibrary.org/data/RIS/bhlpart.ris.zip"
# then track an associated pdf
preston track --algo md5\
https://www.biodiversitylibrary.org/partpdf/1
# then generate associated Zenodo metadata using
preston ls --algo md5\
| preston ris-stream
Improvements
- TAXODROS detect year pattern in the publication year field to avoid extra char… …acters like commas. https://github.com/TaxoDros/TaxoDros.github.io/issues/41 @myrmoteras
- MfN initial support for listing images embedded in excel spreadsheets; re……lated to https://github.com/darktaxon/darktaxon/issues/7 @myrmoteras @asrivathsan
- MfN towards capturing links between stacked images and their raw image or… …igins; related to https://github.com/darktaxon/darktaxon/issues/5 @myrmoteras @asrivathsan
- MfN towards supporting thumbnail generation from TIFF images; related to https://github.com/bio-guoda/preston/issues/217 @myrmoteras @asrivathsan
- add default author for RIS records without stated authors; related to https://github.com/bio-guoda/preston/issues/299 fyi @myrmoteras @tcatapano
Bugs
n/a
Files
bio-guoda/preston-0.9.0.zip
Files
(91.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fdacfb6c0a7eaccceb5eada34b3a68b5
|
91.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/bio-guoda/preston/tree/0.9.0 (URL)