Semantic Internal Objects

From Biowikifarm Metawiki
Jump to: navigation, search

Introduction

The Semantic Internal Objects extension is used in combination with the Semantic Mediawiki (SemanticMW) extension and requires prior installation of SemanticMW. It allows to define and query relationships between different semantic properties, see the respective help section for more details. For a detailed documentation of Semantic Internal Objects see the corresponding MediaWiki extensions.

Installation

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

Guidelines and examples

See the respective help section.