Help:Installing SemanticMediaWiki

From Metabolonote
jump-to-nav Jump to: navigation, search
< Contents | Installation_guide | Installing_SemanticMediaWiki


 En.gif English | Ja.gif 日本語  


Step 2: How to install SemanticMediaWiki

Contents

Overview

SemanticMediaWiki is a MediaWiki extension function that enables semantic information managements in MediaWiki articles. This function is utilized for managements of the metadata fields in Metabolonote.

Prerequisite

To install SemanticMediaWiki, the following program needs to be installed in advance.

MediaWiki

Confirming Files

Install SemanticMediaWiki by using the following file we provided.

  • Metabolonote_SemanticMediaWiki-1.0.1.zip

* A modified SemanticMediaWiki is used in Metabolonote system. Use the SemanticMediaWiki.zip downloaded from the Meatabolonote web site.

Arrangements of Data Files

The following section gives description based on "metabolonote" as the directory where files are placed and "/var/www/html" as the document root of Apache.

  • Uncompress the downloaded files.
$ unzip Metabolonote_SemanticMediaWiki-1.0.1.zip
  • Move into the generated directory.
$ cd SemanticMediaWiki

Two directory named "SemanticMediaWiki" and "Validator" can be seen.

  • Copy the following uncompressed directory under the extensions directory of the metabolonote directory.

SemanticMediaWiki

$ cp -ar SemanticMediaWiki /var/www/html/metabolonote/extensions/SemanticMediaWiki

Validator

$ cp -ar Validator /var/www/html/metabolonote/extensions/Validator

Installation

This section describes how to install SemanticMediaWiki.

* See this official SemanticMediaWiki page (English) for detailed description of how to install SemanticMediaWiki.

The following section describes how to install SemanticMediaWiki by using a setting example.

Add the lines below to the last line of "/var/www/html/metabolonote/LocalSettings.php".

require_once("$IP/extensions/Validator/Validator.php");
include_once("$IP/extensions/SemanticMediaWiki/SemanticMediaWiki.php");
enableSemantics('$installation server name');

Initial Settings

Configure the initial settings for SemanticMediaWiki as described follows.

Name Description
ADMINISTRATOR_NAME MediaWiki administrator name
ADMINISTRATOR_PASS MediaWiki administrator password

The following section describes based on the table above.


Log in / create account

Log in / create account

  • Select the "Log in / create account" link on the upper right of the page.
  • Log in to Metabolonote as the administrator privilege user created when MediaWiki was installed.
Username: ADMINISTRATOR_NAME
Password: ADMINISTRATOR_PASS

After entering necessary information, click the Log in button.


Main Page

Main Page

  • Select the "Special Pages" link from the toolbox on the left side of the page.



Special Pages

Special Pages

  • Select the "Admin functions for SemanticMediaWiki" link.



Admin functions for Semantic MediaWiki

Adminstration functions of SemanticMediaWiki

  • Click the Initialize or upgrade tables button.



Admin functions for Semantic MediaWiki

Adminstration functions of SemanticMediaWiki

Personal tools
View and Edit Metadata
Variants
Views
Actions