From a9c568d9564905413bec388aa07b9ae9814e4e94 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Thu, 19 Dec 2024 10:38:33 +0100 Subject: [PATCH] FIX: correction of the Foerderkennzeichen --- README.md | 8 +++++++- src/architecture.md | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a026923..f7dada8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RuQaD Architecture Documentation -This repository contains the RuQaD architecture documentation. +This repository contains the RuQaD architecture documentation. We use a doc-as-code approach based on [arc42](https://arc42.org/) and the [C4 model](https://c4model.com/) using the @@ -29,6 +29,12 @@ The tools directory contains the following tools: All tools require docker, more information in the [readme](tools/README.md) in the tools directory. +## Background + +The RuQaD Demonstrator is the main product of the project "RuQaD Batteries - Reuse Quality-assured Data for +Batteries". The project is a sub-project of the [FAIR Data Spaces](https://www.nfdi.de/fair-data-spaces/) project, supported by the German Federal Ministry +of Education and Research under the Förderkennzeichen [FAIRDS05 (PR697238)](https://foerderportal.bund.de/foekat/jsp/SucheAction.do?actionMode=view&fkz=FAIRDS05) + ## License * This architecture documentation is published under [CC-BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/) diff --git a/src/architecture.md b/src/architecture.md index eed6d12..b1e6ac2 100644 --- a/src/architecture.md +++ b/src/architecture.md @@ -7,7 +7,7 @@ This document describes the architecture of the [RuQaD Demonstrator](https://git The RuQaD Demonstrator is the main product of the project "RuQaD Batteries - Reuse Quality-assured Data for Batteries". The project is a sub-project of the [FAIR Data Spaces](https://www.nfdi.de/fair-data-spaces/) project, supported by the German Federal Ministry -of Education and Research under the Förderkennzeichen [FAIRDS09](https://foerderportal.bund.de/foekat/jsp/SucheAction.do?actionMode=view&fkz=FAIRDS09) +of Education and Research under the Förderkennzeichen [FAIRDS05 (PR697238)](https://foerderportal.bund.de/foekat/jsp/SucheAction.do?actionMode=view&fkz=FAIRDS05) [TOC] -- GitLab