-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
94 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,8 @@ sidebar_label: LabIMotion Extension | |
sidebar_position: 3 | ||
--- | ||
|
||
import ContactUs from './_contact-us.mdx'; | ||
|
||
LabIMotion is a software that was built as a generic extension of the established Software Chemotion-ELN. LabIMotion was developed at KIT in the institute IBCS-FMS and was funded by the research data management initiative ExU-RDM at KIT. | ||
|
||
![LabImotion](/img/logos/LabIMotion_logo_cut.png) | ||
|
@@ -13,10 +15,30 @@ LabIMotion is a software that was built as a generic extension of the establishe | |
|
||
The software development team at IBCS-FMS is developing with many other developers and scientists in Germany the electronic lab notebook Chemotion ELN. This development was included to the strategic projects of the National Research Data Infrastructure NFDI4Chem in 2019. The functions of Chemotion ELN are specifically designed for chemistry purposes. Many requests with respect to the use of the software in other disciplines were not covered, therefore, its use was recommended for chemists only. During the last years, the direct need for ELN software in other disciplines was expressed at KIT in particular from scientists in engineering, natural sciences and materials sciences. The project LabIMotion ELN was started to offer solutions for those scientists. The development team at IBCS extended Chemotion ELN in a generic manner to allow its use by other disciplines. | ||
|
||
## Current status, improvements and options | ||
## The Power of LabIMotion ELN | ||
|
||
### Customized Functionality for Scientists | ||
|
||
LabIMotion ELN extends the software Chemotion ELN systematically with respect to functions and available modules. The extension allows to use the ELN software either with or without chemistry functionality. The most important change that comes with the implementation of LabIMotion ELN is the option to design new modules which can be adapted to the needs of the scientists. The modules can be connected to each other and therefore, a clear assignment of materials and samples to processes and workflows can be gained. | ||
|
||
:::tip | ||
Explore the **[Designer View](labimotion/guides/designer/)** to gain proficiency in creating templates that perfectly align with your specific applications. | ||
::: | ||
|
||
### Collaboration and Efficiency | ||
|
||
LabIMotion ELN extends the software Chemotion ELN systematically with respect to functions and available modules. The extension allows to use the ELN software either with or without chemistry functionality. The most important change that comes with the implementation of LabIMotion ELN is the option to design new modules which can be adapted to the needs of the scientists. The modules can be connected to each other and therefore, a clear assignment of materials and samples to processes and workflows can be gained. The functions of LabIMotion are described on the documentation page of our software development team: | ||
LabIMotion ELN also introduces a user-friendly collaboration centre. Scientists can easily share templates between various applications and synchronise them effortlessly via the Template Hub. | ||
|
||
:::tip Contact us | ||
Please contact us using the [LabIMotion Team](mailto:[email protected]) for information regarding latest developments in LabIMotion. | ||
:::tip | ||
Learn more about **Template Hub**, a platform designed to enhance resource sharing and streamline access to invaluable templates contributed by fellow researchers and professionals.. | ||
::: | ||
|
||
### Streamlined Research Publication | ||
|
||
The LabIMotion ELN, in addition to its extensive functionality, helps scientists access Digital Object Identifiers (DOIs) and streamlines the online research publication process. This support simplifies the process of publishing research results and ensures that scientists from different disciplines can efficiently share their research with the world. | ||
|
||
:::tip | ||
Discover the features of **[Chemotion Repository](repo/)** and unlock the potential to publish your work efficiently. | ||
::: | ||
|
||
<ContactUs /> |