Skip to content

Commit

Permalink
List known implementations
Browse files Browse the repository at this point in the history
This fixes #61
  • Loading branch information
stain authored May 23, 2024
1 parent bccc8e4 commit f20925e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,14 @@ This file format was created for the needs of better interoperability between EL
## Status

Generally working with some quirks here and there.

## Known implementations

| Implementation | .eln import | .eln export | Example |
| ------------------------------------------------- | ----------- | ------------ | ------------ |
| [eLabFTW](https://www.elabftw.net) ||| [elabftw](https://github.com/TheELNConsortium/TheELNFileFormat/tree/master/examples/elabftw) |
| [Kadi4Mat](https://kadi.iam.kit.edu/) ||| [kadi4mat](https://github.com/TheELNConsortium/TheELNFileFormat/tree/master/examples/kadi4mat) |
| [Pasta](https://github.com/PASTA-ELN/pasta-eln) ||| [PASTA](https://github.com/TheELNConsortium/TheELNFileFormat/tree/master/examples/PASTA) |
| [SampleDB](https://github.com/sciapp/sampledb) ||| [SampleDB](https://github.com/TheELNConsortium/TheELNFileFormat/tree/master/examples/SampleDB) |
| [Rspace](https://www.researchspace.com/) ||| [RSpace](https://github.com/TheELNConsortium/TheELNFileFormat/tree/master/examples/RSpace) |

0 comments on commit f20925e

Please sign in to comment.