Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
* Update README.md

* add image for TermiCron concept
  • Loading branch information
jpwiedekopf authored May 19, 2021
1 parent ebb9900 commit a30a673
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,20 @@ Currently, the following input methods are supported:

Currently, we support the following MDR formats:

1. The open-source [Samply.MDR](https://pubmed.ncbi.nlm.nih.gov/30147039/)
1. The open-source [Samply.MDR](https://pubmed.ncbi.nlm.nih.gov/30147039/) ([repo](https://bitbucket.org/medicalinformatics/mig.samply.mdr.gui))
2. The commercial [CentraXX MDR](https://www.kairos.de/en/products/centraxx-mdr/)
3. The federated MDR query language [QL4MDR](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6421684/)
3. The federated MDR query language [QL4MDR](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6421684/) ([repo](https://github.com/itcr-uni-luebeck/QL4MDR))

### Customization & Contributions

Adding support to new input and output formats is easy! We have implemented the system in Kotlin to be as generic as possible. You can add your own input providers, authentication drivers, output serializers and synchronization engines. We welcome feedback and contributions!

The software is licensed under the GNU Affero General Public License (AGPL). We ask that customizations of our software be licensed under the same terms of that license. This means in particular that source code must be made available for forks of the software.

### Concept

![TermiCron Concept](termicron.png)

## Running

The program is written in Kotlin and uses the Gradle build system.
Expand Down
Binary file added termicron.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a30a673

Please sign in to comment.