From SMW+ A Semantic Web Enterprise Wiki
|
This article gives step by step instructions on how to install the TripleStore Basic 1.6.0 with Jena using the installer.
| 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
| |
Help out!
List of issues for this article: [open in bugzilla] |
Contents |
Requirements
- Apache HTTP Server
- MySQL higher than 4.0.14 (Recommended MySQL 5.x)
- PHP 5.2.x or PHP 5.3.x
- Java Runtime Environment 1.6 (tested with JRE 1.6.0_21)
- MediaWiki 1.17.x (see installation guide)
- Semantic MediaWiki 1.6.x (See installation guide)
- SMW+ 1.6.0 OR Halo extension 1.6.0
Installation
- Download the TripleStore Basic installer
- Double click or select Open in the file's context menu to launch the installation tool.
- The installation tool will have been started successfully if the welcome screen below appears.
- Click Next to proceed in the installation process.
- 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. - 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. - 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.
Note: It's recommended to select the same directory where SMW+ is installed, C:\Ontoprise - Choose a start menu folder. If shortcuts are undesired, activate the Do not create shortcuts checkbox
- 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> - Select Install to run the installation process.
- 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. - 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:
- Download the MySQL Connector/J
- 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.
- 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".
- Click Finish to close the installation tool.
Attaching the TripleStoreConnector to the wiki
- Go to the directory of your installed TSC, e.g. C:\Ontoprise
- Click tsc-console.exe to start the TSC Administration Console
- Configure your TSC if necessary
- Click Start TSC
- Open a browser and go to your wiki installation
- Type Special:TSA into the search field and check on this special page if your wiki is properly connected with the triplestore
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
| Static facts | Derived facts | ||||||||||||||||||||
Facts about Installing the TripleStoreConnector Basic with installer 1.6.0RDF feed
| |||||||||||||||||||||




