This project provides a tool for converting eLabFTW experiment data into ARC (Annotated Research Context) format. It allows researchers to easily fetch experiment data from eLabFTW instances and update or push these files to DataHUB in ARC format. The application streamlines the management of data from lab experiments to repositories, improving efficiency in scientific data handling.
- Fetch eLabFTW Experiments: Retrieve experiment data directly from an eLabFTW instance using the experiment ID and API key.
- ARC Conversion: Convert the fetched experiment data into ARC format, organizing protocols, datasets, and metadata.
- DataHub Integration: Push ARC files to a DataHub repository (supports automatic conversion and update of ARC files).
- Supports Multiple eLabFTW Instances: Choose between different eLabFTW instances like HHU or a custom URL.
A detailed user guide can be found here: User Guide Document
-
Setup:
- Ensure you have an eLabFTW account and a DataHub repository ready.
- Obtain the API key from your eLabFTW account.
-
Fetching Data:
- Input your eLabFTW Experiment ID and API key.
- Click
Fetch eLabFTW
to retrieve your experiment data.
-
Conversion:
- The tool will automatically convert your experiment data into ARC format.
- The converted files include protocols and any associated datasets.
-
DataHub Integration:
- After conversion, you can push your ARC files to your DataHUB repository.
- The tool will ask for your DataHub access token to authenticate and submit the updated ARC files.
- An eLabFTW account with the necessary API access.
- A DataHub repository to store the ARC files.
- JavaScript-enabled browser to run the tool.
https://nfdi4plants.github.io/elab2arc/
This project is built by ARCtrl, isomorphic-git, bootstrap. Depends on API of eLabFTW and PLANTDataHUB
This project was developed by Sabrina Zander and Xiaoran Zhou as part of the SFB1535 MibiNet and NFDI4Plants initiative to improve research data management for microbiome and plant sciences.