Skip to content

Release vivo-1.9.0

Compare
Choose a tag to compare
@grahamtriggs grahamtriggs released this 08 Aug 14:07
· 27 commits to maint-rel-1.9 since this release

New capability map, SEO, performance and OpenJDK improvements, and Maven project structure

Full release notes are available on the VIVO wiki:
https://wiki.duraspace.org/display/VIVODOC19x/Release+Notes

Installation instructions are here:
https://wiki.duraspace.org/display/VIVODOC19x/Installing+VIVO

Notes for upgrades from previous versions are here:
https://wiki.duraspace.org/display/VIVODOC19x/Upgrading+VIVO

Capability map

Initially developed by University of Melbourne, and adapted from modifications by University of Colorado, Boulder, the capability map is a new addition to VIVO, allowing you to visualise the relationship between people and their research areas.

This version has been modified to work via caches directly from the triple store, so every VIVO instance can use it without installing additional software.

Maven project structure

Converting from a custom Ant script to a standard Maven project layout allows the majority of existing Java developers to get started with VIVO more easily.

Additionally, the size of the standard distribution is greatly reduced, with pre-built artefacts being retrieved from central servers at installation time. For developers that require access to the whole of the source code, they should download the "full" distributions.

For additional information about the enhancements and bug fixes in v1.9.0, please read the full release notes on the VIVO wiki.

Downloads

For the binary release, please download the vivo-1.9.0.tar.gz (or vivo-1.9.0.zip) file.

For the full java source code, please download the vivo-full-1.9.0.tar.gz (or vivo-full-1.9.0.zip) file.

VIVO 1.9.0 documentation

For installation, upgrade and usage instructions, please visit the VIVO documentation:
https://wiki.duraspace.org/display/VIVODOC19x/VIVO+1.9.x+Documentation