wiki:clean_openmind

Version 3 (modified by casties, 9 years ago) (diff)

--

Clean OpenMind database

In the openmind project directory you can call the following cleanup scripts via Maven.

Find Relations that link to non-current Entities

OpenMind should not be running while using this script!

mvn exec:java -Dexec.mainClass="org.mpi.openmind.scripts.FixRelationNonCurrent" -Dexec.args="SHOW dbuser dbpw"

Using "FIX" instead of "SHOW" links the Relations to the current versions of the Entities.