From SMW+ A Semantic Web Enterprise Wiki

Jump to: navigation, search
Smw plus help icon 32x32.gif Installing the TripleStoreConnector Basic 1.6.0 with installer
Created by: User:Dominika | Status: Final version Icon audience.png For audience: Administrator

This article gives step by step instructions on how to install the TripleStore Basic 1.6.0 with Jena using the installer.

This documentation applies to an earlier version. Go to current documentation: TripleStore Basic.
User manual information
Applies to version: Help:TripleStore Basic 1.6.0,
Note: Use the tree-view on the right hand side to navigate in the documentation


Draft.png
Help out!
You feel that the documentation needs a cleanup or misses information?
Report a quality issueSmw plus help icon 16x16.png

List of issues for this article: [open in bugzilla]

Contents

Requirements

Installation

  1. Download the TripleStore Basic installer
  2. Double click or select Open in the file's context menu to launch the installation tool.
    Step 1.Opening the installation file

  3. The installation tool will have been started successfully if the welcome screen below appears.
    Step 3. The TripleStoreConnector Setup Wizard welcome screen

  4. Click Next to proceed in the installation process.
  5. Read the license agreement carefully and click I Agree if you accept the conditions of the agreement.
    If you decide to decline the agreement, click Cancel. Note that this will abort the installation process.
  6. Step 5.Reading and agreeing to the license agreement
  7. Select components you wish to install in the next screen. If you are already using an existing wiki installation, activate the Auto-configuration of wiki for triplestore use checkbox.
    The installer further determines your system configuration such that if Java Runtime is necessary it will install or update this component.
  8. Step 6. Choosing the components
  9. The installation tool now makes a proposal on your Triple Store Connector installation destination folder.
    Click Browse if you wish to make the installation on an alternative destination folder on your server. Click Next to proceed with the installation.
    Information.png Note: It's recommended to select the same directory where SMW+ is installed, C:\Ontoprise
  10. Step 7. Choosing install location
  11. Choose a start menu folder. If shortcuts are undesired, activate the Do not create shortcuts checkbox
  12. Step 8. Choosing start menu folder
  13. Enter the URL of your wiki.
    Enter http://localhost/mediawiki if the wiki is installed locally.
    Otherwise enter the URL e.g. http://<MyWiki.com>
  14. Step 9. Attaching the TSC to your wiki
  15. Select Install to run the installation process.
  16. After a few seconds a prompt appears to assign LocalSettings.php of your wiki installation.
    Browse to the path ..\htdocs\mediawiki and select the required file.
  17. During the installation process your system is checked if the MySQL connector is installed. If this is not the case, click OK to download the MySQL connector and then please perform the steps:
    1. Download the MySQL Connector/J
    2. Unzip the file mysql-connector-java-5.1.x.zip and copy the file mysql-connector-java-x.x.x-bin.jar into the lib folder of your TSC installation (Default directory: C:\\Programs\Ontoprise\TSC\lib Otherwise the TSC is not able to access the MySQL database.
  18. The installation process will have completed successfully if the installation tool shows the message "Completing the Triplestore Connector Version 1.5 Setup Wizard". It is recommended that you activate the check box "Install as Windows service".
  19. Click Finish to close the installation tool.
  20. Finalizing and closing the installer


Attaching the TripleStoreConnector to the wiki

  1. Go to the directory of your installed TSC, e.g. C:\Ontoprise
  2. Click tsc-console.exe to start the TSC Administration Console
  3. Configure your TSC if necessary
  4. Click Start TSC
  5. Open a browser and go to your wiki installation
  6. Type Special:TSA into the search field and check on this special page if your wiki is properly connected with the triplestore
  7. TSC is properly connected to your wiki
    Information.png  Note:
    If your wiki was running during the TSC installation process, a refresh of Apache and MySQL is recommended.

If you encounter any problems with the TSC, please refer to Troubleshooting


Capabilities of the TripleStoreConnector

The Triple Store Connector lets you store and retrieve RDF data efficiently. Having enabled the triple store in SMW+, you may query the knowledge base directly within the wiki or remotely using SPARQL queries. The latter method is especially useful if other applications are meant to exploit the semantically annotated data that is in your wiki.

SPARQL, a standardized RDF query language, is more powerful than the original wiki query language as it lets you search for complex graph patterns and enhanced data filtering. One further stands to benefit from the triple store's advanced inference engine as it has the capability of deducing the knowledge which is actually only contained in your wiki implicitly.

Related topics

Known issues

none

Comment icon crystal.png

Static facts Derived facts
This page was last modified on 5 December 2011, at 03:24.This page has been accessed 427 times.
SemanticTreeview close tree