Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

Variable nameValue
UQAM_DEVHome directory of eclipse installation (ex.: c:\UQAM_DEV on Windows or /home/user_name/uqam_dev on linux)
ECLIPSE_HOME$UQAM_DEV/eclipse
TOMCAT_HOME$ECLISPE$ECLIPSE_HOME/apache-tomcat-8.5.11
TOMCAT_WEBAPP$TOMCAT_HOME/webapp
SOLR_HOME$ECLISPE$ECLIPSE_HOME/solr-7.7.2
VIVO_HOME$ECLISPE$ECLIPSE_HOME/vivo/home
GIT_HOME$UQAM_DEV/GIT (Proposal)

...

StepsDescription

a) Setup "applicationSetup.n3" for the use of TDB for data persistence.

For this step, just rename the file example.tdb.applicationSetup.n3 by applicationSetup.n3


b) Setup runtime.

propeties

properties for configuring the VIVO runtimes attributes

  1. For this step, just rename the file uqam-dev.runtime.properties by runtime.properties
  2. Adjusting the value of each property to your needs



Bloc de code
RDFService.languageFilter = true
languages.selectableLocales = fr_CA, en_CA, en_US

rootUser.emailAddress = vivo@uqam.ca
rootUser.passwordChangeRequired = false
rootUser.password = Vivo2435....


...