From 9b18989c1d50ee2c281724807caed73ec629a652 Mon Sep 17 00:00:00 2001 From: stellamit Date: Mon, 12 Dec 2011 18:25:10 +0000 Subject: [PATCH] latest upgrade doc from 14 branch --- doc/upgrade-1.4.html | 109 +++++++++++++++++++++++-------------------- 1 file changed, 59 insertions(+), 50 deletions(-) diff --git a/doc/upgrade-1.4.html b/doc/upgrade-1.4.html index 49309107..43adef64 100644 --- a/doc/upgrade-1.4.html +++ b/doc/upgrade-1.4.html @@ -31,15 +31,11 @@ or software requirements for V1.4).

- For a description of the release contents see the Release announcement for V1.4. + For a description of the release contents see the Release announcement for V1.4.


Table of Contents

-
    -
  1. - Upgrade process for V1.4 -
    1. Before Performing the Upgrade @@ -49,18 +45,15 @@
      1. - Template changes + New Property in deploy.properties
      2. - Profile editing by Proxies -
      3. -
      4. - Change to Tomcat configuration + Change to tomcat configuration
    2. - The Upgrade Process + Upgrade Instructions
    3. Knowledge Base Migration @@ -73,7 +66,6 @@
  2. -
  • Review the VIVO Terms of Use
  • @@ -85,16 +77,19 @@

    I. Before Performing the Upgrade


    - Create backups of the: + Create backups of:

    @@ -116,45 +111,45 @@

  • The first time Apache Tomcat starts up after the upgrade, an automated process will modify the knowledge base to align the - data with any ontology updates made for the new release. See the section on the Ontology Upgrade - below for more information. Note that + data with any ontology updates made for the new release. See the section on the Knowledge Base Migration + below for more information.
  • II. Noteworthy Changes

    - -

    (TOTO: I think this should contain only changes to the upgrade process itself. Changes to the source code that are too detailed for the release announcement could go in - an appendix (final section) to this document until such time as there is an granual release changes document.

    - -

    i. Template changes -

    - + -

    ii. Profile editing by Proxies -

    - - -

    iii. Change to Tomcat configuration -

    - - (jblake) - -

    III. The Upgrade Process

    +

    III. Upgrade Instructions

    1. Download the new distribution file and unpack it into a new source directory. @@ -588,6 +583,20 @@ /usr/local/vivo/harvester/ + + + Types of individual for which we can create proxy editors. + If this is omitted, defaults to http://www.w3.org/2002/07/owl#Thing + + + + + proxy.eligibleTypeList + + + http://xmlns.com/foaf/0.1/Person, http://xmlns.com/foaf/0.1/Organization + +