Skip to content
Snippets Groups Projects
Commit 45f6a7bc authored by Marlene Pacharra's avatar Marlene Pacharra
Browse files

update links

parent 46695c32
No related branches found
No related tags found
No related merge requests found
# SFB 1280 MetaDataApp
## Introduction and wiki
One of the most important steps in managing research data is the creation of metadata. Metadata represents characteristics of the raw data collected, such as the creator, date, subjects. License, publisher, etc. are also metadata. However, selecting the appropriate metadata fields is a difficult task. The easiest way is to have a template that contains a [mapping to bibliometric metadata standards](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/wikis/MetaDataApp-Wiki/Mapping-to-DublinCore-and-DataCite) such as DublinCore and DataCite: The [SFB 1280 metadata schema](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/wikis/MetaDataApp-Wiki/SFB-1280-metadata-fields) is such a template with 16 fields developed by SFB representatives. In accordance with the [SFB's research data management policy](https://doi.org/10.5281/zenodo.8004432), storage of this metadata is mandatory for all SFB 1280 groups.
One of the most important steps in managing research data is the creation of metadata. Metadata represents characteristics of the raw data collected, such as the creator, date, subjects. License, publisher, etc. are also metadata. However, selecting the appropriate metadata fields is a difficult task. The easiest way is to have a template that contains a [mapping to bibliometric metadata standards](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/wikis/MetaDataApp-Wiki/Mapping-of-SFB-1280-metadata-to-DublinCore-and-DataCite) such as DublinCore and DataCite: The [SFB 1280 metadata schema](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/wikis/MetaDataApp-Wiki/SFB-1280-metadata-fields) is such a template with 16 fields developed by SFB representatives. In accordance with the [SFB's research data management policy](https://doi.org/10.5281/zenodo.8004432), storage of this metadata is mandatory for all SFB 1280 groups.
Please refer to this project's [wiki page for information about the SFB 1280 metadata schema](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/wikis/home).
## About this project
To save researchers noticeable routine work in creating metadata in the medium term, the SFB 1280 INF project developed the SFB 1280 MetadataApp. The MetaDataApp is a Java application with a graphical user interface that allows researchers to easily enter metadata, as well as store metadata in local json files along with research data using an inheritance strategy. It allows the input of SFB 1280 metadata, as well as additional DublinCore and DataCite metadata that have no mapping to SFB 1280 metadata but are important for publishing the data according to the FAIR principles later. You can download an already exported version of the program [here](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/blob/main/exported_example/MetaDataApp.jar) as a .jar file to get a first overview of the program.
To save researchers noticeable routine work in creating metadata in the medium term, the SFB 1280 INF project developed the SFB 1280 MetadataApp. The MetaDataApp is a Java application with a graphical user interface that allows researchers to easily enter metadata, as well as store metadata in local json files along with research data using an inheritance strategy. It allows the input of SFB 1280 metadata, as well as additional DublinCore and DataCite metadata that have no mapping to SFB 1280 metadata but are important for publishing the data according to the FAIR principles later. You can download an already exported version of the program [here](https://gitlab.ruhr-uni-bochum.de/sfb1280/metaapp_2/-/tree/main/builds?ref_type=heads) as a .jar file to get a first overview of the program.
![](/images/ScreenshotMetaDataApp.png)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment