Extension:OpenSemanticLab

From mediawiki.org
MediaWiki extensions manual
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.15.0
MediaWiki 1.39
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]

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