vitro/webapp
Jim Blake 4b0cdadb0d VIVO-958 Accommodate a migration directly from 1.5 data to 1.8
Move data directory from ontologies/update to version-specific directory ontologies/update17to18
Create ontologies/update15to16 and ontologies/update16to17 from previous update data directories.

Revise UpdateKnowledgeBase to accept the data directory as a parameter instead of having it hard-coded.
Create classes like Release18Migrator that will call UpdateKnowledgeBase with the appropriate directory, and do other release-specific migration tasks.

Make corresponding changes in startup_listeners.txt
2015-03-13 12:15:25 -04:00
..
config VIVO-978 clarify the instructions for alternative triple stores 2015-02-23 13:34:06 -05:00
languages/es_GO No Jira issue. Minor 18n change: moved an entry from vivo to vitro and modified an existing entry. 2015-03-11 15:25:35 -04:00
lib VIVO-778 remove the pellet libraries. 2014-12-31 15:09:39 -05:00
rdf VIVO-982 ExcludeNonFlagVitro is redundant 2015-03-02 13:29:36 -05:00
src VIVO-958 Accommodate a migration directly from 1.5 data to 1.8 2015-03-13 12:15:25 -04:00
test VIVO-946 VIVO-984 Hack out a way of properly filtering faux properties. 2015-03-02 13:23:28 -05:00
themes/vitro VIVO-916: fix menu item title so that it includes the linkText variable 2014-11-18 10:22:13 -05:00
web VIVO-958 Accommodate a migration directly from 1.5 data to 1.8 2015-03-13 12:15:25 -04:00
build.xml VIVO-978 Move developer.properties into the config sub-directory. 2015-02-23 12:16:18 -05:00
context.xml VIVO-2 Modify the build so installers can create a container-neutral VIVO. 2013-01-16 14:54:33 -05:00
webapp.doxyfile