Extension:OpenSemanticLab
Appearance
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.15.0 |
MediaWiki | 1.39 |
Database changes | No |
License | GNU Affero General Public License 3.0 or later |
Download | GitHub: Note: 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 yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'OpenSemanticLab' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
[edit]- Github Organization
- other extensions in Category:OpenSemanticLab