MediaWiki extensions manual
OpenSemanticLab
Release status: experimental
Implementation User interface
Description Bundles several extensions and features for the use of (Semantic) MediaWiki in the scientific-technical domain.
Author(s) (Simon Stiertalk)
Latest version 0.0.4
MediaWiki 1.35
Database changes No
License GNU Affero General Public License 3.0 or later
Download

GitHub:

Note:
No localisation updates are
provided by translatewiki.net .


README
Hooks used
  • BeforePageDisplay
  • SkinTemplateNavigation
  • PageImporterRegisterPageLists

The OpenSemanticLab extension provides holistic web platform that can capture (scientific) data and ideas and link them precisely (semantically/ontology-based) - no matter if it' s inventory (LIMS), lab notes (ELN), procedures (SOPs) or general knowledge (KB).

Installation

  • Download and place the file(s) in a directory called OpenSemanticLab in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'OpenSemanticLab' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.