TheELNConsortium / TheELNFileFormat

Specification for the ELN File Format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELN file format (.eln)

Description

The ELN file format is an archive format for exchange of experimental results and data.

This file format can be created and read by software such as Electronic Laboratory Notebooks.

Specification

The file format is specified in the SPECIFICATION.md file. It follows the RO-Crate specification and bundles the files into a ZIP archive.

The .eln file/extension is an accepted and recognized media type (previously known as MIME type), see IANA assignment: https://www.iana.org/assignments/media-types/application/vnd.eln+zip

Origin

This file format was created for the needs of better interoperability between ELN software. So editors of these software decided it would be useful for users to have an archive format that can be easily understood by several ELNs.

Status

Generally working with some quirks here and there.

Known implementations

Implementation .eln import .eln export Example
eLabFTW elabftw
Kadi4Mat kadi4mat
Pasta PASTA
SampleDB SampleDB
Rspace RSpace

About

Specification for the ELN File Format

License:MIT License


Languages

Language:Python 100.0%