Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sesame should be running at: http://localhost:8080/openrdf-sesame/home/overview.view

(warning) How to interact with Sesame repositories?

Notes

  • You may need to set the Sesame data directory in you Tomcat7 configuration (e.g. /etc/default/tomcat7)

    Code Block
    JAVA_OPTS="${JAVA_OPTS} -Dinfo.aduna.platform.appdata.basedir=/tmp/sesame"

...