Releases: bio-guoda/preston
Releases · bio-guoda/preston
Alpha version
Features
- add
copyTo
command to export or copy the versioned graphs and associated datasets to another location. - add
test
command to test the existence and integrity of the versioned graphs and associated datasets in the data directory.
Improvements
- 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)
- remove version index for individual datasets to reduce number of files in data dir (related to #9)
- remove time stamp index for graph versions and datasets to reduce number of files in data dir (related to #9)
Bugs
- include most recent crawl log when running
preston ls
.
Alpha version
Features
- add initial support for tracking GBIF IPT via RSS feeds
Improvements
- add use case for GBIF Norway
- add more examples for scheduling update using systemd service / timers
Bugs
- use xsd:dateTime types for all timestamps
alpha release
Features
- add initial support for producing docker image tars
- add initial support for producing deb package
Improvements
- various documentation additions
Bugs
n/a
alpha release
Features
- add initial support for DataONE emls (see #3)
- add support for listing supported seeds using
preston seeds
Improvements
- various documentation additions
- update apache's httpclient
Bugs
n/a
alpha release
Features
n/a
Improvements
- various documentation additions
- apply jar magic to make preston easier to launch on linux/mac operating systems.
Bugs
n/a
alpha release
Features
n/a
Improvements
- documentation update
- publish to Zenodo
Bug fixes
n/a
alpha release
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
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