From becdfb0485bbf8e3a420996012e66fd3094f388f Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Fri, 23 May 2025 09:12:50 +0200 Subject: [PATCH] WIP --- .docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.docs/index.md b/.docs/index.md index 80096a728c..5782826a24 100644 --- a/.docs/index.md +++ b/.docs/index.md @@ -16,7 +16,7 @@ author: Martin Weise Documentation for version: [v1.9.0](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/releases). -DBRepo is an open-source research database repository that cover the data life cycle supporting data evolution, +DBRepo is an open-source database repository that cover the data life cycle supporting data evolution, -citation and -versioning. It implements the query store of the [RDA WGDC](https://doi.org/10.1162/99608f92.be565013) on precisely identifying arbitrary subsets of data. @@ -49,4 +49,4 @@ Installing DBRepo is very easy or There's a hosted [demo environment](https://test.dbrepo.tuwien.ac.at) maintained by [DS-IFS](https://informatics.tuwien.ac.at/orgs/e194-04) where you can explore DBRepo without installing it locally. -[:fontawesome-solid-flask: Demo Environment](https://test.dbrepo.tuwien.ac.at){ .md-button .md-button--primary target="_blank" } \ No newline at end of file +[:fontawesome-solid-flask: Demo Environment](https://test.dbrepo.tuwien.ac.at){ .md-button .md-button--primary target="_blank" } -- GitLab