Semantic Result Formats

From Biowikifarm Metawiki
Revision as of 12:14, 10 July 2010 by Bernhard Zelazny (Talk | contribs) (Created page with '==Introduction== The Semantic Result Formats extension is used in combination with the Semantic Mediawiki (SemanticMW) extension and requires prior installation of SemanticMW...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

The Semantic Result Formats extension is used in combination with the Semantic Mediawiki (SemanticMW) extension and requires prior installation of SemanticMW. It provides useful features for displaying semantic data in predefined formats, for instance graphical presentations. For a detailed description of Semantic Result Formats see the corresponding MediaWiki extensions. For an example of displaying semantic data as charts see the following page in the Semantic Web. Some features of this extension require special settings.

Installation

  • Ensure the Semantic MediaWiki extension has been already installed successfully.
  • Ensure the extension Semantic Result Formats is enabled as described in Mediawiki installation.
  • Add the following line to the LocalSettings.php file for your wiki:
require_once("$IP/extensions/SemanticResultFormats/SRF_Settings.php");
  • Verify that Semantic Result Formats has been enabled successfully by calling up the page Special:Version.

Guidelines and examples

See the respective help section.