This repository has been archived by the owner on Apr 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Setup and Reset
Alejandra Garcia Rojas M edited this page Jan 14, 2016
·
6 revisions
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/
)
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.
#Home
- Dashboard
- Import RDF
- Sparqlify
- TripleGeo-Sercvice
- Virtuoso SPARQL Endpoint
- Mapify
- Facete
- OntoWiki
- LIMES
- FAGI-gis
- DEER
- Public-Private Data Coevolution