Skip to content

Commit 51fcc32

Browse files
committed
Add section about MIRA-DB
1 parent 9c3b18f commit 51fcc32

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@ MIRA is a framework for representing systems using ontology-grounded **meta-mode
3636
* Benchmarking the efficacy of DKG groundings on a set of COVID EPI Models:
3737
[Notebook 11](https://github.com/gyorilab/mira/blob/main/notebooks/hackathon_2023.10/dkg_grounding_model_comparison.ipynb)
3838

39+
## MIRA-DB
40+
41+
MIRA-DB is a structured database and web explorer for epidemiological ODE
42+
models extracted from scientific literature. It provides a PostgreSQL backend
43+
for storing MIRA `TemplateModel` representations along with their source
44+
metadata, and a web application for browsing, searching, and inspecting
45+
models and their grounded components. See more on [epimodels.io](https://epimodels.io)
46+
and on GitHub [MIRA-DB] (https://github.com/gyorilab/miradb).
47+
3948
## Related work
4049

4150
MIRA builds on and generalizes prior work including:

0 commit comments

Comments
 (0)