Extension:OpenSemanticLab

From mediawiki.org
MediaWiki extensions manual
OOjs UI icon advanced-invert.svg
OpenSemanticLab
Release status: experimental
px
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
README

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[edit source]

  • 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 :
    wfLoadExtension( 'OpenSemanticLab' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also[edit source]