Skip to content

Releases: bio-guoda/preston

Alpha version

31 Jan 20:09
Compare
Choose a tag to compare

Features

  1. add copyTo command to export or copy the versioned graphs and associated datasets to another location.
  2. add test command to test the existence and integrity of the versioned graphs and associated datasets in the data directory.

Improvements

  1. use 3 level directory structure (e.g., data/ae/18/ae18bf...) instead of 5 (e.g., data/ae/18/bf/ae18bf.../data) (related to #9)
  2. remove version index for individual datasets to reduce number of files in data dir (related to #9)
  3. remove time stamp index for graph versions and datasets to reduce number of files in data dir (related to #9)

Bugs

  1. include most recent crawl log when running preston ls.

Alpha version

29 Oct 17:15
Compare
Choose a tag to compare

Features

  1. add initial support for tracking GBIF IPT via RSS feeds

Improvements

  1. add use case for GBIF Norway
  2. add more examples for scheduling update using systemd service / timers

Bugs

  1. use xsd:dateTime types for all timestamps

alpha release

20 Oct 05:51
Compare
Choose a tag to compare

Features

  1. add initial support for producing docker image tars
  2. add initial support for producing deb package

Improvements

  1. various documentation additions

Bugs

n/a

alpha release

17 Oct 22:10
Compare
Choose a tag to compare

Features

  1. add initial support for DataONE emls (see #3)
  2. add support for listing supported seeds using preston seeds

Improvements

  1. various documentation additions
  2. update apache's httpclient

Bugs

n/a

alpha release

18 Sep 01:18
Compare
Choose a tag to compare

Features

n/a

Improvements

  1. various documentation additions
  2. apply jar magic to make preston easier to launch on linux/mac operating systems.

Bugs

n/a

alpha release

06 Sep 16:57
Compare
Choose a tag to compare

Features

n/a

Improvements

  • documentation update
  • publish to Zenodo

Bug fixes

n/a

alpha release

05 Sep 08:29
Compare
Choose a tag to compare

Features

n/a

Improvements

  • support for GBIF suggestion like preston update "http://api.gbif.org/v1/dataset/suggest?q=Amazon&type=OCCURRENCE"

Bug fixes

  • re-enable preston ls command

alpha release with GBIF, iDigBIO and BioCASe Support

05 Sep 02:42
Compare
Choose a tag to compare

Features

  • keep track of biodiversity archives in GBIF, iDigBio and BioCASe using preston update
  • access offline archives using preston get
  • list local graph of biodiversity datasets using preston ls
  • show history of the biodiversity dataset graph using preston history
  • clone, copy, distribute by copying the datasets directory to ensure continued data access

Improvements

n/a

Bug fixes

n/a