This repository was 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
Installation
Alejandra Garcia Rojas M edited this page Sep 8, 2015
·
17 revisions
For installing the GeoKnow Generator Workbench you can have a preconfigured system within a debian package, or you can make your own configuration from sources.
The GeoKnow Generator UI is available in the Linked Data Stack repository. It supports the Ubuntu 14.04, 64bit LTS operating system. To install follow these instructions.
For installing from sources you can:
- Clone this repository or download a specific release,
- follow the configuration instructions and
- use
maven package
to package the sources in a war file and deploy it on a servlet container.
It is required that you increase your Java heap memory in tomcat. You need to edit the default tomcat configuration:
sudo gedit /etc/default/tomcat7
and set the following JAVA_OPTS:
JAVA_OPTS="-Djava.awt.headless=true -Xmx1g -XX:+UseConcMarkSweepGC"
and restart tomcat:
sudo service tomcat7 restart
#Home
- Dashboard
- Import RDF
- Sparqlify
- TripleGeo-Sercvice
- Virtuoso SPARQL Endpoint
- Mapify
- Facete
- OntoWiki
- LIMES
- FAGI-gis
- DEER
- Public-Private Data Coevolution