Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

VIVO 1.12.0 2 does not contain ontology changes or require a data migration or modifications to the Solr setup.  It does introduce a dependency on Vitro-languages and VIVO-languages, which now contain content in all languages, including American English.

Table of Contents

What's

...

New

...

Ease of enabling additional interface languages

Adding additional interface languages to VIVO no longer requires edits to editing pom.xml files or reinitializing the triple store of an existing installation.  Languages may be added simply by editing runtime.properties alone and restarting Tomcat.  During the restart, the appropriate RDF content for the enabled languages is automatically loaded and merged into an existing installation's triple store.  See Enabling Interface Languages in VIVO as an Administrator for more information.

...

While previous versions of VIVO allowed the addition of labels to entities in multiple languages, VIVO 1.12.0 2 now makes all content – including ontology metadata and site administration settings such as page titles and links – editable in multiple languages.  The values entered in each editing form are saved according to the language currently selected in VIVO's interface.  See Using VIVO's Internationaliztion Internationalization (i18n) Features for more information.

Improved translations and internationalization of forms and visualizations

Translations have been improved for a number of interface elements and previous gaps in internationalization, especially in editing forms and visualizations such as the Capability Map, have been filled in.

Miscellaneous improvements and bugfixes

VIVO 1.12.0 2 brings a number of important improvements such as reduced profile page load times for sites containing multingual multilingual content, upgraded Jena dependencies that permit larger batches of triples to be updated in a single SPARQL UPDATE request, and TPF (Triple Pattern Fragment) server compatibility with the TDB triple store.

...

  • [VIVO-1765] - i18n: Capture bugs and problems in the i18n version of VIVO
  • [VIVO-1766] - i18n: Selenium tests for English functionality
  • [VIVO-1768] - i18n: Selenium tests for German functionality
  • [VIVO-1894] - i18n: Selenium test Vivo-i18n_en_US equal Vivo_orig
  • [VIVO-1904] - Test VIVO functionality from pre to post sprint i18n branches

Release managers

Acknowledgements