Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Refer to tdbmodels in the home directory

...

  1. The VIVO home directory
    1. This holds your site's user accounts and encrypted passwords, along with other authorization and display settings.
    2. Holds the Solr search index. The search index is not vital to a backup, since it can be rebuilt. However, rebuilding the index is time-consuming
    3. Also holds any uploaded image files, and any customized RDF files.
    4. Holds your runtime.properties file.
  2. The VIVO relational database
    1. This holds all of your instance data (people, organizations, etc), as well as any customizations that you entered through the GUI.
  3. The VIVO RDF store
    1. In most cases, the VIVO RDF store is held in the VIVO relational database (above), but at some sites it might be in a separate triple-store.
  4. The VIVO installation directory
    1. If you have customized the templates or the Java code, you will want to preserve those changes.
    2. At a minimum, this directory contains your build.properties file.