diff --git a/README.md b/README.md index 56607ee60f392cd556853062f47a7417e0270508..4759ca463eeadc5a76a919a93c2bc14f19e37c5b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To save researchers noticeable routine work in creating metadata in the medium t  -The MetaDataApp will store the entries in a json file format that allows further use in a database (see related project: [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp)) and other repositories. Json is a well-established data-interchange format that can be transformed easily in any pipeline regardless of programming language use. The [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp) is an additional developed Java application that makes the thus created metadata searchable and search results easily retrievable. +The MetaDataApp will store the entries in a json file format that allows further use in a database (see related project: [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp_2.0)) and other repositories. Json is a well-established data-interchange format that can be transformed easily in any pipeline regardless of programming language use. The [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp_2.0) is an additional developed Java application that makes the thus created metadata searchable and search results easily retrievable. ## Structure of the project