correct typo authored by Marlene Pacharra's avatar Marlene Pacharra
**Prerequisites:** Please download the file “MetaDataApp_SFB1280.jar” from [here ](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/tree/main/builds?ref_type=heads )and install [Amazon Coretto 11](https://aws.amazon.com/de/corretto/?filtered-posts.sort-by=item.additionalFields.createdDate&filtered-posts.sort-order=desc) (or any other suitable java version), if you are using Windows.
**Prerequisites:** Please download the file “MetaDataApp_SFB1280.jar” from [here ](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/tree/main/builds?ref_type=heads)and install [Amazon Coretto 11](https://aws.amazon.com/de/corretto/?filtered-posts.sort-by=item.additionalFields.createdDate&filtered-posts.sort-order=desc) (or any other suitable java version), if you are using Windows.
**Input:** Metadata about the research data.
......@@ -17,5 +17,6 @@ Copy the file “MetaApp_SFB1280.jar/.exe” into the top experiment folder. Exe
Importantly, as soon as the app is started again, all fields that have been filled in the topmost folder are preserved and only information that is useful for the respective folder needs to be entered (see [Inheritance Principle](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/wikis/MetaDataApp-Wiki/General-conventions:-SFB-1280-MetaDataApp#inheritance-principle)).
**Beyond creating metadata: Creating a metadata database and search**
The [SFB 1280 DatabaseCreator](https://gitlab.ruhr-uni-bochum.de/sfb1280/DatabaseCreate) searches a storage or file system for SFB metadata and writes the results to an SQLLite database. The [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp_2.0) is an additionally developed Java application that makes the database searchable and the search results easily retrievable.
**Beyond creating metadata: Creating a metadata database and search**
The [SFB 1280 DatabaseCreator](https://gitlab.ruhr-uni-bochum.de/sfb1280/DatabaseCreate) searches a storage or file system for SFB metadata and writes the results to an SQLLite database. The [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp_2.0) is an additionally developed Java application that makes the database searchable and the search results easily retrievable.
\ No newline at end of file