Skip to content
Snippets Groups Projects
Commit 97cea3b1 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

added information about eln file format and etl as cross-cutting concepts

parent 3e552dc8
No related branches found
No related tags found
No related merge requests found
Pipeline #59036 passed
......@@ -512,11 +512,13 @@ Multiple components of the software use REST interfaces for data exchange.
### ELN-FileFormat / ROCrate
<!-- TODO: Alex -->
The ELN-FileFormat is a standard for exchanging information between electronic lab notebooks and other research data management software. It is build
on top of ROCrate (Research Object Crate) which is a standard for self-contained data storage in accordance with the FAIR principles.
### ETL (Extract-Transform-Load)
<!-- TODO: Alex -->
In pinciple the whole pipeline can be considered an extract-transform-load process. Data is extracted from kadi4mat. It is transformed into a format
that can be interpreted by LinkAhead. Afterwards it is loaded into LinkAhead and connected to the EDC.
### *\<Concept n>*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment