You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alejandra Garcia Rojas M edited this page Jan 14, 2016
·
6 revisions
Setup
To initialise the application the user is only required to navigate to the URL where the application has being deployed (e.g. http://localhost:8080/generator) and a setup page will be shown.
The Setup process will:
create a system user in Virtuoso,
create the roles provided in the framework-roles.ttl file,
create the users provided in the framework-users.ttl file,
initialise system graphs,
and create a init.txt flag file in the ontos:frameworkDataDir directory (e.g. /var/generator/)
Reset
To reset the application for taking into account a new configuration, you just need to delete the init.txt, and repeat the setup process again, but this time, check on the reset option. The reset process will delete all users and system graphs and create a new ones, as defined in the configuration files.