You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OdMLtables is a graphical user interfacte that allows to convert odML structures to and from table representations. This extension of the odMLtables GUI supports semi-automatic uploading of odML-meta-data of
microneurography recordings to the Local Data Hubs by NFDI4Health. The Local Data Hubs can be installed using Docker Deployment LDH. More information about the LDH can be found on Local Data Hub - Homepage
The current version supports the streaming to the LDHs only for odML-files that comply to the Experiment and Recording template, which can be found in the odMLtablesForMNG
repository.
odMLtables provides a set of functions to simplify the setup, maintenance and usage of a metadata management structure using odML.
In addition to the Python API, odMLtables provides its main functionality also via a graphical user interface.
Publications
The concept that the odMLtabled for LDH follows, has been presented as a poster at MIE2024. The poster and corresponding abstract can be found under the related publications folder.
Step-by-Step Guide on How to use the GUI!
Step
Description
Image
Step 1: Starting Page
Open the odMLtables application. Click on Upload to Local Data Hubs to start uploading your data.
Step 2: Connect to Local Data Hub
Enter the Local Data Hub URL and API token. These credentials are necessary to connect and interact with your LDH.
Step 3: Select or Create a Project
Select an existing project or create a new one by clicking on Create New Project and filling in the necessary details.
Step 4: File Selection
Choose the odML file for upload by selecting Browse for odML File to Publish. This step is mandatory to proceed.
Step 5: Data Field Selection
Select which data fields you want to share. This step allows for editing your choices before final confirmation.
Step 6: Review Data
Examine your data selections in a table format, making any last-minute changes by checking or unchecking fields as necessary.
Step 7: Save and Finalize
Confirm your selections and specify where to save the cleaned odML and its CSV version within your project directory on the LDH.
Step 8: Specify Dataset URL
Provide a link to your dataset if it is publicly available, or indicate if access requires authorization from the dataset authors.
Step 9: Review and Confirm Data Submission
Finalize the submission by reviewing and editing project details, dataset descriptions, and metadata as necessary.
Step 10: Publication Summary
View links to the project page, summary data file, and the odML data file, which can be accessed directly through the provided links.
Setup
To integrate and use the odML GUI with LDH, follow the instructions below: